/* Nabd Football 3.4 — News-first Arabic sports portal */
:root{
  --sp-page:#f2f4f7;--sp-surface:#fff;--sp-surface-2:#f7f8fa;--sp-ink:#101a2b;
  --sp-muted:#69768a;--sp-border:#e0e5eb;--sp-line:#edf0f3;--sp-container:1220px;
  --sp-shadow:0 8px 28px rgba(9,25,45,.08);--sp-shadow-lg:0 18px 50px rgba(5,18,34,.16);
  --sp-radius:12px;--sp-header:66px;--sp-bottom:66px;--sp-focus:0 0 0 3px rgba(25,183,165,.3)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--sp-page)}
body.sp-body{margin:0;background:var(--sp-page);color:var(--sp-ink);font-family:var(--sp-font);line-height:1.55;overflow-x:hidden;text-rendering:optimizeLegibility}
.sp-body img{display:block;max-width:100%}.sp-body a{color:inherit;text-decoration:none}.sp-body button,.sp-body input{font:inherit}.sp-body button{cursor:pointer}
.sp-body .icon{width:1.2em;height:1.2em;flex:none}.hm-container{width:min(calc(100% - 32px),var(--sp-container));margin-inline:auto}.hm-main{min-height:68vh}.hm-stretched{position:absolute;inset:0;z-index:4}.sr-only,.hm-skip{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hm-skip:focus{position:fixed!important;top:8px;right:8px;width:auto!important;height:auto!important;padding:10px 16px!important;margin:0!important;clip:auto!important;overflow:visible!important;background:#fff;color:#000;z-index:9999;border-radius:8px}:focus-visible{outline:none;box-shadow:var(--sp-focus)}
.hm-hide-desktop,.hm-hide-tablet,.hm-hide-mobile{display:none!important}.toast-region{position:fixed;inset:auto 16px calc(var(--sp-bottom) + 18px) auto;z-index:1400}.hm-offline,.hm-preview{position:fixed;inset:0 0 auto;z-index:1500;min-height:40px;padding:8px 16px;background:#8d2430;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px}.hm-offline[hidden]{display:none}.hm-preview{position:relative;background:#f6bd21;color:#1f1b0b;justify-content:flex-start}.hm-preview a{margin-inline-start:auto;text-decoration:underline}

/* top navigation */
.sp-topbar{height:34px;background:var(--sp-navy);color:#aebdcd;font-size:11px}.sp-topbar>.hm-container{height:100%;display:flex;align-items:center;gap:22px}.sp-topbar span,.sp-topbar a{display:flex;align-items:center;gap:5px;white-space:nowrap}.sp-topbar nav{display:flex;align-items:center;gap:18px}.sp-topbar nav a:first-child{color:#fff;font-weight:800}.sp-topbar nav i{width:7px;height:7px;border-radius:50%;background:var(--sp-live);box-shadow:0 0 0 4px rgba(223,38,56,.18)}.sp-topbar>div>div{margin-inline-start:auto;display:flex;gap:16px}.sp-topbar a:hover{color:#fff}
.sp-header{height:var(--sp-header);background:#fff;border-bottom:1px solid var(--sp-border);position:sticky;top:0;z-index:900;transition:box-shadow .2s,height .2s}.sp-header.is-compact{height:58px;box-shadow:0 7px 24px rgba(7,20,38,.1)}.sp-header-main{height:100%;display:flex;align-items:center;gap:28px}.sp-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.sp-brand>span{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--sp-primary),var(--sp-accent));color:#fff;font-size:25px;font-weight:950;box-shadow:0 8px 20px rgba(8,135,123,.24)}.sp-brand>div{display:flex;flex-direction:column;line-height:1.2}.sp-brand strong{font-size:17px;font-weight:900}.sp-brand small{font-size:10px;color:var(--sp-muted)}.sp-main-nav{display:flex;align-items:center;align-self:stretch;gap:3px;flex:1}.sp-main-nav a{position:relative;height:100%;display:flex;align-items:center;padding:0 12px;color:#475469;font-size:13px;font-weight:800;white-space:nowrap}.sp-main-nav a:after{content:"";position:absolute;right:12px;left:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--sp-primary);transform:scaleX(0);transition:.2s}.sp-main-nav a:hover,.sp-main-nav a.active{color:var(--sp-primary)}.sp-main-nav a.active:after{transform:scaleX(1)}.sp-header-actions{display:flex;align-items:center;gap:5px}.sp-icon-btn{width:40px;height:40px;border:0;border-radius:9px;background:transparent;color:#415067;display:grid;place-items:center;position:relative}.sp-icon-btn:hover{background:#f0f3f6;color:var(--sp-primary)}.sp-menu-btn{display:none}.sp-notification b{position:absolute;top:3px;right:3px;min-width:16px;height:16px;border-radius:10px;background:var(--sp-live);color:#fff;display:grid;place-items:center;font-size:8px}.sp-language{position:relative}.sp-lang-btn{height:38px;border:1px solid var(--sp-border);border-radius:8px;background:#fff;padding:0 10px;color:#445167;font-size:11px;font-weight:800;display:flex;align-items:center;gap:4px}.sp-language>div{position:absolute;top:45px;left:0;width:145px;background:#fff;border:1px solid var(--sp-border);border-radius:10px;box-shadow:var(--sp-shadow);padding:6px;z-index:10}.sp-language>div a{display:block;padding:8px 10px;border-radius:7px;font-size:12px}.sp-language>div a:hover,.sp-language>div a.active{background:#edf5f4;color:var(--sp-primary)}
.sp-league-nav{height:39px;background:#fff;border-bottom:1px solid var(--sp-border)}.sp-league-nav .hm-container{height:100%;display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.sp-league-nav .hm-container::-webkit-scrollbar{display:none}.sp-league-nav a{padding:0 15px;border-inline-start:1px solid var(--sp-line);height:21px;display:flex;align-items:center;color:#5c687a;font-size:11px;font-weight:750;white-space:nowrap}.sp-league-nav a:first-child{border:0}.sp-league-nav a:hover{color:var(--sp-primary)}

/* drawer and search */
.hm-drawer{position:fixed;inset:0;z-index:1250;display:grid;grid-template-columns:min(350px,88vw) 1fr}.hm-drawer[hidden]{display:none}.hm-drawer-panel{height:100dvh;background:var(--sp-navy);color:#d8e3ee;overflow-y:auto;overscroll-behavior:contain;padding:16px 18px calc(30px + env(safe-area-inset-bottom));box-shadow:-15px 0 45px rgba(0,0,0,.28)}.hm-drawer-panel header{position:sticky;top:-16px;z-index:2;background:var(--sp-navy);display:flex;align-items:center;justify-content:space-between;padding:10px 0 17px;border-bottom:1px solid rgba(255,255,255,.12)}.hm-drawer-panel .sp-brand strong{color:#fff}.hm-drawer-panel .sp-brand small{color:#a9bacb}.hm-drawer-panel .sp-brand>span{width:40px;height:40px}.hm-drawer-panel .sp-icon-btn{color:#fff}.hm-drawer-panel nav{display:grid;gap:3px;padding:16px 0}.hm-drawer-panel nav a{display:flex;align-items:center;gap:12px;min-height:46px;padding:9px 13px;border-radius:10px;color:#b8c6d6;font-weight:700}.hm-drawer-panel nav a:hover,.hm-drawer-panel nav a.active{background:rgba(255,255,255,.08);color:#fff}.hm-drawer-panel footer{border-top:1px solid rgba(255,255,255,.12);padding-top:15px;display:flex;gap:16px;font-size:11px}.hm-drawer-backdrop{border:0;background:rgba(3,11,20,.64);backdrop-filter:blur(3px)}body.hm-lock{overflow:hidden;touch-action:none}
.hm-search{position:fixed;inset:0;z-index:1300;display:grid;place-items:start center;padding-top:max(7vh,48px)}.hm-search[hidden]{display:none}.hm-search-backdrop{position:absolute;inset:0;border:0;background:rgba(3,11,20,.74);backdrop-filter:blur(5px)}.hm-search>section{width:min(690px,calc(100% - 24px));position:relative;background:#fff;border-radius:16px;box-shadow:0 26px 80px rgba(0,0,0,.33);padding:18px;max-height:82dvh;overflow:auto}.hm-search header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.hm-search header div{display:flex;flex-direction:column}.hm-search header small{color:var(--sp-muted)}.hm-search label{height:50px;border:1px solid var(--sp-border);border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 13px}.hm-search label input{border:0;outline:0;flex:1;min-width:0;background:transparent}.hm-search-results{display:grid;gap:6px;padding-top:12px}.hm-search-results a{padding:10px;border-radius:8px;background:#f6f8fa;display:flex;justify-content:space-between;gap:10px}.hm-search-recent{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:12px}.hm-search-recent button{border:1px solid var(--sp-border);background:#fff;border-radius:999px;padding:5px 10px}

/* generic */
.sp-home{padding-bottom:28px}.sp-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.sp-section-head>div{min-width:0}.sp-section-head span{font-size:11px;font-weight:900;color:var(--sp-primary)}.sp-section-head h2{font-size:24px;line-height:1.25;margin:2px 0 0;font-weight:900}.sp-section-head p{margin:3px 0 0;color:var(--sp-muted);font-size:12px}.sp-section-head>a{display:flex;align-items:center;gap:4px;color:var(--sp-primary);font-size:12px;font-weight:850;white-space:nowrap}.sp-section-head.sp-light h2,.sp-section-head.sp-light p,.sp-section-head.sp-light>a{color:#fff}.sp-section-head.sp-light span{color:#58d9c9}.sp-inline-empty{border:1px dashed #cbd4de;border-radius:10px;background:#fff;min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--sp-muted)}.sp-demo-badge{display:inline-flex!important;align-items:center!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.26)!important;color:#fff!important;border-radius:4px!important;padding:2px 6px!important;font-size:9px!important;font-weight:800!important;line-height:1.4}.sp-news-row .sp-demo-badge,.sp-most-read .sp-demo-badge{background:#e8f5f3!important;border-color:#bfe6e1!important;color:var(--sp-primary)!important}.sp-ad{margin-block:10px;min-height:0;background:#fff;border:1px solid var(--sp-border);border-radius:8px;padding:6px;display:grid;place-items:center}.sp-ad small{font-size:9px;color:var(--sp-muted)}

/* demo + breaking */
.sp-demo-notice{background:#fff8df;border-bottom:1px solid #ead58a;color:#544411}.sp-demo-notice>.hm-container{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sp-demo-notice>div>div{display:flex;align-items:center;gap:9px;min-width:0}.sp-demo-notice p{margin:0;display:flex;align-items:center;gap:7px;min-width:0;font-size:11px}.sp-demo-notice p strong{white-space:nowrap}.sp-demo-notice p span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-demo-notice button{width:32px;height:32px;border:0;background:transparent;color:#6f5b16;border-radius:7px;display:grid;place-items:center}.sp-demo-notice button:hover{background:rgba(91,72,10,.08)}
.sp-breaking{background:var(--sp-navy);color:#fff}.sp-breaking>.hm-container{height:44px;display:flex;align-items:center;gap:12px}.sp-breaking-label{background:var(--sp-live);border-radius:5px;padding:4px 9px;font-size:11px;font-weight:950;display:flex;align-items:center;gap:6px;white-space:nowrap}.sp-breaking-label i{width:6px;height:6px;border-radius:50%;background:#fff;animation:spPulse 1.5s infinite}.sp-breaking-track{position:relative;height:27px;flex:1;min-width:0;overflow:hidden}.sp-breaking-track a{position:absolute;inset:0;display:flex;align-items:center;gap:12px;opacity:0;transform:translateY(7px);pointer-events:none;transition:.22s}.sp-breaking-track a:first-child{opacity:1;transform:none;pointer-events:auto}.sp-breaking-track.is-ready a{opacity:0;transform:translateY(7px);pointer-events:none}.sp-breaking-track.is-ready a.active{opacity:1;transform:none;pointer-events:auto}.sp-breaking-track b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-breaking-track time{font-size:10px;color:#9fb0c2;white-space:nowrap}.sp-breaking-controls{display:flex}.sp-breaking-controls button{width:28px;height:28px;border:0;background:transparent;color:#fff;border-radius:6px;display:grid;place-items:center}.sp-breaking-controls button:hover{background:rgba(255,255,255,.12)}

/* score strip */
.sp-scores{background:#fff;border-bottom:1px solid var(--sp-border);padding:15px 0}.sp-score-head{align-items:center;margin-bottom:11px}.sp-score-head h2{font-size:19px}.sp-score-head nav{display:flex;align-items:center;border:1px solid var(--sp-border);border-radius:8px;overflow:hidden}.sp-score-head nav a{height:32px;padding:0 11px;border-inline-start:1px solid var(--sp-border);display:flex;align-items:center;color:#5b687b;font-size:10px;font-weight:800}.sp-score-head nav a:first-child{border:0}.sp-score-head nav a.active{background:var(--sp-primary);color:#fff}.sp-score-strip{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:thin;overscroll-behavior-inline:contain}.sp-score-strip.is-single{justify-content:center}.sp-score-strip.is-single .sp-score-card{flex-basis:min(440px,100%)}.sp-score-card{position:relative;flex:0 0 260px;scroll-snap-align:start;border:1px solid var(--sp-border);border-radius:9px;background:#fff;overflow:hidden;transition:.2s}.sp-score-card:hover{border-color:#b9dcd7;box-shadow:0 7px 20px rgba(5,27,45,.08);transform:translateY(-1px)}.sp-score-card>header{height:30px;padding:0 9px;background:#f6f8fa;border-bottom:1px solid var(--sp-line);display:flex;align-items:center;justify-content:space-between;gap:8px}.sp-score-card>header span{font-size:9px;color:#657286;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-score-card>header em{font-size:9px;color:#4e5b70;font-style:normal;font-weight:850}.sp-score-card.is-live>header em{color:var(--sp-live)}.sp-score-teams{height:68px;padding:7px 8px;display:grid;grid-template-columns:1fr 56px 1fr;align-items:center;gap:5px}.sp-score-teams>div{display:flex;align-items:center;gap:6px;min-width:0}.sp-score-teams>div:last-child{flex-direction:row-reverse;text-align:left}.sp-score-teams span{width:30px;height:30px;border-radius:8px;background:#f2f5f7;display:grid;place-items:center;flex:none;overflow:hidden}.sp-score-teams span img{width:26px;height:26px;object-fit:contain}.sp-score-teams span b{font-size:8px}.sp-score-teams strong{font-size:10px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sp-score-teams mark{background:transparent;text-align:center;font-size:14px;font-weight:950;color:var(--sp-ink);white-space:nowrap}.sp-score-empty{min-height:56px;border:1px dashed #ccd5df;border-radius:9px;background:#fafbfc;padding:8px 13px;display:flex;align-items:center;gap:10px;color:#647185}.sp-score-empty>.icon{font-size:22px;color:var(--sp-primary)}.sp-score-empty span{display:flex;flex-direction:column;line-height:1.35}.sp-score-empty strong{font-size:12px;color:var(--sp-ink)}.sp-score-empty small{font-size:10px}.sp-score-empty a{margin-inline-start:auto;display:flex;align-items:center;gap:3px;color:var(--sp-primary);font-size:10px;font-weight:850;white-space:nowrap}

/* news lead */
.sp-lead{padding-block:24px 22px}.sp-lead-grid{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(300px,.92fr);gap:10px}.sp-hero,.sp-secondary article{position:relative;overflow:hidden;background:#132033}.sp-hero{height:500px;border-radius:var(--sp-radius)}.sp-hero>img,.sp-secondary article>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.sp-hero:after,.sp-secondary article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(2,10,21,.12) 42%,rgba(2,10,21,.93) 100%)}.sp-hero:hover>img,.sp-secondary article:hover>img{transform:scale(1.025)}.sp-hero-overlay{position:absolute;z-index:2;inset:auto 0 0;padding:27px;color:#fff}.sp-story-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sp-story-tags>span,.sp-story-tags>b{display:inline-flex;align-items:center;gap:3px;border-radius:4px;background:var(--sp-primary);padding:3px 7px;font-size:9px;font-weight:900}.sp-story-tags>b{background:var(--sp-live)}.sp-hero h1{max-width:790px;font-size:34px;line-height:1.28;margin:9px 0 7px;font-weight:950;text-shadow:0 2px 12px rgba(0,0,0,.2)}.sp-hero p{max-width:730px;margin:0;color:#d3dde7;font-size:13px}.sp-hero footer{display:flex;align-items:center;gap:14px;margin-top:12px;color:#b7c4d1;font-size:10px}.sp-hero footer span{display:flex;align-items:center;gap:4px}.sp-secondary{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px}.sp-secondary article{min-height:0;border-radius:10px}.sp-secondary-overlay{position:absolute;z-index:2;inset:auto 0 0;padding:14px;color:#fff}.sp-secondary-overlay>div{display:flex;gap:5px;align-items:center}.sp-secondary-overlay>div>span:first-child{font-size:9px;color:#5ee0d0;font-weight:900}.sp-secondary h2{font-size:15px;line-height:1.45;margin:4px 0 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.sp-secondary time{font-size:9px;color:#b9c6d2}

/* portal grid */
.sp-portal-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start;padding-bottom:25px}.sp-portal-main,.sp-sidebar{min-width:0}.sp-latest{background:#fff;border:1px solid var(--sp-border);border-radius:var(--sp-radius);padding:17px}.sp-news-tabs{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;margin-bottom:10px;padding-bottom:2px}.sp-news-tabs::-webkit-scrollbar{display:none}.sp-news-tabs button{height:32px;padding:0 12px;border:1px solid var(--sp-border);border-radius:7px;background:#fff;color:#5f6d80;font-size:10px;font-weight:800;white-space:nowrap}.sp-news-tabs button.active{background:var(--sp-navy);border-color:var(--sp-navy);color:#fff}.sp-news-list{display:grid}.sp-news-row{position:relative;display:grid;grid-template-columns:184px 1fr;min-height:125px;padding:12px 0;border-top:1px solid var(--sp-line);gap:14px}.sp-news-row:first-child{border-top:0}.sp-news-row>img{width:184px;height:112px;object-fit:cover;border-radius:8px}.sp-news-row>div{min-width:0;display:flex;flex-direction:column}.sp-news-row header{display:flex;align-items:center;gap:5px}.sp-news-row header>span:first-child{color:var(--sp-primary);font-size:9px;font-weight:900}.sp-news-row header b{display:inline-flex;align-items:center;gap:3px;color:var(--sp-live);font-size:9px}.sp-news-row h3{font-size:17px;line-height:1.45;margin:4px 0 4px;font-weight:900;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sp-news-row p{margin:0;color:var(--sp-muted);font-size:11px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sp-news-row footer{margin-top:auto;display:flex;align-items:center;gap:12px;color:#8a95a5;font-size:9px}.sp-news-row footer span{display:flex;align-items:center;gap:3px}.sp-load-more{width:100%;height:40px;border:1px solid var(--sp-border);border-radius:8px;background:#f8f9fb;color:var(--sp-primary);font-size:11px;font-weight:850}.sp-load-more:hover{background:#eef7f5}.sp-sidebar{display:grid;gap:14px}.sp-side-card{background:#fff;border:1px solid var(--sp-border);border-radius:var(--sp-radius);padding:15px}.sp-side-card>header{display:flex;align-items:end;justify-content:space-between;gap:10px;padding-bottom:11px;border-bottom:1px solid var(--sp-line)}.sp-side-card>header span{font-size:9px;color:var(--sp-primary);font-weight:900}.sp-side-card>header h2{font-size:18px;margin:1px 0 0}.sp-most-read header nav{display:flex;gap:3px}.sp-most-read header button{border:0;background:transparent;color:#8994a4;font-size:9px;padding:4px}.sp-most-read header button.active{color:var(--sp-primary);font-weight:900}.sp-most-read ol{list-style:none;margin:0;padding:0}.sp-most-read li{border-top:1px solid var(--sp-line)}.sp-most-read li:first-child{border-top:0}.sp-most-read li a{display:grid;grid-template-columns:35px 1fr;gap:9px;padding:11px 0}.sp-most-read li b{font-size:20px;color:#c5ccd5;font-weight:950}.sp-most-read li:nth-child(-n+3) b{color:var(--sp-primary)}.sp-most-read li span{display:flex;flex-direction:column;min-width:0}.sp-most-read li strong{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sp-most-read li small{color:#929cab;font-size:9px;margin-top:3px}.sp-competitions>header>a{font-size:10px;color:var(--sp-primary);font-weight:850}.sp-competitions>div>a{height:58px;border-top:1px solid var(--sp-line);display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:9px}.sp-competitions>div>a:first-child{border-top:0}.sp-competitions>div>a>span{width:38px;height:38px;border-radius:9px;background:#f4f6f8;display:grid;place-items:center;overflow:hidden}.sp-competitions img{width:34px;height:34px;object-fit:contain}.sp-competitions a div{display:flex;flex-direction:column;min-width:0}.sp-competitions strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-competitions small{font-size:9px;color:var(--sp-muted)}.sp-competitions a>.icon{color:#a4adba;font-size:12px}

/* featured match */
.sp-featured{background:linear-gradient(135deg,#071426,#0d2940);padding:24px 0;margin-block:0 25px}.sp-featured-card{position:relative;min-height:148px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);border-radius:12px;display:grid;grid-template-columns:1fr 180px 1fr auto;align-items:center;gap:24px;padding:18px 22px;color:#fff}.sp-featured-card:hover{background:rgba(255,255,255,.075)}.sp-featured-team{display:flex;align-items:center;gap:13px;min-width:0}.sp-featured-team:nth-of-type(3){flex-direction:row-reverse;text-align:left}.sp-featured-team>span{width:68px;height:68px;border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:none}.sp-featured-team img{width:58px;height:58px;object-fit:contain}.sp-featured-team b{color:var(--sp-navy)}.sp-featured-team strong{font-size:16px}.sp-featured-score{text-align:center;display:flex;flex-direction:column;align-items:center}.sp-featured-score em{font-style:normal;font-size:10px;color:#9fb1c2}.sp-featured-score em.is-live{color:#ff6875;font-weight:900}.sp-featured-score b{font-size:28px;margin:3px 0}.sp-featured-score small{font-size:9px;color:#aab9c8}.sp-featured-action{display:flex;align-items:center;gap:4px;color:#67ddcf;font-size:10px;font-weight:900;white-space:nowrap}

/* editorial sections */
.sp-editorial{padding-bottom:28px}.sp-transfer-grid,.sp-league-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:12px}.sp-transfer-lead,.sp-league-lead{position:relative;min-height:365px;border-radius:var(--sp-radius);overflow:hidden;background:#132033}.sp-transfer-lead>img,.sp-league-lead>img{width:100%;height:100%;object-fit:cover}.sp-transfer-lead:after,.sp-league-lead:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(2,10,21,.92))}.sp-transfer-lead>div,.sp-league-lead>div{position:absolute;z-index:2;inset:auto 0 0;padding:20px;color:#fff}.sp-transfer-status,.sp-league-lead>div>span:first-child{display:inline-flex;background:var(--sp-live);border-radius:4px;padding:3px 7px;font-size:9px;font-weight:900}.sp-transfer-lead h3,.sp-league-lead h3{font-size:23px;line-height:1.4;margin:7px 0}.sp-transfer-lead p{margin:0;font-size:11px;color:#cbd6df;display:flex;align-items:center;gap:4px}.sp-transfer-list,.sp-league-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-transfer-list article,.sp-league-grid>div article{position:relative;background:#fff;border:1px solid var(--sp-border);border-radius:10px;overflow:hidden}.sp-transfer-list img,.sp-league-grid>div img{width:100%;height:115px;object-fit:cover}.sp-transfer-list article>div,.sp-league-grid>div article>div{padding:10px}.sp-transfer-list span{font-size:8px;color:var(--sp-live);font-weight:900}.sp-transfer-list h3,.sp-league-grid>div h3{font-size:12px;line-height:1.45;margin:3px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sp-transfer-list time,.sp-league-grid>div time{font-size:8px;color:#8f99a7}.sp-league{border-top:1px solid var(--sp-border);padding-top:25px}.sp-league .sp-section-head{border-inline-start:4px solid var(--section-color);padding-inline-start:10px}.sp-league-lead>div>span:first-child{background:var(--section-color)}

/* videos */
.sp-videos{background:#071426;padding:27px 0 30px;margin-bottom:26px}.sp-video-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);grid-template-rows:1fr 1fr;gap:10px}.sp-video-grid article{position:relative;min-height:168px;border-radius:10px;overflow:hidden;background:#162334;color:#fff}.sp-video-grid article.is-main{grid-row:span 2;min-height:346px}.sp-video-grid img{width:100%;height:100%;object-fit:cover}.sp-video-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(1,8,17,.9))}.sp-video-grid article>div{position:absolute;z-index:2;inset:auto 0 0;padding:13px}.sp-video-grid h3{font-size:13px;line-height:1.45;margin:0 0 3px}.sp-video-grid .is-main h3{font-size:21px}.sp-video-grid small{font-size:9px;color:#afbdca}.sp-play{position:absolute;z-index:3;top:12px;right:12px;width:38px;height:38px;border-radius:50%;background:var(--sp-live);display:grid;place-items:center}.sp-video-grid time{position:absolute;z-index:3;bottom:12px;left:12px;background:rgba(0,0,0,.7);padding:2px 6px;border-radius:4px;font-size:9px}

/* data/favorites/newsletter */
.sp-data{padding-bottom:27px}.sp-data-grid{background:#fff;border:1px solid var(--sp-border);border-radius:var(--sp-radius);padding:14px}.sp-data-grid>nav{display:flex;gap:5px;margin-bottom:8px}.sp-data-grid>nav button{height:32px;border:1px solid var(--sp-border);border-radius:7px;background:#fff;padding:0 13px;font-size:10px;font-weight:800}.sp-data-grid>nav button.active{background:var(--sp-navy);color:#fff;border-color:var(--sp-navy)}.sp-data-grid [data-table-panel]{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.sp-data-grid article{min-height:62px;border:1px solid var(--sp-line);border-radius:8px;padding:8px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:6px}.sp-data-grid article b{grid-row:span 2;width:24px;height:24px;border-radius:7px;background:#edf1f5;display:grid;place-items:center;font-size:9px}.sp-data-grid article span{font-size:10px;font-weight:800}.sp-data-grid article strong{font-size:11px;color:var(--sp-primary)}
.sp-favorites{padding-bottom:26px}.sp-favorites>.sp-section-head button{height:36px;border:0;border-radius:8px;background:var(--sp-primary);color:#fff;padding:0 13px;font-size:10px;font-weight:850}.sp-favorites>.sp-section-head button:disabled{opacity:.45}.sp-team-strip{display:flex;gap:9px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.sp-team-choice{position:relative;flex:0 0 125px;min-height:122px;border:1px solid var(--sp-border);background:#fff;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;scroll-snap-align:start}.sp-team-choice>span{width:48px;height:48px;border-radius:12px;background:#f3f5f7;display:grid;place-items:center;overflow:hidden}.sp-team-choice img{width:42px;height:42px;object-fit:contain}.sp-team-choice strong{font-size:10px;text-align:center}.sp-team-choice small{font-size:8px;color:var(--sp-muted)}.sp-team-choice i{position:absolute;top:7px;right:7px;width:20px;height:20px;border-radius:50%;background:#edf1f5;color:#9aa5b3;display:grid;place-items:center}.sp-team-choice.is-selected{border-color:var(--sp-primary);background:#f2faf9}.sp-team-choice.is-selected i{background:var(--sp-primary);color:#fff}
.sp-newsletter{background:#fff;border:1px solid var(--sp-border);border-radius:var(--sp-radius);padding:16px 18px;display:grid;grid-template-columns:1fr 1.35fr;align-items:center;gap:24px;margin-bottom:24px}.sp-newsletter>div{display:flex;align-items:center;gap:12px}.sp-newsletter>div>span{width:48px;height:48px;border-radius:12px;background:#eaf7f5;color:var(--sp-primary);display:grid;place-items:center;font-size:22px}.sp-newsletter small{font-size:9px;color:var(--sp-primary);font-weight:850}.sp-newsletter h2{font-size:18px;margin:1px 0}.sp-newsletter p{font-size:10px;color:var(--sp-muted);margin:0}.sp-newsletter form{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.sp-newsletter form>label:first-of-type input{width:100%;height:42px;border:1px solid var(--sp-border);border-radius:8px;padding:0 12px;background:#fafbfc}.sp-newsletter form>button{height:42px;border:0;border-radius:8px;background:var(--sp-primary);color:#fff;padding:0 20px;font-weight:850;font-size:11px}.sp-newsletter-consent{grid-column:1/-1;display:flex;align-items:center;gap:5px;color:#788496;font-size:9px}.sp-newsletter form>small{grid-column:1/-1}

/* footer + mobile dock + consent */
.sp-footer{background:#071426;color:#b8c6d5;padding:24px 0 calc(14px + env(safe-area-inset-bottom))}.sp-footer-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.sp-footer-brand strong{color:#fff}.sp-footer-brand small{color:#91a3b5}.sp-footer-brand>span{width:40px;height:40px}.sp-footer-main>p{margin:0;font-size:10px;max-width:530px}.sp-footer-main>nav{display:flex;flex-wrap:wrap;gap:13px;font-size:10px;font-weight:750}.sp-footer-main a:hover{color:#fff}.sp-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:18px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.sp-footer-bottom nav{display:flex;gap:12px}.sp-bottom-nav{display:none}.hm-consent{position:fixed;z-index:1200;right:12px;left:12px;bottom:12px;max-width:900px;margin:auto;background:#fff;border:1px solid var(--sp-border);box-shadow:var(--sp-shadow-lg);border-radius:12px;padding:13px;display:flex;align-items:center;gap:14px}.hm-consent[hidden]{display:none}.hm-consent p{margin:2px 0 0;color:var(--sp-muted);font-size:10px}.hm-consent>div:last-child{margin-inline-start:auto;display:flex;gap:6px}.hm-consent button{border:1px solid var(--sp-border);background:#fff;border-radius:7px;padding:7px 10px;font-size:10px}.hm-consent button.primary{background:var(--sp-primary);border-color:var(--sp-primary);color:#fff}

@keyframes spPulse{50%{opacity:.35;transform:scale(.75)}}

@media(max-width:1080px){
  .sp-main-nav a{padding-inline:8px;font-size:11px}.sp-language{display:none}.sp-lead-grid{grid-template-columns:1.6fr .9fr}.sp-portal-grid{grid-template-columns:minmax(0,1fr) 300px}.sp-featured-card{grid-template-columns:1fr 160px 1fr}.sp-featured-action{display:none}.sp-transfer-grid,.sp-league-grid{grid-template-columns:1.2fr 1fr}.sp-video-grid{grid-template-columns:1.35fr 1fr}.sp-video-grid article:nth-child(n+4){display:none}.sp-data-grid [data-table-panel]{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .sp-topbar{display:none}.sp-header-main{gap:12px}.sp-menu-btn{display:grid}.sp-main-nav{display:none}.sp-header-actions{margin-inline-start:auto}.sp-notification,.sp-language{display:none}.sp-lead-grid{grid-template-columns:1fr}.sp-hero{height:470px}.sp-secondary{grid-template-columns:repeat(4,260px);grid-template-rows:210px;overflow-x:auto;scroll-snap-type:x mandatory}.sp-secondary article{scroll-snap-align:start}.sp-portal-grid{grid-template-columns:1fr}.sp-sidebar{grid-template-columns:1fr 1fr}.sp-featured-card{grid-template-columns:1fr 160px 1fr}.sp-transfer-grid,.sp-league-grid{grid-template-columns:1fr}.sp-transfer-list,.sp-league-grid>div{grid-template-columns:repeat(4,245px);overflow-x:auto}.sp-video-grid{grid-template-columns:1.4fr 1fr}.sp-newsletter{grid-template-columns:1fr}.sp-footer-main{grid-template-columns:auto 1fr}.sp-footer-main>nav{grid-column:1/-1}
}
@media(max-width:767px){
  :root{--sp-header:58px;--sp-bottom:66px}.sp-body{padding-bottom:calc(var(--sp-bottom) + env(safe-area-inset-bottom))}.hm-container{width:calc(100% - 20px)}.sp-header{position:sticky}.sp-header-main{justify-content:space-between}.sp-brand>span{width:38px;height:38px;border-radius:10px;font-size:21px}.sp-brand strong{font-size:14px}.sp-brand small{font-size:8px}.sp-menu-btn{order:1}.sp-brand{order:2}.sp-header-actions{order:3;margin:0}.sp-header-actions .sp-icon-btn{width:40px;height:40px}.sp-league-nav{height:36px}.sp-league-nav .hm-container{width:100%;padding-inline:10px}.sp-league-nav a{font-size:10px;padding-inline:12px}.sp-demo-notice>.hm-container{min-height:39px}.sp-demo-notice p{font-size:10px}.sp-demo-notice p span{display:none}.sp-breaking>.hm-container{height:40px}.sp-breaking-controls{display:none}.sp-breaking-track b{font-size:11px}.sp-section-head{align-items:center;margin-bottom:11px}.sp-section-head h2{font-size:20px}.sp-section-head p{display:none}.sp-section-head>a{font-size:10px}.sp-scores{padding:12px 0}.sp-score-head{align-items:center}.sp-score-head>div span{display:none}.sp-score-head h2{font-size:17px}.sp-score-head nav a{height:29px;padding:0 8px;font-size:9px}.sp-score-head nav a:last-child{display:none}.sp-score-card{flex-basis:235px}.sp-score-strip.is-single .sp-score-card{flex-basis:100%}.sp-score-empty{min-height:50px;padding:7px 10px}.sp-score-empty small{display:none}.sp-score-empty a{font-size:9px}.sp-lead{padding-block:17px}.sp-lead>.sp-section-head{margin-bottom:9px}.sp-lead-grid{gap:8px}.sp-hero{height:345px;border-radius:10px}.sp-hero-overlay{padding:17px}.sp-hero h1{font-size:23px;line-height:1.3;margin:7px 0}.sp-hero p{display:none}.sp-hero footer span{display:none}.sp-secondary{grid-template-columns:repeat(4,75vw);grid-template-rows:170px;gap:8px;margin-inline-end:-10px;padding-inline-end:10px}.sp-secondary-overlay{padding:12px}.sp-secondary h2{font-size:14px;-webkit-line-clamp:2}.sp-portal-grid{width:100%;gap:12px;padding-bottom:18px}.sp-latest{border-radius:0;border-inline:0;padding:14px 10px}.sp-news-tabs{margin-inline:-10px;padding-inline:10px}.sp-news-row{grid-template-columns:116px 1fr;min-height:103px;padding:10px 0;gap:10px}.sp-news-row>img{width:116px;height:86px;border-radius:7px}.sp-news-row h3{font-size:13px;margin:3px 0;-webkit-line-clamp:3}.sp-news-row p{display:none}.sp-news-row footer{font-size:8px}.sp-news-row footer span{display:none}.sp-sidebar{grid-template-columns:1fr;gap:10px;padding-inline:10px}.sp-side-card{padding:13px}.sp-most-read li a{padding:9px 0}.sp-competitions>div{display:grid;grid-template-columns:1fr 1fr;column-gap:12px}.sp-competitions>div>a:nth-child(n+5){display:none}.sp-featured{padding:18px 0;margin-bottom:20px}.sp-featured-card{min-height:126px;grid-template-columns:1fr 92px 1fr;gap:7px;padding:14px 9px}.sp-featured-team{flex-direction:column!important;text-align:center!important;gap:5px}.sp-featured-team>span{width:53px;height:53px;border-radius:13px}.sp-featured-team img{width:46px;height:46px}.sp-featured-team strong{font-size:11px;line-height:1.3}.sp-featured-score b{font-size:22px}.sp-featured-score small{font-size:8px;max-width:90px}.sp-editorial{padding-bottom:20px}.sp-transfer-grid,.sp-league-grid{gap:8px}.sp-transfer-lead,.sp-league-lead{min-height:290px;border-radius:10px}.sp-transfer-lead h3,.sp-league-lead h3{font-size:20px}.sp-transfer-list,.sp-league-grid>div{grid-template-columns:repeat(4,72vw);gap:8px;margin-inline-end:-10px;padding-inline-end:10px}.sp-transfer-list img,.sp-league-grid>div img{height:120px}.sp-league{padding-top:18px}.sp-videos{padding:20px 0;margin-bottom:20px}.sp-video-grid{display:flex;overflow-x:auto;gap:8px;margin-inline-end:-10px;padding-inline-end:10px}.sp-video-grid article,.sp-video-grid article.is-main{flex:0 0 82vw;min-height:245px;grid-row:auto}.sp-video-grid article:nth-child(n){display:block}.sp-video-grid .is-main h3{font-size:18px}.sp-data{padding-bottom:20px}.sp-data-grid [data-table-panel]{grid-template-columns:1fr}.sp-favorites{padding-bottom:20px}.sp-newsletter{width:calc(100% - 20px);padding:14px;gap:12px}.sp-newsletter>div>span{display:none}.sp-newsletter h2{font-size:16px}.sp-newsletter form{grid-template-columns:1fr auto}.sp-newsletter-consent{font-size:8px}.sp-footer{padding:18px 0 12px}.sp-footer-main{grid-template-columns:1fr;gap:9px}.sp-footer-main>p{font-size:9px}.sp-footer-main>nav{gap:10px}.sp-footer-bottom{margin-top:12px}.sp-bottom-nav{position:fixed;z-index:1000;bottom:0;left:0;right:0;height:calc(var(--sp-bottom) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid var(--sp-border);box-shadow:0 -5px 20px rgba(7,20,38,.09);backdrop-filter:blur(12px)}.sp-bottom-nav a,.sp-bottom-nav button{border:0;background:transparent;color:#768397;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;min-width:44px;min-height:44px}.sp-bottom-nav .icon{font-size:18px}.sp-bottom-nav a.active{color:var(--sp-primary);font-weight:900}.hm-consent{bottom:calc(var(--sp-bottom) + env(safe-area-inset-bottom) + 7px);flex-direction:column;align-items:stretch}.hm-consent>div:last-child{margin:0;display:grid;grid-template-columns:1fr 1fr}.hm-consent button.primary{grid-column:1/-1}.hm-hide-desktop{display:initial!important}.hm-hide-tablet{display:initial!important}.hm-hide-mobile{display:none!important}
}
@media(max-width:420px){
  .hm-container{width:calc(100% - 16px)}.sp-brand small{display:none}.sp-score-head nav a{padding:0 7px}.sp-score-card{flex-basis:218px}.sp-hero{height:315px}.sp-hero h1{font-size:21px}.sp-secondary{grid-template-columns:repeat(4,82vw)}.sp-news-row{grid-template-columns:104px 1fr}.sp-news-row>img{width:104px;height:82px}.sp-news-row h3{font-size:12.5px}.sp-transfer-list,.sp-league-grid>div{grid-template-columns:repeat(4,79vw)}.sp-competitions>div{grid-template-columns:1fr}.sp-competitions>div>a:nth-child(n+5){display:flex}.sp-newsletter form{grid-template-columns:1fr}.sp-newsletter form>button{grid-column:1}.sp-footer-main>nav{display:grid;grid-template-columns:repeat(3,1fr)}
}
@media(min-width:768px) and (max-width:1023px){.hm-hide-desktop{display:initial!important}.hm-hide-tablet{display:none!important}.hm-hide-mobile{display:initial!important}}
@media(min-width:1024px){.hm-hide-desktop{display:none!important}.hm-hide-tablet,.hm-hide-mobile{display:initial!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
