@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{color:#f5f5f5;font-synthesis:none;background:#050505;font-family:Inter,sans-serif}*{box-sizing:border-box}body{background:#050505;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.navbar{z-index:20;background:#0d0d0d;border-bottom:1px solid #202020;height:72px;position:sticky;top:0}.nav-inner,.footer-inner{align-items:center;max-width:1240px;height:100%;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:10px;font:800 17px Outfit;display:flex}.brand img{object-fit:cover;border-radius:50%;width:39px;height:39px}.brand small{color:#777;letter-spacing:.12em;margin-top:1px;font:500 8px Inter;display:block}.nav-search{color:#777;background:#161616;border:1px solid #282828;border-radius:8px;align-items:center;gap:9px;width:min(340px,35vw);height:38px;margin-left:auto;margin-right:28px;padding:0 12px;display:flex}.nav-search input{color:#eee;background:0 0;border:0;outline:0;width:100%;font-size:12px}.nav-search input::placeholder{color:#656565}.menu-button,.mobile-search,.icon-button{color:#aaa;background:0 0;border:0;place-items:center;display:grid}.mobile-search{display:none}.menu-button:hover,.icon-button:hover{color:#e40517}.nav-menu{background:#151515;border:1px solid #303030;border-radius:10px;width:188px;padding:8px;display:grid;position:absolute;top:62px;right:28px;box-shadow:0 18px 40px #000}.nav-menu a{color:#bbb;border-radius:6px;padding:11px 12px;font-size:12px}.nav-menu a:hover{color:#fff;background:#222}.home,.search-page,.detail-page,.static-page{width:100%;min-width:0;max-width:1240px;margin:auto;padding:28px}.home{padding-top:30px}.ad-banner{background:radial-gradient(circle at 85% 20%,#3a1015 0,#16090b 35%,#0c0c0c 75%);border:1px solid #2b1518;border-radius:14px;align-items:center;gap:24px;min-height:160px;padding:28px 34px;display:flex;position:relative;overflow:hidden}.ad-banner:after{content:"";opacity:.5;border:1px solid #6b171f;border-radius:50%;width:260px;height:260px;position:absolute;top:-110px;right:20px}.ad-orb{background:#e40517;border-radius:50%;flex:none;place-items:center;width:66px;height:66px;display:grid;box-shadow:0 0 34px #e405174d}.radio-glyph{align-items:center;gap:3px;height:25px;display:flex}.radio-glyph span{background:#fff;border-radius:4px;width:3px;display:block}.radio-glyph span:first-child{height:10px}.radio-glyph span:nth-child(2){height:20px}.radio-glyph span:nth-child(3){height:14px}.eyebrow{color:#e40517;letter-spacing:.16em;font-size:10px;font-weight:700}.ad-banner h2,.section-title h1,.section-title h2,.search-page>h1,.results-head h2,.detail-team h2,.card-heading h2,.static-page h1{color:#fff;letter-spacing:-.02em;margin:5px 0 4px;font-family:Outfit}.ad-banner h2{font-size:29px}.ad-banner p{color:#949494;margin:0;font-size:13px}.ad-trophy{color:#e40517;z-index:1;margin-left:auto}.home-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr);align-items:start;gap:28px;margin-top:36px;display:grid}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h1{text-transform:capitalize;font-size:27px}.section-title h2{font-size:23px}.match-tabs{border-bottom:1px solid #222;gap:24px;margin:25px 0 18px;display:flex}.match-tabs button{color:#777;background:0 0;border:0;padding:0 0 13px;font-size:12px;position:relative}.match-tabs button.active{color:#fff;font-weight:700}.match-tabs button.active:after{content:"";background:#e40517;height:2px;position:absolute;bottom:-1px;left:0;right:0}.tab-live{vertical-align:middle;background:#00ff87;border-radius:50%;width:5px;height:5px;margin-left:7px;display:inline-block}.match-list{background:#090909;border:1px solid #1d1d1d;border-radius:12px;padding:7px}.filter-pills{background:#111;border-radius:9px;gap:4px;width:max-content;padding:3px;display:flex}.filter-pills button{color:#777;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:11px}.filter-pills button.active{color:#fff;background:#e40517}.filter-pills b{opacity:.7;margin-left:4px;font-size:9px}.match-stack{gap:8px;margin-top:9px;display:grid}.match-card{text-align:left;color:#fff;background:#111;border:1px solid #212121;border-radius:10px;grid-template-columns:84px minmax(0,1fr) 104px minmax(0,.75fr) 20px;align-items:center;gap:14px;width:100%;min-height:82px;padding:12px 14px;transition:all .18s;display:grid;overflow:hidden}.match-card:hover{background:#171717;border-color:#444;transform:translateY(-1px)}.match-card.match-live{background:linear-gradient(90deg,#092015,#111 20%);border-left:2px solid #00ff87}.match-meta{gap:3px;display:grid}.match-meta span{color:#686868;font-size:10px}.match-meta strong{font:700 17px Outfit}.status{border-radius:5px;align-items:center;gap:5px;width:max-content;padding:3px 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:5px;height:5px;display:none}.status-live,.status-halftime{color:#00ff87;background:#00ff8718}.status-live i{animation:1.5s infinite pulse;display:block}.status-halftime{color:gold;background:#ffd70018}.status-ft,.status-finished,.status-upcoming{color:#999;background:#99999915}.teams{gap:9px;min-width:0;display:grid}.teams>div{align-items:center;gap:9px;min-width:0;display:flex}.team-mark,.big-mark{color:#e40517;background:#202020;border:1px solid #343434;border-radius:50%;flex:none;place-items:center;font:700 12px Outfit;display:grid}.team-mark{width:24px;height:24px}.teams strong{white-space:nowrap;text-overflow:ellipsis;font:500 13px Outfit;overflow:hidden}.match-score{text-align:center;justify-items:center;gap:7px;display:grid}.match-score strong{white-space:nowrap;font:800 19px Outfit}.versus{color:#707070;font:700 12px Inter}.watch,.stream-button{color:#fff;background:#e40517;border:0;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.watch:hover,.stream-button:hover{background:#c40414}.league{color:#727272;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:10px;display:flex;overflow:hidden}.league-dot{background:#242424;border:1px solid #3a3a3a;border-radius:50%;flex:none;width:18px;height:18px;display:inline-block}.match-arrow{color:#555}.skeleton-list{gap:8px;display:grid}.skeleton-card{background:linear-gradient(90deg,#111 20%,#1b1b1b 40%,#111 60%) 0 0/300% 100%;border:1px solid #1e1e1e;border-radius:10px;align-items:center;gap:25px;height:83px;padding:14px;animation:1.2s infinite shimmer;display:flex}.skeleton-card span{background:#242424;border-radius:4px;height:11px}.skeleton-card span:first-child{width:70px}.skeleton-card span:nth-child(2){width:40%}.skeleton-card span:nth-child(3){width:60px}.load-more{color:#ccc;background:#181818;border:1px solid #303030;border-radius:7px;align-items:center;gap:5px;margin:16px auto 0;padding:10px 15px;font-size:11px;display:flex}.empty-state{text-align:center;color:#777;place-content:center;justify-items:center;gap:8px;min-height:160px;display:grid}.empty-state strong{color:#ddd;font:600 15px Outfit}.empty-state span{font-size:11px}.empty-state.large{min-height:260px}.empty-state svg{color:#e40517}.spotlight{min-width:0;overflow:hidden}.spotlight .section-title{margin-bottom:18px}.spotlight-stat{color:#e40517;background:#111;border:1px solid #1f1f1f;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;display:flex}.spotlight-stat div{flex-direction:column;display:flex}.spotlight-stat strong{color:#fff;font:800 22px/1 Outfit}.spotlight-stat span{color:#777;margin-top:3px;font-size:10px}.spotlight-section{margin-top:20px}.spotlight-label{color:#9ca3af;letter-spacing:.1em;text-transform:uppercase;font:700 10px Inter}.spotlight-match{color:#ddd;background:#111;border:1px solid #1f1f1f;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:11px 14px;font-size:11px;transition:all .15s;display:flex}.home-discovery{border-top:1px solid #202020;margin-top:48px;padding-top:28px}.home-discovery-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.home-discovery-heading h2{color:#fff;margin:5px 0 0;font:700 25px Outfit}.home-discovery-heading>span{color:#666;font-size:11px}.league-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.league-board-card,.home-browse-panel{background:#0e0e0e;border:1px solid #242424;border-radius:10px;min-width:0}.league-board-card header{color:#666;border-bottom:1px solid #222;align-items:center;gap:10px;padding:13px 15px;display:flex}.league-board-card header>div:nth-child(2){flex:1;min-width:0}.league-board-card h3{color:#eee;text-overflow:ellipsis;white-space:nowrap;margin:0;font:600 14px Outfit;overflow:hidden}.league-board-card header span{color:#666;font-size:10px}.league-board-mark{color:#e40517;background:#1c1012;border:1px solid #402126;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font:800 14px Outfit;display:grid}.league-board-list{padding:4px 14px}.league-board-list button,.home-hot-list button{color:#aaa;text-align:left;background:0 0;border:0;border-bottom:1px solid #1d1d1d;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 0;font-size:11px;display:flex}.league-board-list button:last-child{border-bottom:0}.league-board-list button:hover,.home-hot-list button:hover{color:#fff}.league-board-list strong{color:#fff;white-space:nowrap;font:700 12px Outfit}.home-browse-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.home-browse-panel{padding:20px}.home-browse-panel h3{color:#fff;margin:7px 0 13px;font:700 19px Outfit}.home-hot-list button:first-child{padding-top:0}.home-hot-list button b{color:#e40517;font-weight:500}.home-directory-list{flex-wrap:wrap;gap:7px;display:flex}.home-directory-list span{color:#999;border:1px solid #292929;border-radius:6px;padding:7px 9px;font-size:10px}.spotlight-match:hover{background:#161616;border-color:#333}.spotlight-teams{white-space:nowrap;text-overflow:ellipsis;font:500 11px Outfit;overflow:hidden}.spotlight-score{color:#fff;white-space:nowrap;margin-left:10px;font:800 13px Outfit}.league-chips{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.league-chip{color:#9ca3af;background:#111;border:1px solid #1f1f1f;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:10px;display:inline-flex}.league-chip .league-dot{width:14px;height:14px}.loader-wrap{justify-items:center;gap:12px;padding:28px;display:grid}.loader{border:3px solid #2a1315;border-top-color:#e40517;border-radius:50%;place-items:center;width:48px;height:48px;animation:1s linear infinite spin;display:grid;position:relative}.loader span{color:#fff;font:800 19px Outfit;animation:1s linear infinite counterspin}.loader-large{border-width:4px;width:94px;height:94px}.loader-large span{font-size:34px}.loader-label{color:#666;font-size:10px}.back-link{color:#aaa;align-items:center;gap:7px;margin-bottom:27px;font-size:12px;display:inline-flex}.back-link:hover{color:#fff}.search-page>h1{margin-bottom:24px;font-size:38px}.big-search{background:#101010;border:1px solid #2d2d2d;border-radius:10px;align-items:center;gap:12px;max-width:720px;padding:5px 6px 5px 16px;display:flex}.big-search:focus-within{border-color:#e40517;box-shadow:0 0 0 3px #e4051718}.big-search svg{color:#777}.big-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:14px}.big-search button{color:#fff;background:#e40517;border:0;border-radius:7px;padding:11px 20px;font-size:12px;font-weight:700}.history{max-width:720px;margin-top:21px}.history-head{color:#aaa;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.history-head button{color:#666;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.history-head button:hover{color:#e40517}.history-pills{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.history-pills button{color:#aaa;background:#1b1b1b;border:1px solid #2c2c2c;border-radius:7px;padding:7px 11px;font-size:11px}.results{width:100%;min-width:0;max-width:860px;margin-top:54px}.results-head{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.results-head h2{font-size:24px}.result-count{color:#666;font-size:11px}.detail-page{padding-top:26px;position:relative}.md-refresh-indicator{z-index:3;color:#e6a4a8;background:#140809f0;border:1px solid #3a2023;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font:600 10px Inter;display:inline-flex;position:absolute;top:18px;right:28px}.md-refresh-spinner{border:2px solid #5a292e;border-top-color:#e40517;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin}.detail-hero,.detail-card{background:#0e0e0e;border:1px solid #252525;border-radius:13px}.detail-hero{text-align:center;padding:25px 30px}.detail-league{color:#aaa;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.detail-date{color:#666;margin-left:10px}.detail-teams{grid-template-columns:1fr 170px 1fr;align-items:center;gap:20px;max-width:660px;margin:35px auto 22px;display:grid}.detail-team{justify-items:center;gap:7px;display:grid}.big-mark{background:#171717;width:62px;height:62px;font-size:25px}.detail-team h2{margin:0;font-size:20px}.detail-team span:last-child,.detail-score small{color:#666;font-size:10px}.detail-score{justify-items:center;gap:8px;display:grid}.detail-score>strong{font:800 36px Outfit}.stream-button{border-radius:7px;margin:auto;padding:11px 15px;font-size:12px}.detail-grid{grid-template-columns:1.2fr 1fr;gap:18px;margin-top:18px;display:grid}.detail-card{padding:22px}.card-heading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.card-heading h2{font-size:20px}.card-heading>svg{color:#e40517}.event>strong{color:#777;font:600 11px Outfit}.event-icon{color:#3b82f6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;display:grid}.event-icon.yellow{color:gold;font-size:10px}.event div{gap:3px;display:grid}.event b{font:600 12px Outfit}.event small{color:#777;font-size:10px}.stat>div:first-child{text-align:center;grid-template-columns:45px 1fr 45px;align-items:center;display:grid}.stat b{font:700 13px Outfit}.stat span{color:#777;font-size:10px}.stat-bars{background:#242424;gap:2px;height:4px;margin-top:8px;display:flex}.stat-bars i{background:#3b82f6;height:100%;display:block}.lineup-card{margin-top:18px}.formation{color:#e40517;font:700 12px Outfit}.lineups{grid-template-columns:1fr 1fr;gap:30px;display:grid}.lineups h3{color:#ccc;margin:0 0 12px;font:600 13px Outfit}.player{color:#bbb;border-top:1px solid #1c1c1c;align-items:center;gap:9px;padding:9px 0;font-size:11px;display:flex}.player span{color:#666;width:20px}.player b{color:#e40517;margin-left:auto;font-size:10px}.static-page{max-width:800px;min-height:calc(100vh - 145px);padding-top:70px}.static-page h1{margin:8px 0 35px;font-size:48px}.static-copy{border-top:1px solid #252525;max-width:620px;padding-top:25px}.static-copy p{color:#999;margin:0 0 22px;font-size:14px;line-height:1.9}.detail-tabs{border-bottom:1px solid #222;gap:0;margin:22px 0 18px;display:flex}.detail-tabs button{color:#777;background:0 0;border:0;padding:0 22px 14px;font-size:12px;position:relative}.detail-tabs button.active{color:#fff;font-weight:700}.detail-tabs button.active:after{content:"";background:#e40517;height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-content{gap:18px;display:grid}.detail-content .detail-card{margin-top:0}.detail-league-logo{object-fit:cover;border-radius:50%;width:20px;height:20px}.detail-team-logo{object-fit:cover;border:2px solid #2a2a2a;border-radius:50%;width:56px;height:56px}.detail-venue{color:#666;justify-content:center;align-items:center;gap:6px;margin-top:-5px;margin-bottom:8px;font-size:10px;display:flex}.half-score{color:#777;background:#1a1a1a;border-radius:4px;padding:2px 8px;font-size:9px}.empty-state.small{min-height:120px}.events-list{flex-direction:column;display:flex}.event{border-bottom:1px solid #1c1c1c;grid-template-columns:36px 28px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.event-home{direction:rtl;grid-template-columns:1fr 28px 36px}.event-home .event-body{text-align:right;direction:ltr}.event-home .event-icon{order:2}.event-home .event-minute{text-align:left;order:3}.event-away .event-body{text-align:left}.event-neutral{grid-template-columns:36px 28px 1fr}.event-minute{color:#888;white-space:nowrap;font:600 11px Outfit}.event-icon{color:#3b82f6;background:#1a1a1a;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.event-icon-goal{color:#3b82f6;background:#3b82f622}.event-icon-yellow_card{color:gold;background:#ffd70022}.event-icon-red_card{color:#e40517;background:#e4051722}.event-icon-substitution{color:#3b82f6;background:#3b82f622}.event-icon-half_time{color:#888;background:#8882}.event-icon-missed_penalty{color:#e40517;background:#e4051722}.event-icon-var{color:#3b82f6;background:#3b82f622;font-size:8px;font-weight:800}.event-miss{font-size:12px;font-weight:800}.event-var{font-size:8px;font-weight:800}.event-dot{color:#555;font-size:16px}.event-body{gap:2px;min-width:0;display:grid}.event-body b{color:#ddd;font:600 12px Outfit}.event-body small{color:#777;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.event-body em{color:#3b82f6;font-size:10px;font-style:normal;font-weight:700}.stats-list{gap:2px;display:grid}.stat{margin:15px 0}.stat-values{text-align:center;grid-template-columns:50px 1fr 50px;align-items:center;display:grid}.stat-values b{color:#fff;font:700 13px Outfit}.stat-values span{color:#777;font-size:10px}.stat-bars{background:#242424;border-radius:3px;gap:2px;height:5px;margin-top:7px;display:flex;overflow:hidden}.stat-bars i{background:#3b82f6;height:100%;transition:width .4s;display:block}.stat-bars i:last-child{background:#e40517}.standings-table{flex-direction:column;display:flex;overflow-x:auto}.standings-head,.standings-row{grid-template-columns:32px minmax(120px,1fr) 28px 28px 28px 28px 36px 36px;align-items:center;gap:8px;padding:8px 4px;font-size:11px;display:grid}.standings-head{color:#666;text-transform:uppercase;border-bottom:1px solid #222;padding-bottom:10px;font-size:10px;font-weight:700}.standings-row{color:#bbb;border-bottom:1px solid #161616}.standings-row:hover{background:#161616}.standings-highlight{background:#1a1212}.standings-highlight:hover{background:#221818}.standings-rank{color:#666;text-align:center}.standings-team{align-items:center;gap:7px;min-width:0;display:flex}.standings-logo{flex:none;width:18px;height:18px}.standings-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.standings-team>span:last-child{white-space:nowrap;text-overflow:ellipsis;color:#ddd;font:500 11px Outfit;overflow:hidden}.standings-pts{color:#fff;text-align:center;font:800 12px Outfit}.formation.confirmed{color:#00ff87}.formation.pending{color:gold}.pitch-lineup{flex-direction:column;gap:16px;display:flex}.pitch-headers{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pitch-team-header{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.pitch-team-header-right{text-align:right;align-items:flex-end}.pitch-formation-badge{color:#fff;background:#e40517;border-radius:6px;padding:3px 10px;font:700 11px Outfit}.pitch-team-header h3{color:#fff;margin:0;font:600 14px Outfit}.pitch-coach{color:#666;font-size:10px}.pitch-container{aspect-ratio:68/105;background:linear-gradient(#0d2818 0%,#0a1f14 50%,#0d2818 100%);border:2px solid #1a3a24;border-radius:8px;width:100%;max-width:640px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #0004}.pitch-field{width:100%;height:100%;position:relative}.pitch-line-center{background:#ffffff18;height:2px;position:absolute;top:50%;left:0;right:0}.pitch-circle{border:2px solid #ffffff18;border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-goal-top{border:2px solid #ffffff25;border-top:0;height:5%;position:absolute;top:0;left:35%;right:35%}.pitch-goal-bottom{border:2px solid #ffffff25;border-bottom:0;height:5%;position:absolute;bottom:0;left:35%;right:35%}.pitch-player{z-index:2;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;transform:translate(-50%,-50%)}.pitch-player-avatar{background:#0d1a2a;border:2px solid #3b82f6;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .2s;display:grid;overflow:hidden}.pitch-home .pitch-player-avatar{background:#0d1a2a;border-color:#3b82f6}.pitch-away .pitch-player-avatar{background:#2a0d0d;border-color:#e40517}.pitch-player-avatar img{object-fit:cover;width:100%;height:100%}.pitch-player-avatar span{color:#fff;font:800 12px Outfit}.pitch-player:hover .pitch-player-avatar{transform:scale(1.15);box-shadow:0 0 12px #fff4}.pitch-player-info{flex-direction:column;align-items:center;gap:0;max-width:64px;display:flex}.pitch-player-number{color:#e40517;font:800 9px/1 Outfit}.pitch-away .pitch-player-number{color:#3b82f6}.pitch-player-name{color:#ddd;white-space:nowrap;text-overflow:ellipsis;max-width:64px;font:500 8px/1.2 Inter;overflow:hidden}.pitch-player-captain{color:gold;font:800 7px Outfit}.pitch-player-rating{color:#888;font:600 7px Inter}.pitch-subs{grid-template-columns:1fr 1fr;gap:20px;margin-top:8px;display:grid}.subs-section{flex-direction:column;gap:8px;display:flex}.subs-title{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font:700 10px Inter}.subs-grid{flex-direction:column;gap:4px;display:flex}.sub-item{background:#111;border:1px solid #1c1c1c;border-radius:7px;align-items:center;gap:8px;padding:7px 8px;display:flex}.sub-avatar{background:#1a1a1a;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid;overflow:hidden}.sub-avatar img{object-fit:cover;width:100%;height:100%}.sub-avatar span{color:#666;font:700 9px Outfit}.sub-info{flex-direction:column;min-width:0;display:flex}.sub-name{color:#ddd;white-space:nowrap;text-overflow:ellipsis;font:500 10px Outfit;overflow:hidden}.sub-meta{color:#666;font-size:8px}.sub-rating{color:#e40517;flex:none;font:700 9px Outfit}footer{background:#090909;border-top:1px solid #202020;margin-top:70px}.footer-inner{gap:30px;min-height:110px}.footer-brand{margin-right:auto}.footer-links{color:#777;gap:20px;font-size:11px;display:flex}.footer-links a:hover{color:#e40517}.copyright{color:#555;margin-left:20px;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counterspin{to{transform:rotate(-360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes shimmer{to{background-position:-300% 0}}@media (width<=800px){.nav-inner,.footer-inner{padding:0 18px}.nav-search{display:none}.mobile-search{margin-left:auto;margin-right:15px;display:grid}.home,.search-page,.detail-page,.static-page{padding:22px 18px}.home-grid,.detail-grid{grid-template-columns:1fr}.home-discovery{margin-top:34px;padding-top:22px}.home-discovery-heading{flex-direction:column;align-items:start;gap:6px}.home-discovery-heading h2{font-size:22px}.league-board,.home-browse-grid{grid-template-columns:1fr}.home-browse-panel{padding:17px}.ad-banner{min-height:145px;padding:24px}.ad-banner h2{font-size:24px}.ad-trophy{display:none}.match-card{grid-template-columns:64px minmax(0,1fr) 72px 16px;gap:10px;padding:11px 9px}.league{display:none}.match-score strong{font-size:16px}.watch{padding:4px 6px;font-size:9px}.match-arrow{display:block}.teams strong{font-size:12px}.detail-teams{grid-template-columns:1fr 110px 1fr;gap:5px}.detail-team h2{font-size:16px}.detail-team-logo{width:44px;height:44px}.detail-score>strong{font-size:28px}.detail-hero{padding:20px 12px}.detail-tabs button{padding:0 14px 11px;font-size:11px}.standings-head,.standings-row{grid-template-columns:28px minmax(100px,1fr) 24px 24px 24px 24px 32px 32px;gap:6px;font-size:10px}.pitch-subs{grid-template-columns:1fr;gap:14px}.pitch-headers{gap:10px}.pitch-formation-badge{padding:2px 8px;font-size:10px}.pitch-team-header h3{font-size:12px}.pitch-coach{font-size:9px}.pitch-player-avatar{width:30px;height:30px}.pitch-player-info{max-width:56px}.pitch-player-name{max-width:56px;font-size:7px}.pitch-player-number{font-size:8px}.static-page h1{font-size:38px}.footer-inner{grid-template-columns:1fr 1fr;padding-top:24px;padding-bottom:24px;display:grid}.footer-links{grid-area:2/1/auto/-1}.copyright{place-self:center end;margin:0}.footer-brand{margin:0}.spotlight{margin-top:12px}}@media (width<=480px){.brand{font-size:15px}.brand img{width:34px;height:34px}.brand small{font-size:7px}.filter-pills button{padding:8px}.match-card{grid-template-columns:56px minmax(0,1fr) 58px 12px}.match-meta strong{font-size:15px}.match-score strong{font-size:14px}.status{font-size:8px}.match-arrow{width:13px}.detail-league{font-size:10px}.detail-date{display:none}.detail-teams{grid-template-columns:1fr 84px 1fr;margin-top:25px}.detail-team h2{font-size:14px}.big-mark{width:50px;height:50px}.detail-card{padding:16px}.big-search button{padding:11px 13px}.pitch-player-avatar{width:26px;height:26px}.pitch-player-name{display:none}.pitch-player-number{font-size:7px}.pitch-circle{width:50px;height:50px}.standings-head,.standings-row{grid-template-columns:24px minmax(80px,1fr) 20px 20px 20px 20px 28px 28px;gap:4px;font-size:9px}.event-body b{font-size:11px}}.site-footer .footer-inner{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:1240px;min-height:0;margin:auto;padding:34px 28px 30px;display:flex}.footer-links-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.footer-links-row a{color:#d1d5db;font-size:13px;font-weight:500}.footer-links-row a:hover{color:#e40517}.footer-social-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.footer-social-btn{color:#aaa;border:1px solid #292929;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .15s;display:inline-grid}.footer-social-btn:hover{color:#fff;background:#e4051712;border-color:#e40517;transform:translateY(-1px)}.footer-sep{color:#4b5563;font-size:13px}.footer-lines{flex-direction:column;align-items:center;gap:6px;display:flex}.site-footer .footer-copy{color:#71717a;margin:0;font-size:12px}.site-footer .footer-credit{color:#52525b;letter-spacing:.02em;font-size:11px;font-weight:500}.site-footer .footer-disclaimer{color:#4d4d4d;font-size:10px}@media (width<=800px){.site-footer .footer-inner{padding:30px 18px 26px}.footer-links-row{gap:9px}.footer-links-row a{font-size:12px}.footer-social-row{gap:6px}}.ad-orb{box-shadow:none;background:0 0}.ad-orb .ad-ball{filter:drop-shadow(0 2px 8px #00000080);width:88px;height:88px;display:block}.team-logo{object-fit:cover;background:#1a1a1a;border-radius:50%;flex:none;width:24px;height:24px}.league-logo-img{object-fit:cover;border-radius:50%;flex:none;width:18px;height:18px}img.league-dot{object-fit:cover;padding:0}.pitch-player-name{text-shadow:0 1px 2px #000;display:block}.pitch-player-info{background:0 0;padding:0}.pitch-line-center{background:#ffffff4d}.pitch-circle,.pitch-box-top,.pitch-box-bottom{border-color:#ffffff4d}.pitch-goal-top,.pitch-goal-bottom{border-color:#fff6}.pitch-box-top{border:2px solid #ffffff18;border-top:0;height:13%;position:absolute;top:0;left:15%;right:13%}.pitch-box-bottom{border:2px solid #ffffff18;border-bottom:0;height:13%;position:absolute;bottom:0;left:15%;right:13%}@media (width>=481px){.pitch-circle{width:110px;height:110px}}.pitch-circle:after{content:"";background:#fff6;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-arc{border:2px solid #ffffff4d;width:150px;height:32px;position:absolute;left:50%;transform:translate(-50%)}.pitch-arc-top{border-top:0;border-radius:0 0 150px 150px;top:13%}.pitch-arc-bottom{border-bottom:0;border-radius:150px 150px 0 0;bottom:13%}.pitch-svg{width:100%;height:100%;position:absolute;inset:0}.pitch-player-side .pitch-rating-good{color:#00ff87}.pitch-player-avatar{border-width:1px}.h2h-list{flex-direction:column;display:flex}.h2h-row{border-bottom:1px solid #1c1c1c;grid-template-columns:86px 1fr auto 1fr;align-items:center;gap:10px;padding:10px 0;display:grid}.h2h-row:last-child{border-bottom:0}.h2h-date{color:#666;white-space:nowrap;font:600 10px Inter}.h2h-team{color:#ddd;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;font:500 11px Outfit;display:flex;overflow:hidden}.h2h-team.home{text-align:right;justify-content:flex-end}.h2h-team img{object-fit:cover;border-radius:50%;flex:none;width:16px;height:16px}.h2h-score{color:#fff;white-space:nowrap;font:800 12px Outfit}.detail-tabs{scrollbar-width:none;overflow-x:auto}.detail-tabs::-webkit-scrollbar{display:none}.detail-tabs button{white-space:nowrap;flex:none}@media (width<=480px){.h2h-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:2px 8px;padding:10px 0}.h2h-date{grid-column:1/-1;margin-bottom:2px;font-size:9px}.h2h-team{white-space:normal;font-size:11px;line-height:1.35}.h2h-team img{width:14px;height:14px}.h2h-score{align-self:start;margin-top:1px;font-size:12px}.detail-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.detail-topbar .back-link{margin-bottom:0}.md-refresh-indicator{top:12px;right:18px}.detail-refresh{color:#aaa}.detail-refresh:hover{color:#e40517}.spinning{animation:1s linear infinite spin}}.md-stream{margin:0 0 20px}.md-streambox{background:#000;border:1px solid #252525;border-radius:12px;position:relative;overflow:hidden}.md-streambox .md-player{aspect-ratio:16/9;cursor:pointer;background:#000;width:100%;display:block}.md-stream-start{z-index:3;color:#fff;background:#e40517;border:0;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font:700 12px Outfit;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #e405176b}.md-stream-start:hover{background:#c40414}.md-stream-brand-mask{z-index:2;-webkit-backdrop-filter:blur(13px)saturate(.7);pointer-events:none;background:#0808087a;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:8px;width:min(205px,31%);min-height:48px;padding:7px 10px 7px 7px;display:flex;position:absolute;top:12px;right:12px;overflow:hidden;box-shadow:0 5px 18px #0003}.md-stream-brand-mask:after{content:"";pointer-events:none;background:linear-gradient(100deg,#e405171f,#0000 60%);position:absolute;inset:0}.md-stream-brand-mask img{z-index:1;object-fit:cover;border-radius:50%;flex:none;width:32px;height:32px;position:relative}.md-stream-brand-mask span{z-index:1;gap:2px;min-width:0;display:grid;position:relative}.md-stream-brand-mask b{color:#fff;letter-spacing:.1em;font:800 10px/1 Outfit}.md-stream-brand-mask small{color:#bdbdbd;text-overflow:ellipsis;white-space:nowrap;font:500 9px/1.2 Inter;overflow:hidden}.md-stream-play{color:#fff;background:#e40517;border:0;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #e4051773}.md-stream-bar{background:linear-gradient(#0000,#000000c7);align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.md-stream-bar button{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.md-live-pill{color:#fff;letter-spacing:.08em;background:#e40517;border-radius:5px;flex:none;align-items:center;gap:5px;padding:4px 8px;font:800 10px Inter;display:inline-flex}.md-live-pill i{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse}.md-stream-teams{color:#ddd;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font:500 11px Outfit;overflow:hidden}.md-stream-quality{flex:none}.md-stream-quality select{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;outline:0;max-width:92px;padding:7px 8px;font:600 10px Inter}.md-stream-quality option{color:#fff;background:#171717}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.md-stream-error{color:#ff8a8a;background:#e405171f;border:1px solid #e4051766;border-radius:8px;padding:8px 12px;font-size:11px;position:absolute;top:12px;left:12px;right:12px}@media (width>=1024px){.md-stream{max-width:960px;margin:0 auto 20px}}@media (width<=800px){.md-stream{margin:0 -18px 16px}.md-streambox{border-left:0;border-right:0;border-radius:0}.md-stream-bar{gap:8px;padding:8px 10px}.md-stream-teams{font-size:10px}.md-stream-quality select{max-width:82px;padding:6px 5px;font-size:9px}.md-stream-play{width:64px;height:64px}.md-stream-start{min-height:44px;padding:0 13px;font-size:11px}.md-stream-bar button{width:30px;height:30px}.md-stream-brand-mask{gap:6px;width:min(165px,43%);min-height:40px;padding:5px 7px 5px 5px;top:8px;right:8px}.md-stream-brand-mask img{width:27px;height:27px}.md-stream-brand-mask b{font-size:9px}.md-stream-brand-mask small{font-size:8px}.md-stream-loading{font-size:11px}.md-stream-spinner{width:36px;height:36px}}.md-stream-loading{color:#9ca3af;background:radial-gradient(circle at 50% 35%,#1a0508 0,#000 70%);flex-direction:column;justify-content:center;align-items:center;gap:12px;font:500 12px Outfit;display:flex;position:absolute;inset:0}.md-stream-spinner{border:3px solid #2a1315;border-top-color:#e40517;border-radius:50%;width:44px;height:44px;animation:1s linear infinite spin}.event-icon img{width:18px;height:18px;display:block}.event-body em.event-score-home{color:#3b82f6}.event-body em.event-score-away{color:#e40517}.event-body small.event-assist{align-items:center;gap:5px;display:flex}.assist-tag{letter-spacing:.08em;text-transform:uppercase;color:#3b82f6;background:#3b82f622;border:1px solid #3b82f644;border-radius:4px;padding:1px 5px;font:800 8px Inter}.event-home .event-assist{justify-content:flex-end}.pitch-container{aspect-ratio:62/112;background:linear-gradient(#177245 0%,#115c37 50%,#177245 100%);border-color:#2a7a4a;max-width:680px}.pitch-player-top{align-items:center;gap:3px;display:flex}.pitch-player-side{text-shadow:0 1px 2px #000;flex-direction:column;align-items:flex-end;gap:1px;display:flex}@media (width>=801px){.pitch-player-avatar{width:38px;height:38px}}.pitch-player-side .pitch-player-rating{color:#fff;font-weight:700}.pitch-player-side .pitch-player-number{text-shadow:0 1px 3px #000,0 0 4px #000;font-weight:800}.pitch-container{aspect-ratio:60/115}.back-fab{z-index:50;color:#fff;letter-spacing:.04em;cursor:pointer;width:fit-content;box-shadow:none;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #2a2a2a;border-radius:999px;justify-content:flex-end;align-items:center;margin:12px 16px 0 auto;padding:8px 16px 8px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .15s,border-color .15s,color .15s,background .15s;display:flex;position:sticky;top:70px}.back-fab:hover{color:#e40517;background:#e405170f;border-color:#e40517;transform:translate(2px)}.back-fab:active{transform:translate(0)scale(.97)}.back-fab-icon{width:18px;height:18px;display:block}.back-fab-label{line-height:1}@media (width<=480px){.back-fab{margin:8px 12px 0 auto;padding:6px 12px 6px 10px;font-size:13px}.back-fab-icon{width:16px;height:16px}}.policy-page{color:#d5d5d5;background:radial-gradient(circle at 78% 8%,#e405171a,#0000 30%),#050505;min-height:100vh}.policy-container{width:min(100% - 56px,980px);margin:0 auto;padding:48px 0 96px}.policy-header{background:linear-gradient(135deg,#151515,#0c0c0c 70%);border:1px solid #292929;border-radius:14px;margin-bottom:30px;padding:34px 38px 31px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000003d}.policy-header:after{content:"";pointer-events:none;border:1px solid #e4051747;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-52px;box-shadow:0 0 0 22px #e4051708,0 0 0 44px #e4051706}.policy-header:before{content:"YOUR PRIVACY";color:#e40517;letter-spacing:.16em;margin-bottom:12px;font:700 10px Inter,sans-serif;display:block}.policy-title{z-index:1;color:#fff;letter-spacing:-.02em;margin:0 0 12px;font:800 clamp(30px,5vw,48px)/1.05 Outfit,sans-serif;position:relative}.policy-updated{z-index:1;color:#888;font:500 11px Inter,sans-serif;position:relative}.policy-content{gap:12px;display:grid}.policy-section{background:#0e0e0ee0;border:1px solid #202020;border-radius:11px;padding:27px 30px 29px}.policy-section h2{color:#fff;align-items:baseline;gap:11px;margin:0 0 17px;font:700 21px/1.2 Outfit,sans-serif;display:flex}.policy-section h2:before{content:"";background:#e40517;border-radius:2px;flex:none;width:4px;height:19px}.policy-section h3{color:#eee;margin:24px 0 8px;font:700 14px/1.3 Outfit,sans-serif}.policy-section p,.policy-section li{color:#999;font:400 13px/1.8 Inter,sans-serif}.policy-section p{margin:0 0 14px}.policy-section p:last-child{margin-bottom:0}.policy-section ul{gap:8px;margin:12px 0 4px;padding-left:21px;display:grid}.policy-section li::marker{color:#e40517}.policy-subgroup{border-left:1px solid #3a1c1f;margin:18px 0 0;padding:0 0 2px 16px}.policy-subgroup h3{margin-top:0}.policy-section a{color:#ff6974;text-underline-offset:3px;-webkit-text-decoration:underline #6f252b;text-decoration:underline #6f252b}.policy-section a:hover{color:#fff;text-decoration-color:#e40517}@media (width<=800px){.policy-container{width:min(100% - 36px,980px);padding:30px 0 64px}.policy-header{border-radius:11px;margin-bottom:18px;padding:25px 21px 23px}.policy-title{font-size:31px}.policy-content{gap:9px}.policy-section{border-radius:9px;padding:22px 19px 23px}.policy-section h2{font-size:18px}.policy-section p,.policy-section li{font-size:12px;line-height:1.75}}.kloader{justify-content:center;align-items:center;display:inline-flex}.kloader .kring{transform-origin:50px 50px;animation:1.2s linear infinite kring}.kloader .kletter{transform-origin:50px 60px;animation:1.6s ease-out infinite kpop}@keyframes kring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes kpop{0%{opacity:.7;transform:scale(.92)}60%{opacity:1;transform:scale(1.04)}to{opacity:.7;transform:scale(.92)}}.loader-screen{z-index:9999;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-layout{background:#050505;flex-direction:column;min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;display:flex}
