/*
 * Nabd Football — Professional Sports UI v6.0
 * Visual layer only. No provider calls and no database changes.
 */
:root{
  --np-font:"IBM Plex Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif;
  --np-bg:#f2f4f8;
  --np-surface:#ffffff;
  --np-surface-soft:#f7f8fb;
  --np-surface-muted:#eef1f6;
  --np-border:#e1e5ec;
  --np-border-strong:#d4d9e3;
  --np-ink:#101827;
  --np-ink-2:#283246;
  --np-muted:#778197;
  --np-muted-2:#9aa3b4;
  --np-navy:#0b1322;
  --np-navy-2:#151f32;
  --np-blue:#1769e8;
  --np-blue-dark:#0d51bd;
  --np-blue-soft:#eaf2ff;
  --np-cyan:#20b8d4;
  --np-gold:#f4b621;
  --np-red:#e93655;
  --np-green:#0aa56f;
  --np-radius:14px;
  --np-radius-sm:10px;
  --np-shadow:0 10px 28px rgba(17,29,50,.07);
  --np-shadow-lg:0 22px 60px rgba(10,25,52,.13);
  --np-container:1280px;
}
html[data-theme="dark"]{
  --np-bg:#0b1018;--np-surface:#141b26;--np-surface-soft:#192230;--np-surface-muted:#202a39;
  --np-border:#293446;--np-border-strong:#354257;--np-ink:#f4f6fa;--np-ink-2:#d7dce6;
  --np-muted:#9ba6b8;--np-muted-2:#717e92;--np-blue-soft:#152a4b;--np-shadow:0 12px 30px rgba(0,0,0,.2);
}
html{background:var(--np-bg)!important}
body{
  background:var(--np-bg)!important;color:var(--np-ink)!important;font-family:var(--np-font)!important;
  font-weight:400;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;
}
body *{font-family:inherit}
body strong,body h1,body h2,body h3,body h4{letter-spacing:-.012em}
a{transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}
.page-shell{max-width:var(--np-container)!important;padding:26px 20px 80px!important}
.container-wide{max-width:1440px!important}
.card{border:1px solid var(--np-border)!important;border-radius:var(--np-radius)!important;background:var(--np-surface)!important;box-shadow:var(--np-shadow)!important}

/* Header */
.site-header.sports-header-v4{
  height:72px!important;background:rgba(10,17,29,.98)!important;border:0!important;color:#fff!important;
  box-shadow:0 1px 0 rgba(255,255,255,.07),0 8px 22px rgba(4,10,20,.12)!important;
  backdrop-filter:saturate(160%) blur(14px);
}
.sports-header-v4 .header-inner{height:72px!important;gap:14px!important;padding-inline:18px!important}
.sports-header-v4 .brand{min-width:168px!important;gap:10px!important;color:#fff!important}
.sports-header-v4 .brand-mark{width:43px!important;height:43px!important;border-radius:12px!important;background:linear-gradient(145deg,#0d56cb,#297bff)!important;box-shadow:0 8px 18px rgba(18,100,232,.28)!important}
.sports-header-v4 .brand-copy strong{font-size:1.06rem!important;font-weight:700!important;color:#fff!important;line-height:1.2!important}
.sports-header-v4 .brand-copy small{font-size:.62rem!important;font-weight:400!important;color:#94a0b5!important;margin-top:2px!important}
.sports-header-v4 .header-live-link{height:40px!important;padding:0 14px!important;border:1px solid #2a3547!important;border-radius:11px!important;background:#151e2d!important;color:#fff!important;gap:9px!important;white-space:nowrap}
.sports-header-v4 .header-live-link strong{font-size:.76rem;font-weight:600}
.sports-header-v4 .main-nav{height:72px!important;gap:0!important;flex:1;justify-content:center}
.sports-header-v4 .nav-link{height:72px!important;padding:0 12px!important;border-radius:0!important;color:#b8c0cf!important;background:transparent!important;font-size:.73rem!important;font-weight:500!important;gap:6px!important;white-space:nowrap}
.sports-header-v4 .nav-link .icon{width:16px!important;height:16px!important;opacity:.85}
.sports-header-v4 .nav-link:hover{color:#fff!important;background:rgba(255,255,255,.035)!important}
.sports-header-v4 .nav-link.active{color:#fff!important;font-weight:600!important}
.sports-header-v4 .nav-link.active:after{height:3px!important;bottom:0!important;inset-inline:11px!important;border-radius:4px 4px 0 0!important;background:linear-gradient(90deg,var(--np-blue),#32b7f2)!important}
.sports-header-v4 .header-actions{gap:4px!important;padding-inline-start:10px!important;border-inline-start:1px solid #273143!important}
.sports-header-v4 .header-icon-button{height:38px!important;min-width:38px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#cbd2df!important}
.sports-header-v4 .header-icon-button:hover{background:#1b2637!important;color:#fff!important}
.sports-header-v4 .language-trigger span{font-size:.68rem;font-weight:500}
.site-header.is-scrolled{box-shadow:0 8px 28px rgba(4,10,20,.22)!important}

/* Match day hero */
.np-matchday-hero{
  min-height:166px;margin-bottom:14px;padding:28px 32px;position:relative;overflow:hidden;border-radius:18px;
  display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;
  background:linear-gradient(120deg,#081326 0%,#102b5a 58%,#176fe8 100%);box-shadow:var(--np-shadow-lg);
}
.np-matchday-pattern{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 86% 20%,rgba(79,155,255,.45),transparent 34%),radial-gradient(circle at 7% 95%,rgba(10,190,225,.12),transparent 28%),linear-gradient(110deg,transparent 0 52%,rgba(255,255,255,.035) 52% 63%,transparent 63%),radial-gradient(circle,rgba(255,255,255,.12) 1.4px,transparent 1.5px);background-size:auto,auto,auto,28px 28px;opacity:.86}
.np-matchday-title,.np-matchday-stats{position:relative;z-index:1}
.np-matchday-title>span{display:flex;align-items:center;gap:7px;color:#b9d3ff;font-size:.76rem;font-weight:600}
.np-matchday-title h1{margin:7px 0 4px;font-size:2.45rem;line-height:1.2;font-weight:700;color:#fff}
.np-matchday-title p{margin:0;color:#b6c4da;font-size:.78rem}.np-matchday-title p b{color:#fff;font-weight:700}
.np-matchday-stats{display:flex;gap:10px;direction:rtl}
.np-matchday-stat{width:104px;min-height:94px;padding:14px 12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.075);display:grid;grid-template-columns:24px 1fr;grid-template-rows:1fr auto;align-items:center;color:#fff;backdrop-filter:blur(4px)}
.np-matchday-stat>span{grid-row:1;color:#b9d3ff}.np-matchday-stat strong{font-size:1.72rem;font-weight:700;line-height:1}.np-matchday-stat small{grid-column:1/-1;color:#afbdd2;font-size:.62rem;font-weight:500}.np-matchday-stat.is-live strong,.np-matchday-stat.is-live>span{color:#ff6b84}

/* Date browser */
.np-date-browser{margin-bottom:12px;padding:14px;background:var(--np-surface);border:1px solid var(--np-border);border-radius:var(--np-radius);box-shadow:0 5px 18px rgba(17,29,50,.035)}
.np-date-browser-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
.np-date-browser-head>div:first-child{display:flex;align-items:center;gap:10px}.np-date-browser-head>div:first-child>span{width:39px;height:39px;border-radius:10px;background:var(--np-blue-soft);color:var(--np-blue);display:grid;place-items:center}
.np-date-browser-head strong{display:block;font-size:.88rem;font-weight:600}.np-date-browser-head small{display:block;margin-top:1px;color:var(--np-muted);font-size:.62rem}
.np-date-actions{display:flex;align-items:center;gap:7px}.np-date-actions>a,.np-density-button{width:38px;height:38px;border:1px solid var(--np-border);border-radius:10px;background:var(--np-surface);color:var(--np-ink);display:grid;place-items:center}
.np-date-actions>a:hover,.np-density-button:hover{border-color:#a9bfe5;color:var(--np-blue);background:var(--np-blue-soft)}
.np-date-actions .np-today{width:auto;padding:0 14px;display:flex;gap:7px;background:var(--np-blue);border-color:var(--np-blue);color:#fff;font-size:.72rem;font-weight:600}.np-date-actions .np-today:hover{background:var(--np-blue-dark);color:#fff}
.np-date-picker{position:relative}.np-date-picker label{height:38px;padding:0 12px;border:1px solid var(--np-border);border-radius:10px;background:var(--np-surface-soft);display:flex;align-items:center;gap:7px;cursor:pointer;font-size:.68rem;font-weight:500}.np-date-picker input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}
.np-date-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}
.np-date-item{min-height:66px;padding:8px;border:1px solid var(--np-border);border-radius:11px;background:var(--np-surface-soft);display:grid;place-items:center;align-content:center;color:var(--np-ink)}
.np-date-item small,.np-date-item span{font-size:.56rem;color:var(--np-muted)}.np-date-item strong{font-size:1.08rem;font-weight:650;line-height:1.2}.np-date-item:hover{border-color:#b6c7e2;background:var(--np-blue-soft)}
.np-date-item.active{border-color:#eab021;background:linear-gradient(135deg,#ffd44e,#f4b01d);color:#181c24;box-shadow:0 8px 18px rgba(244,176,29,.2)}.np-date-item.active small,.np-date-item.active span{color:#725a14}

/* Toolbar */
.np-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.np-status-tabs{display:flex;align-items:center;padding:4px;border:1px solid var(--np-border);border-radius:12px;background:var(--np-surface);box-shadow:0 4px 14px rgba(17,29,50,.035)}
.np-status-tabs a{height:38px;padding:0 13px;border-radius:9px;display:flex;align-items:center;gap:7px;color:var(--np-muted);font-size:.7rem;font-weight:500}
.np-status-tabs a b{min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:var(--np-surface-muted);display:grid;place-items:center;font-size:.58rem;color:var(--np-ink-2)}
.np-status-tabs a:hover{color:var(--np-ink);background:var(--np-surface-soft)}.np-status-tabs a.active{background:var(--np-navy);color:#fff}.np-status-tabs a.active b{background:rgba(255,255,255,.14);color:#fff}.np-status-tabs a.live-tab.active{background:var(--np-red)}
.np-toolbar-tools{display:flex;align-items:center;gap:8px}.np-match-search{width:290px;height:42px;padding:0 12px;border:1px solid var(--np-border);border-radius:11px;background:var(--np-surface);display:flex;align-items:center;gap:8px;color:var(--np-muted)}
.np-match-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--np-ink);font-size:.7rem}.np-match-search kbd{padding:2px 6px;border:1px solid var(--np-border);border-radius:5px;background:var(--np-surface-soft);font-size:.55rem;color:var(--np-muted)}
.np-density-button{width:42px;height:42px}

/* Home content */
.np-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 274px;gap:18px;align-items:start}
.np-league-column{display:grid;gap:16px;min-width:0}.np-home-sidebar{display:grid;gap:14px}
.np-league-card{overflow:hidden;border:1px solid var(--np-border);border-radius:var(--np-radius);background:var(--np-surface);box-shadow:var(--np-shadow)}
.np-league-head{min-height:70px;padding:11px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;background:linear-gradient(110deg,#0a1323,#172238);color:#fff}
.np-league-name{display:flex;align-items:center;gap:11px;min-width:0;color:#fff}.np-league-name>span{width:44px;height:44px;flex:0 0 44px;border-radius:11px;background:#fff;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;overflow:hidden;color:#182239}.np-league-name img{width:100%;height:100%;object-fit:contain;padding:5px}.np-league-name b{font-size:1rem}.np-league-name div{min-width:0}.np-league-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;font-weight:600}.np-league-name small{display:block;margin-top:2px;color:#9da9ba;font-size:.58rem;font-weight:400}
.np-league-status{display:flex;align-items:center;gap:12px;color:#aeb8c8;font-size:.62rem}.np-league-status em{display:flex;align-items:center;gap:6px;color:#ff8197;font-style:normal}.np-league-status em i{width:7px;height:7px;border-radius:50%;background:var(--np-red);box-shadow:0 0 0 4px rgba(233,54,85,.15)}
.np-league-controls{display:flex;align-items:center;gap:6px}.np-league-controls .favorite-form{margin:0}.np-league-controls .favorite-action,.np-collapse{width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:10px!important;background:rgba(255,255,255,.065)!important;color:#fff!important;display:grid!important;place-items:center!important}.np-league-controls .favorite-action span{display:none}.np-collapse{padding:0}.np-collapse:hover,.np-league-controls .favorite-action:hover{background:rgba(255,255,255,.13)!important}
.np-league-nav{height:42px;padding:0 14px;display:flex;align-items:center;gap:22px;background:#1b2535;border-bottom:1px solid #303c4e}.np-league-nav a{height:42px;display:flex;align-items:center;gap:6px;position:relative;color:#aeb8c8;font-size:.63rem;font-weight:500}.np-league-nav a:hover,.np-league-nav a.active{color:#fff}.np-league-nav a.active:after{content:"";position:absolute;bottom:0;inset-inline:0;height:2px;background:#2b85ff;border-radius:2px 2px 0 0}
.np-match-list{background:var(--np-surface)}

/* Fully clickable match row */
.np-match-row{position:relative;isolation:isolate;min-height:88px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr) 142px 78px;grid-template-areas:"home score away meta actions";align-items:center;gap:10px;border-bottom:1px solid var(--np-border);background:var(--np-surface);cursor:pointer;outline:0;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}
.np-match-row:last-child{border-bottom:0}.np-match-row:hover,.np-match-row:focus-visible{z-index:2;background:#f8faff;box-shadow:inset 0 0 0 1px #c9daf8}.np-match-row:focus-visible{outline:3px solid rgba(23,105,232,.22);outline-offset:-3px}
html[data-theme="dark"] .np-match-row:hover,html[data-theme="dark"] .np-match-row:focus-visible{background:#192331}
.np-match-hit{position:absolute;inset:0;z-index:2}.np-match-accent{position:absolute;z-index:3;inset-block:14px;inset-inline-start:0;width:3px;border-radius:0 4px 4px 0;background:#d9dfe8}.np-match-row.is-live .np-match-accent{background:var(--np-red)}.np-match-row.is-finished .np-match-accent{background:var(--np-green)}
.np-match-row>*:not(.np-match-hit):not(.np-match-accent){position:relative;z-index:1;pointer-events:none}.np-match-actions,.np-match-actions *{pointer-events:auto!important;z-index:4!important}
.np-match-team{display:flex;align-items:center;gap:10px;min-width:0}.np-match-home{grid-area:home;justify-content:flex-start}.np-match-away{grid-area:away;justify-content:flex-end;flex-direction:row-reverse}
.np-team-logo{width:46px;height:46px;flex:0 0 46px;border:1px solid var(--np-border);border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 3px 12px rgba(12,25,47,.06)}.np-team-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.np-team-logo b{font-size:.68rem;font-weight:650;color:#1b2940}
.np-team-text{min-width:0}.np-team-text strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;color:var(--np-ink)}.np-team-text small{display:block;margin-top:2px;font-size:.52rem;color:var(--np-muted);font-weight:400}.np-match-away .np-team-text{text-align:end}html[dir="rtl"] .np-match-home .np-team-text,html[dir="rtl"] .np-match-away .np-team-text{text-align:start}
.np-red-card{min-width:17px;height:21px;padding:0 4px;border-radius:3px;background:var(--np-red);color:#fff;font-size:.5rem;font-style:normal;display:grid;place-items:center}
.np-match-score{grid-area:score;min-height:56px;padding:0 8px;border-inline:1px dashed var(--np-border);display:grid;place-items:center;align-content:center;gap:4px;text-align:center}.np-match-score time{font-size:1rem;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;color:var(--np-ink)}.np-scoreline{display:flex;align-items:center;gap:7px}.np-scoreline strong{font-size:1.25rem;font-weight:700}.np-scoreline span{color:var(--np-muted)}
.np-status-pill{min-height:20px;padding:2px 8px;border-radius:999px;background:var(--np-surface-muted);color:var(--np-muted);display:flex;align-items:center;gap:5px;font-size:.52rem;font-weight:500}.np-status-pill.is-live{background:#fff0f3;color:var(--np-red)}.np-status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.np-countdown{min-height:10px;color:#ca920b;font-size:.49rem;font-weight:600}
.np-match-meta{grid-area:meta;min-width:0;padding-inline-start:12px;border-inline-start:1px dashed var(--np-border)}.np-match-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:600;color:var(--np-ink-2)}.np-match-meta small{display:flex;align-items:center;gap:5px;margin-top:4px;color:var(--np-muted);font-size:.52rem;min-width:0}.np-match-meta small span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.np-match-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:6px}.np-match-actions .favorite-form{margin:0}.np-match-actions .favorite-action,.np-open-match{width:36px!important;height:36px!important;padding:0!important;border:1px solid var(--np-border)!important;border-radius:9px!important;background:var(--np-surface)!important;color:var(--np-muted)!important;display:grid!important;place-items:center!important}.np-match-actions .favorite-action span{display:none}.np-match-actions .favorite-action:hover,.np-match-actions .favorite-action.active,.np-open-match:hover{border-color:#9fb9e5!important;background:var(--np-blue-soft)!important;color:var(--np-blue)!important}
html[data-match-density="compact"] .np-match-row{min-height:76px}.np-match-row[hidden],.np-league-card[hidden]{display:none!important}

/* Side panels */
.np-side-panel{padding:17px;border:1px solid var(--np-border);border-radius:var(--np-radius);background:var(--np-surface);box-shadow:var(--np-shadow)}
.np-side-panel>header{display:flex;align-items:center;gap:10px}.np-side-panel>header>span{width:38px;height:38px;border-radius:10px;background:var(--np-blue-soft);color:var(--np-blue);display:grid;place-items:center}.np-side-panel>header small{display:block;color:var(--np-blue);font-size:.57rem;font-weight:600}.np-side-panel>header h2{margin:2px 0 0;font-size:.9rem;font-weight:650}
.np-live-panel>header>span{background:#fff0f3;color:var(--np-red)}.np-live-total{display:flex;align-items:end;justify-content:space-between;padding:21px 0 15px;border-bottom:1px solid var(--np-border)}.np-live-total strong{font-size:2.35rem;line-height:1;color:var(--np-red);font-weight:650}.np-live-total span{font-size:.65rem;color:var(--np-muted)}.np-live-panel>footer{display:flex;align-items:center;gap:7px;padding-top:13px;color:var(--np-green);font-size:.6rem;font-weight:600}.np-live-panel>footer i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(10,165,111,.12)}
.np-key-values{margin:13px 0 0}.np-key-values>div{min-height:40px;border-bottom:1px solid var(--np-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.np-key-values>div:last-child{border-bottom:0}.np-key-values dt{font-size:.65rem;color:var(--np-muted)}.np-key-values dd{margin:0;text-align:end;font-size:.7rem;font-weight:600;color:var(--np-ink)}.np-key-values dd.is-red{color:var(--np-red)}
.np-timezone-panel{min-height:96px;padding:17px;border-radius:var(--np-radius);background:linear-gradient(135deg,#0b1b39,#1957b3);color:#fff;display:flex;align-items:center;gap:12px;box-shadow:var(--np-shadow)}.np-timezone-panel>span{width:42px;height:42px;border-radius:11px;background:rgba(255,255,255,.1);display:grid;place-items:center}.np-timezone-panel small,.np-timezone-panel em{display:block;color:#b9c6da;font-size:.54rem;font-style:normal}.np-timezone-panel strong{display:block;margin:3px 0;font-size:.8rem;font-weight:600}
.np-empty-state{min-height:250px;padding:34px;border:1px solid var(--np-border);border-radius:var(--np-radius);background:var(--np-surface);display:grid;place-items:center;align-content:center;text-align:center;box-shadow:var(--np-shadow)}.np-empty-state>span{width:58px;height:58px;border-radius:15px;background:var(--np-blue-soft);color:var(--np-blue);display:grid;place-items:center}.np-empty-state h2{margin:14px 0 5px;font-size:1.35rem;font-weight:650}.np-empty-state p{margin:0 0 16px;color:var(--np-muted);font-size:.72rem}.np-empty-state>a{height:40px;padding:0 15px;border-radius:10px;background:var(--np-blue);color:#fff;display:flex;align-items:center;gap:7px;font-size:.7rem;font-weight:600}

/* Entity / team / competition pages */
.np-entity-hero{min-height:220px;margin-bottom:14px;padding:28px 30px;position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(118deg,#081326,#153264 62%,#176fe8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:var(--np-shadow-lg)}
.np-entity-pattern{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 20%,rgba(66,145,255,.5),transparent 32%),linear-gradient(112deg,transparent 0 55%,rgba(255,255,255,.035) 55% 69%,transparent 69%),radial-gradient(circle,rgba(255,255,255,.1) 1.3px,transparent 1.5px);background-size:auto,auto,27px 27px}
.np-entity-main,.np-entity-actions{position:relative;z-index:1}.np-entity-main{display:flex;align-items:center;gap:20px;min-width:0}.np-entity-logo{width:112px;height:112px;flex:0 0 112px;border:6px solid rgba(255,255,255,.13);border-radius:26px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 18px 36px rgba(0,0,0,.18)}.np-team-logo{border-radius:50%}.np-entity-logo img{width:100%;height:100%;object-fit:contain;padding:10px}.np-entity-logo b{font-size:1.55rem;font-weight:700;color:#1a2942}.np-entity-copy{min-width:0}.np-entity-kicker{display:flex;align-items:center;gap:7px;color:#bfd3f7;font-size:.7rem;font-weight:500}.np-entity-copy h1{margin:7px 0 5px;font-size:2.05rem;line-height:1.25;font-weight:700;color:#fff}.np-entity-copy p{max-width:620px;margin:0;color:#b8c6db;font-size:.72rem;line-height:1.8}.np-entity-copy p b{color:#fff}.np-entity-tags{display:flex;gap:7px;margin-top:12px}.np-entity-tags em{padding:5px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.07);font-size:.55rem;font-style:normal;color:#d8e2f1}
.np-entity-actions{display:grid;grid-template-columns:repeat(2,minmax(94px,1fr));gap:8px;min-width:210px}.np-competition-hero .np-entity-actions{grid-template-columns:repeat(2,98px)}.np-entity-stat{min-height:72px;padding:11px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.075);display:grid;align-content:center}.np-entity-stat small{color:#aebdd2;font-size:.55rem}.np-entity-stat strong{margin-top:3px;color:#fff;font-size:.82rem;font-weight:600}.np-hero-favorite{margin:0}.np-hero-favorite .favorite-action{width:100%;min-height:72px;border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;background:rgba(255,255,255,.075)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.np-hero-favorite .favorite-action:hover{background:rgba(255,255,255,.13)!important}
.np-page-tabs{min-height:50px;margin-bottom:14px;padding:5px;border:1px solid var(--np-border);border-radius:12px;background:var(--np-surface);display:flex;align-items:center;gap:4px;box-shadow:0 4px 14px rgba(17,29,50,.035)}.np-page-tabs a{height:39px;padding:0 15px;border-radius:9px;display:flex;align-items:center;gap:7px;color:var(--np-muted);font-size:.68rem;font-weight:500}.np-page-tabs a b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--np-surface-muted);display:grid;place-items:center;font-size:.55rem}.np-page-tabs a:hover{background:var(--np-surface-soft);color:var(--np-ink)}.np-page-tabs a.active{background:var(--np-navy);color:#fff}.np-page-tabs a.active b{background:rgba(255,255,255,.14)}
.np-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:18px;align-items:start}.np-main-column{display:grid;gap:16px;min-width:0}.np-side-column{display:grid;gap:14px}.np-panel{overflow:hidden;border:1px solid var(--np-border);border-radius:var(--np-radius);background:var(--np-surface);box-shadow:var(--np-shadow)}
.np-panel-head{min-height:75px;padding:14px 18px;border-bottom:1px solid var(--np-border);display:flex;align-items:center;justify-content:space-between;gap:16px}.np-panel-head>div>span{display:block;color:var(--np-blue);font-size:.6rem;font-weight:600}.np-panel-head h2{margin:3px 0 0;font-size:1.05rem;font-weight:650}.np-panel-head>em{padding:6px 10px;border-radius:9px;background:var(--np-surface-soft);color:var(--np-muted);display:flex;align-items:center;gap:6px;font-size:.6rem;font-style:normal}.np-panel-counters{display:flex;align-items:center;gap:6px}.np-panel-counters em{padding:5px 8px;border-radius:999px;background:var(--np-surface-soft);color:var(--np-muted);font-size:.56rem;font-style:normal}.np-panel-counters em.is-live{background:#fff0f3;color:var(--np-red)}
.np-inline-empty{min-height:150px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--np-muted);font-size:.7rem}.np-form-panel p{margin:12px 0 0;color:var(--np-muted);font-size:.58rem}.np-form-badges{display:flex;gap:6px;margin-top:15px}.np-form-badges b{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:.65rem}.np-form-badges .win{background:#e9f8f2;color:var(--np-green)}.np-form-badges .draw{background:#fff7df;color:#a97900}.np-form-badges .loss{background:#fff0f3;color:var(--np-red)}
.np-standings-wrap{overflow:auto}.np-standings-wrap table,.np-standings-wrap .standings-table{min-width:620px}

/* Competition directory */
.np-directory-hero{min-height:190px;margin-bottom:14px;padding:28px 30px;border-radius:18px;background:linear-gradient(118deg,#081326,#153264 64%,#176fe8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--np-shadow-lg)}.np-directory-hero>div>span{display:flex;align-items:center;gap:7px;color:#bdd2f6;font-size:.7rem}.np-directory-hero h1{margin:7px 0 5px;font-size:2rem;font-weight:700}.np-directory-hero p{margin:0;color:#b7c5d9;font-size:.72rem}.np-directory-hero>strong{width:112px;height:92px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.08);display:grid;place-items:center;align-content:center;font-size:1.8rem}.np-directory-hero>strong small{font-size:.58rem;color:#b9c5d8;font-weight:400}
.np-directory-toolbar{margin-bottom:14px;padding:12px;border:1px solid var(--np-border);border-radius:12px;background:var(--np-surface);display:flex;align-items:center;justify-content:space-between;gap:16px}.np-directory-toolbar label{width:360px;height:42px;padding:0 12px;border:1px solid var(--np-border);border-radius:10px;background:var(--np-surface-soft);display:flex;align-items:center;gap:8px;color:var(--np-muted)}.np-directory-toolbar input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--np-ink);font-size:.7rem}.np-directory-toolbar p{margin:0;display:flex;align-items:center;gap:7px;color:var(--np-muted);font-size:.64rem}
.np-competition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.np-competition-card{position:relative;isolation:isolate;overflow:hidden;min-height:300px;border:1px solid var(--np-border);border-radius:var(--np-radius);background:var(--np-surface);box-shadow:var(--np-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.np-competition-card:hover{transform:translateY(-3px);border-color:#bdcbe2;box-shadow:0 18px 42px rgba(17,29,50,.11)}.np-competition-hit{position:absolute;inset:0;z-index:1}.np-competition-card>*:not(.np-competition-hit){position:relative;z-index:2;pointer-events:none}.np-competition-card a:not(.np-competition-hit){pointer-events:auto}.np-competition-card>header{height:92px;padding:14px;background:linear-gradient(120deg,#0d1728,#1b2b46);display:flex;align-items:flex-start;justify-content:space-between}.np-competition-logo{width:64px;height:64px;border-radius:15px;background:#fff;display:grid;place-items:center;overflow:hidden}.np-competition-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.np-competition-logo b{font-size:1.25rem;color:#1b2942}.np-competition-card>header em{padding:5px 8px;border-radius:999px;background:rgba(244,182,33,.16);color:#ffd466;display:flex;align-items:center;gap:5px;font-size:.53rem;font-style:normal}.np-competition-copy{padding:16px}.np-competition-copy small{color:var(--np-blue);font-size:.58rem;font-weight:600}.np-competition-copy h2{margin:4px 0 5px;font-size:1rem;font-weight:650}.np-competition-copy p{margin:0;color:var(--np-muted);font-size:.58rem}.np-competition-links{padding:0 16px}.np-competition-links a{min-height:36px;border-top:1px solid var(--np-border);display:flex;align-items:center;gap:7px;color:var(--np-muted);font-size:.62rem}.np-competition-links a:hover{color:var(--np-blue)}.np-card-cta{height:44px;margin-top:10px;padding:0 16px;border-top:1px solid var(--np-border);background:var(--np-surface-soft);display:flex;align-items:center;justify-content:space-between;color:var(--np-ink);font-size:.64rem;font-weight:600}.np-card-cta:hover{background:var(--np-blue-soft);color:var(--np-blue)}

/* Match details — upgrade existing semantic markup */
.breadcrumb{max-width:100%;margin:0 0 12px!important;font-size:.64rem!important;color:var(--np-muted)!important}
.arena-match-hero{margin-bottom:14px!important;border-radius:18px!important;background:linear-gradient(125deg,#071221,#143363 60%,#176fe8)!important;box-shadow:var(--np-shadow-lg)!important}
.arena-match-hero-bg{opacity:.88}.arena-match-hero-head{min-height:66px!important;padding:12px 16px!important;background:rgba(4,10,22,.32)!important}.arena-match-league>span{width:42px!important;height:42px!important;border-radius:11px!important}.arena-match-league strong{font-size:.8rem!important;font-weight:600!important}.arena-match-league small{font-size:.56rem!important}.arena-match-hero-actions .favorite-action{height:40px!important;border-radius:10px!important;font-size:.62rem!important}
.arena-match-versus{min-height:285px!important;padding:34px 8%!important;grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr)!important;gap:28px!important}.arena-hero-team{gap:9px!important}.arena-hero-team>span{width:112px!important;height:112px!important;border-radius:50%!important;border-width:6px!important}.arena-hero-team>strong{max-width:300px!important;font-size:1.05rem!important;font-weight:650!important}.arena-hero-team>small{font-size:.57rem!important}.arena-hero-score{gap:8px!important}.arena-hero-score>em{padding:6px 11px!important;font-size:.58rem!important}.arena-hero-score>time{font-size:3.2rem!important;font-weight:700!important}.arena-hero-score>div strong{font-size:3.25rem!important;font-weight:700!important}.arena-hero-score>b{font-size:.62rem!important}.arena-match-facts{background:rgba(2,8,18,.42)!important}.arena-match-facts>div{min-height:70px!important;padding:10px 16px!important}.arena-match-facts small{font-size:.52rem!important}.arena-match-facts strong{font-size:.63rem!important;font-weight:550!important}
.arena-section-tabs,.detail-tabs{border:1px solid var(--np-border)!important;border-radius:12px!important;background:var(--np-surface)!important;box-shadow:0 4px 14px rgba(17,29,50,.035)!important}.arena-section-tabs a,.detail-tabs a{font-size:.66rem!important;font-weight:500!important;border-radius:9px!important}.arena-section-tabs a.active,.detail-tabs a.active{background:var(--np-navy)!important;color:#fff!important}
.match-detail-layout-v4{gap:18px!important}.premium-panel,.side-info-card,.stats-panel-v3,.timeline-panel-v3,.lineups-panel-v3,.mini-standings-panel{border-color:var(--np-border)!important;border-radius:var(--np-radius)!important;background:var(--np-surface)!important;box-shadow:var(--np-shadow)!important}.section-heading{padding:16px 18px!important}.section-kicker{font-size:.58rem!important;color:var(--np-blue)!important}.section-heading h2{font-size:1rem!important;font-weight:650!important}.overview-facts-grid{gap:9px!important}.overview-facts-grid>div{border-color:var(--np-border)!important;border-radius:11px!important;background:var(--np-surface-soft)!important}.info-list>div{border-color:var(--np-border)!important}.source-trust-card{border-color:var(--np-border)!important;background:var(--np-blue-soft)!important}

/* Footer */
.sports-footer-v4{background:#0b121f!important;color:#c8d0dc!important;border-top:0!important}.sports-footer-v4 .footer-main{max-width:var(--np-container)!important}.sports-footer-v4 h3{color:#fff!important;font-size:.76rem!important}.sports-footer-v4 a,.sports-footer-v4 p{font-size:.63rem!important}.sports-footer-v4 .footer-bottom{border-color:#222e40!important}

/* Dark */
html[data-theme="dark"] .np-team-logo,html[data-theme="dark"] .np-competition-logo,html[data-theme="dark"] .arena-hero-team>span{background:#fff}
html[data-theme="dark"] .np-date-item.active{color:#171b23}.np-directory-empty{grid-column:1/-1}

/* Tablet */
@media(max-width:1180px){
  .sports-header-v4 .nav-link{padding:0 8px!important;font-size:.68rem!important}.sports-header-v4 .nav-link:nth-of-type(n+7){display:none}.sports-header-v4 .brand{min-width:150px!important}
  .np-home-layout{grid-template-columns:minmax(0,1fr) 242px}.np-match-row{grid-template-columns:minmax(0,1fr) 102px minmax(0,1fr) 70px;grid-template-areas:"home score away actions"}.np-match-meta{display:none}
  .np-content-layout{grid-template-columns:minmax(0,1fr) 250px}.np-competition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .page-shell{padding:18px 14px 84px!important}.sports-header-v4 .main-nav{display:none!important}.sports-header-v4 .brand{min-width:0!important}.sports-header-v4 .header-live-link{margin-inline-start:auto}.sports-header-v4 .desktop-personalization{display:none!important}
  .np-matchday-hero{min-height:150px;padding:24px}.np-matchday-title h1{font-size:2rem}.np-matchday-stat{width:84px;min-height:82px}.np-matchday-stat:nth-child(3){display:none}
  .np-date-strip{overflow:auto;grid-template-columns:repeat(7,minmax(92px,1fr));scrollbar-width:none}.np-toolbar{align-items:stretch;flex-direction:column}.np-status-tabs{overflow:auto}.np-toolbar-tools{justify-content:space-between}.np-match-search{width:100%}
  .np-home-layout,.np-content-layout{grid-template-columns:1fr}.np-home-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));order:2}.np-side-column{grid-template-columns:repeat(2,minmax(0,1fr));order:-1}.np-timezone-panel{min-height:auto}
  .np-entity-hero{min-height:190px;padding:24px;align-items:flex-start;flex-direction:column}.np-entity-actions{width:100%;grid-template-columns:repeat(3,1fr)}.np-competition-hero .np-entity-actions{grid-template-columns:repeat(4,1fr)}.np-entity-logo{width:90px;height:90px;flex-basis:90px}
  .arena-match-versus{min-height:225px!important;grid-template-columns:minmax(0,1fr) 130px minmax(0,1fr)!important;padding:25px 4%!important;gap:10px!important}.arena-hero-team>span{width:78px!important;height:78px!important}.arena-hero-score>time{font-size:2.25rem!important}.arena-hero-score>div strong{font-size:2.35rem!important}.match-detail-layout-v4{grid-template-columns:1fr!important}.match-sidebar-v4{order:-1!important}
}

/* Mobile */
@media(max-width:640px){
  .page-shell{padding:12px 10px 82px!important}.site-header.sports-header-v4{height:62px!important}.sports-header-v4 .header-inner{height:62px!important;padding-inline:10px!important}.sports-header-v4 .brand-mark{width:38px!important;height:38px!important}.sports-header-v4 .brand-copy small{display:none}.sports-header-v4 .brand-copy strong{font-size:.92rem!important}.sports-header-v4 .header-live-link{height:36px!important;padding:0 10px!important}.sports-header-v4 .header-live-link strong{font-size:.65rem}.sports-header-v4 .header-actions{border:0!important;padding:0!important}.sports-header-v4 .header-icon-button:not(.mobile-menu-button):not(.language-trigger){display:none!important}
  .np-matchday-hero{min-height:auto;margin-bottom:10px;padding:20px;border-radius:14px;display:block}.np-matchday-title h1{font-size:1.55rem}.np-matchday-title p{font-size:.66rem}.np-matchday-stats{margin-top:17px}.np-matchday-stat{width:auto;flex:1;min-height:70px;padding:10px}.np-matchday-stat strong{font-size:1.35rem}
  .np-date-browser{padding:10px;border-radius:12px}.np-date-browser-head{align-items:flex-start}.np-date-browser-head>div:first-child{display:none}.np-date-actions{width:100%;justify-content:space-between}.np-date-picker label span{display:none}.np-date-strip{grid-template-columns:repeat(7,76px);gap:6px}.np-date-item{min-height:58px}.np-date-item strong{font-size:.95rem}
  .np-status-tabs{width:100%;padding:3px}.np-status-tabs a{flex:1;justify-content:center;padding:0 8px}.np-status-tabs a svg{display:none}.np-status-tabs a span{font-size:.62rem}.np-toolbar-tools{display:none}
  .np-home-sidebar{grid-template-columns:1fr 1fr}.np-timezone-panel{grid-column:1/-1}.np-league-head{min-height:62px;padding:9px;grid-template-columns:minmax(0,1fr) auto}.np-league-status{display:none}.np-league-name>span{width:39px;height:39px;flex-basis:39px}.np-league-name strong{font-size:.76rem}.np-league-controls{grid-column:2}.np-league-nav{overflow:auto;gap:17px;padding:0 10px}.np-league-nav a{white-space:nowrap}
  .np-match-row{min-height:96px;padding:10px 8px;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);grid-template-rows:1fr auto;grid-template-areas:"home score away" "meta meta meta";gap:5px 3px}.np-match-actions{display:none}.np-match-meta{display:flex;grid-area:meta;align-items:center;justify-content:center;gap:8px;padding:6px 0 0;border:0;border-top:1px dashed var(--np-border)}.np-match-meta strong{font-size:.52rem}.np-match-meta small{margin:0;font-size:.48rem}.np-team-logo{width:37px;height:37px;flex-basis:37px}.np-match-team{display:grid;justify-items:center;gap:4px;text-align:center}.np-match-home,.np-match-away{justify-content:center;flex-direction:initial}.np-team-text{text-align:center!important;width:100%}.np-team-text strong{font-size:.61rem;white-space:normal;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.np-team-text small{display:none}.np-match-score{min-height:58px;padding:0 3px}.np-match-score time{font-size:.82rem}.np-scoreline strong{font-size:1.05rem}.np-status-pill{font-size:.47rem;padding:2px 5px}.np-countdown{display:none}
  .np-side-panel{padding:14px}.np-live-total{padding:15px 0 11px}.np-live-total strong{font-size:1.8rem}.np-side-panel>header h2{font-size:.78rem}.np-key-values>div{min-height:35px}.np-key-values dt,.np-key-values dd{font-size:.59rem}
  .np-entity-hero{min-height:auto;margin-bottom:10px;padding:20px;border-radius:14px}.np-entity-main{gap:13px}.np-entity-logo{width:72px;height:72px;flex-basis:72px;border-width:4px;border-radius:18px}.np-team-logo{border-radius:50%}.np-entity-copy h1{font-size:1.3rem;margin:4px 0}.np-entity-copy p{font-size:.6rem}.np-entity-actions,.np-competition-hero .np-entity-actions{grid-template-columns:repeat(2,1fr)}.np-entity-stat{min-height:60px}.np-hero-favorite .favorite-action{min-height:60px!important}.np-page-tabs{overflow:auto;margin-bottom:10px}.np-page-tabs a{white-space:nowrap;padding:0 11px}.np-side-column{grid-template-columns:1fr}.np-panel-head{min-height:65px;padding:12px 14px}.np-panel-head h2{font-size:.9rem}
  .np-directory-hero{min-height:150px;padding:22px}.np-directory-hero h1{font-size:1.45rem}.np-directory-hero>strong{display:none}.np-directory-toolbar{align-items:stretch;flex-direction:column}.np-directory-toolbar label{width:100%}.np-directory-toolbar p{display:none}.np-competition-grid{grid-template-columns:1fr}
  .arena-match-hero{border-radius:14px!important}.arena-match-hero-head{min-height:56px!important;padding:8px 10px!important}.arena-match-league>span{width:36px!important;height:36px!important}.arena-match-versus{min-height:190px!important;grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr)!important;padding:20px 4px!important;gap:3px!important}.arena-hero-team>span{width:58px!important;height:58px!important;border-width:4px!important}.arena-hero-team>strong{font-size:.62rem!important;line-height:1.3}.arena-hero-score>time{font-size:1.6rem!important}.arena-hero-score>div strong{font-size:1.75rem!important}.arena-hero-score>small{font-size:.48rem!important}.arena-match-facts{grid-template-columns:repeat(2,1fr)!important}.arena-match-facts>div{min-height:56px!important;padding:7px 9px!important}.arena-match-facts>div:nth-child(n+3){display:none!important}.arena-match-tabs{top:68px!important;overflow:auto!important}.arena-match-tabs a{white-space:nowrap!important}
}
