:root{--HEO-gray:#f9f9f9;--HEO-gray2:#e0e0e0;--HEO-gray3:#e1e1e1;--HEO-dark:#474952;--text-name:#474952;--HEO-blue:#0277bd;--HEO-light:#fff;--HEO-stast-bg:transparent;--HEO-border:1px;--HEO-fxtr-color:#ed1b24;--HEO-sldr-color:#0277bd;--page-bg:#fff;--surface:#fff;--surface-alt:#f5f6fa;--border:#e7e9f1;--gold:#d9a441;--gold-soft:#fbf1dd;--turf:#1fa463;--turf-soft:#e7f8ef;--alert:#e14f4f;--alert-soft:#fceaea;--text-primary:#15192b;--text-secondary:#6e7690;--text-faint:#a2a8bc;--timeStyle:#fd4765;--text-muted:#888;--radius-card:16px;--radius-pill:999px;--Goal-Team-win:#39dbbf;--Goal-Team-lose:rgba(0,0,0,0.5);--Circular-Progress:#f0f0f0;--Circular-stroke:#e0e0e0;--Time_Display_Progress:#333;--Time_Display_Progress_stroke:#39dbbf;--status-live-border:#fec1c1;--status-live-bg:#fde8e8;--status-live-color:#9b;--status-notstarted-border:#45b3eb;--status-notstarted-color:#45b3eb;--status-comming-border:#35bd53;--status-comming-color:#35bd53;--status-finished-border:#aaa;--status-finished-color:#aaa}.dark-match,.HEOwp_dark_style{--HEO-gray:#19232d;--HEO-gray2:#27313a;--HEO-dark:#a6a6a5;--text-name:#eee;--HEO-blue:#eee;--HEO-light:#202a34;--page-bg:#191f34;--surface:#151e22;--surface-alt:#1a2529;--border:#2b3b4d;--text-primary:#f8f9fa;--text-secondary:#b4bec7;--text-faint:#a6a6a5;--timeStyle:#39dbbf;--text-muted:#a6a6a5;--gold:#d9a441;--gold-soft:rgba(217,164,65,0.2);--turf:#39dbbf;--turf-soft:rgba(57,219,191,0.15);--alert:#e14f4f;--alert-soft:rgba(225,79,79,0.15);--Goal-Team-win:#39dbbf;--Goal-Team-lose:rgba(255,255,255,0.5);--Circular-Progress:#263545;--Circular-stroke:#263545;--Time_Display_Progress:#39dbbf;--Time_Display_Progress_stroke:#39dbbf;--status-live-border:#d33;--status-live-bg:#d33;--status-live-color:#fff;--status-notstarted-border:#45b3eb;--status-notstarted-color:#45b3eb;--status-comming-border:#35bd53;--status-comming-color:#35bd53;--status-finished-border:#555;--status-finished-color:#a6a6a5}*{box-sizing:border-box}.lSAction>a{position:absolute;top:0;height:100%;margin:0;display:flex;align-items:center;justify-content:center;background:#3e88dd!important;background-image:none!important;box-shadow:0 4px 12px -4px rgba(20,20,30,0.15);opacity:1!important;z-index:10;color:#fff;transition:all .3s ease}.dark-match .lSAction>a,.HEOwp_dark_style .lSAction>a{background:#263545!important;border-color:#2b3b4d;box-shadow:0 4px 12px -4px rgba(0,0,0,0.3)}.dark-match .lSAction>a:after,.HEOwp_dark_style .lSAction>a:after{border-top-color:#b4bec7;border-right-color:#b4bec7}.loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:rgba(255,255,255,0.92);border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5}.loading-overlay.visible{opacity:1;pointer-events:all}.spinner{width:38px;height:38px;border-radius:50%;border:3px solid #fbf1dd;border-top-color:#d9a441;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay span{font-size:12.5px;color:#6e7690}.dark-match .loading-overlay,.HEOwp_dark_style .loading-overlay{background:rgba(21,30,34,0.92)}.dark-match .loading-overlay span,.HEOwp_dark_style .loading-overlay span{color:var(--text-secondary)}.dark-match .spinner,.HEOwp_dark_style .spinner{border-color:rgba(57,219,191,0.2);border-top-color:#39dbbf}.HEOMatchItem{width:100%;background:var(--HEO-light);padding:6px 12px;transition:all .2s ease-in-out 0;text-align:center;position:relative;border:1px solid var(--border);overflow:hidden}.HEOMatchItem:not(:first-of-type){margin-top:-1px}.HEOMatchItem:hover{background:var(--HEO-gray)}.HEOMatchItem .leaguName{font-size:11px;width:100%;line-height:1.4;margin:0 auto 4px;color:var(--HEO-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:110px}.HEOMatchItem .HEOs-team{float:right;width:calc((100% - 66px) / 2);height:64px;text-align:center}.HEOMatchItem .teamA{padding-left:12px}.HEOMatchItem .teamB{padding-right:12px}body .HEOMatchItem .HEOs-team img{height:26px;width:auto;border:0;display:inline-block;max-height:26px}.HEOMatchItem .HEOs-team span{display:inline-block;width:100%;margin:0;padding-top:5px;color:var(--text-name);font-size:11px;line-height:1.2;text-align:center}.HEOMatchItem .resultDiv{float:right;width:66px;margin-top:6px}.HEOMatchItem .HEOs-result{color:var(--text-name);font-size:16px;font-family:ykLight,arial;font-weight:700;display:inline-block;line-height:1.4}.HEOMatchItem .resultDiv .HEOs-result:first-of-type{float:right}.HEOMatchItem .resultDiv .HEOs-result:last-of-type{float:left}.HEOMatchItem .matchStatus{display:inline-block;width:100%}.HEOMatchItem .HEOs-status{width:100%;height:18px;display:inline-flex;font-size:10px;margin:6px 0 0;line-height:1.6;justify-content:center;align-items:center;border:1px solid var(--status-finished-border);color:var(--status-finished-color)}.HEOMatchItem .resultDiv .AF_EvTime{display:block;color:var(--text-muted);font-size:13px;text-align:center;line-height:1.2}.HEOMatchItem.live .HEOs-status{border-color:var(--status-live-border);background-color:var(--status-live-bg);color:var(--status-live-color)}.HEOMatchItem.not-started .HEOs-status{border-color:var(--status-notstarted-border);color:var(--status-notstarted-color)}.HEOMatchItem.comming-soon .HEOs-status{border-color:var(--status-comming-border);color:var(--status-comming-color)}.HEOTopSliderMatch{width:100%;margin-bottom:10px;position:relative;z-index:1}.HEOTopSliderMatch .HEOSliderInner{width:100%;padding:0 28px;height:110px;overflow:hidden;margin:0;border-radius:6px;position:relative;background:var(--HEO-light);border:1px solid var(--HEO-gray2);list-style:none}.HEOMatchSlider{height:110px;position:relative;margin:auto;background:var(--HEO-light)}.HEOMatchSlider .HEOMatchItem{height:110px;display:none;border-top:0;border-right:0;border-bottom:0;margin-top:0}.HEOTopSliderMatch .HEOSliderInner .HEOMatchItem[style]{display:block}.HEOTopSliderMatch .HEO-filter-day{display:flex;overflow:hidden;justify-content:center;position:relative;width:100%;margin-bottom:0}.HEOTopSliderMatch .gotoDay{padding:0 30px;height:30px;position:relative;text-align:center;color:var(--HEO-blue);background-color:var(--HEO-light);font-weight:400;font-size:11px;line-height:28px;border:1px solid var(--HEO-gray2);border-bottom:0;transition:all .3s ease}.HEOTopSliderMatch .gotoDay:hover{background:var(--HEO-gray)}.HEOTopSliderMatch .HEO-filter-day .active,.allMatchesBtn{background:var(--HEO-sldr-color);color:#fff;border-color:var(--HEO-sldr-color)}.HEOwp-link-cover{position:absolute;top:0;bottom:0;right:0;left:0;text-decoration:none!important;box-shadow:none!important;border-bottom:none!important}.empty-state{padding:40px 20px;text-align:center;color:var(--text-secondary);font-weight:700;font-size:14px}.Center-Penalty{display:flex;align-items:center;justify-content:center;gap:3px;font-size:9px;margin-bottom:-10px;color:var(--text-faint);direction:ltr;width:100%;position:relative;top:-5px}.Center-Penalty .Penalty{font-weight:700;color:var(--text-primary);font-size:13px;min-width:20px;text-align:center}.Center-Penalty .stateinfo{font-size:9px;color:var(--text-faint)}.lSSlideOuter{position:static!important;overflow:visible!important;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;position:relative;overflow:visible!important}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0,0);transition-property:transform,height;transition-duration:inherit!important;transition-timing-function:inherit!important}@media(max-width:480px){.lSAction>a{width:30px}}.lSAction>a:before{display:none}.lSAction>a:after{content:'';width:9px;height:9px;border-top:2px solid #fff;border-right:2px solid #fff}.lSAction>.lSPrev{left:-28px}.lSAction>.lSNext{right:-28px}.lSAction>.lSPrev:after{transform:rotate(-135deg);margin-right:-3px}.lSAction>.lSNext:after{transform:rotate(45deg);margin-left:-3px}.lSAction>a.disabled{pointer-events:none}@media(max-width:640px){#matchSlider li{display:flex}#matchSlider .HEOMatchItem{min-width:300px;flex:1}}.live-count{display:flex;align-items:center;gap:6px;justify-content:center}.live-count .dot{width:7px;height:7px;border-radius:50%;background:var(--turf);box-shadow:0 0 0 0 rgba(31,164,99,0.45);animation:pulse-dot 1.8s infinite}@keyframes pulse-dot{0{box-shadow:0 0 0 0 rgba(31,164,99,0.45)}70%{box-shadow:0 0 0 7px rgba(31,164,99,0)}100%{box-shadow:0 0 0 0 rgba(31,164,99,0)}}.clear{clear:both}@media(max-width:480px){.HEOMatchItem .HEOs-team img{height:20px;max-height:20px}.HEOMatchItem .HEOs-team span{font-size:9px}.HEOMatchItem .HEOs-result{font-size:13px}.HEOMatchItem .resultDiv{width:50px}.HEOTopSliderMatch .gotoDay{padding:0 15px;font-size:9px;height:25px;line-height:23px}.HEOMatchItem .HEOs-status{font-size:7px}.HEOMatchItem .resultDiv .AF_EvTime{font-size:11px}}