
:root{--black:#030303;--panel:#101010;--panel2:#151515;--line:#ffffff18;--muted:#a9a9a9;--text:#f7f7f7;--orange:#ff7917;--orange2:#ff9a3d;--gold:#ffc66b;--shadow:0 18px 55px #000b}*{box-sizing:border-box}body{margin:0;background:#050505;color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:9px 22px;background:#020202e8;backdrop-filter:blur(10px);border-bottom:1px solid #ff79173d}.brand{display:flex;align-items:baseline;gap:10px}.brand span{font-size:31px;font-weight:1000;letter-spacing:1px;color:#f8f8f8;text-shadow:0 0 10px rgba(255,255,255,.15)}.brand small{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#bdbdbd}.topbar nav{display:flex;gap:10px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.topbar nav a{color:#ddd;border:1px solid transparent;border-radius:999px;padding:8px 10px}.topbar nav a:hover{color:#111;background:var(--orange)}.shell{max-width:1240px;margin:0 auto;padding:22px 16px 54px}.view{display:none}.view.active{display:block}.scoreboard-hero{display:grid;grid-template-columns:1.7fr .8fr;gap:16px;margin-bottom:16px}.hero-copy,.page-head{position:relative;overflow:hidden;padding:24px;border-radius:26px;background:linear-gradient(135deg,#191919,#080808 72%);border:1px solid #ffffff16;box-shadow:var(--shadow)}.hero-copy:after{display:none}.hero-copy h1,.page-head h1{position:relative;margin:3px 0 9px;font-size:48px;line-height:.95;letter-spacing:-.04em}.hero-sub,.page-head p{position:relative;color:#c7c7c7;max-width:720px;margin:0}.eyebrow{margin:0 0 7px;color:var(--orange2)!important;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:900}.eyebrow.dark{color:#261203!important}.mini-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:19px}.mini-stats div{background:#0008;border:1px solid #ffffff1c;border-radius:16px;padding:13px}.mini-stats b{display:block;font-size:22px;color:#fff}.mini-stats span{display:block;margin-top:4px;color:#bbb;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.podium-card{border-radius:26px;padding:22px;background:linear-gradient(160deg,#ff8a19,#cc4b05 58%,#531b00);box-shadow:var(--shadow);border:1px solid #ffd19a55;color:#120800;display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.card-label{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:1000}.podium-card strong{font-size:34px;line-height:.95;letter-spacing:-.04em}.podium-card small{display:block;margin-top:10px;font-weight:800}.home-main-grid{display:grid;grid-template-columns:.85fr 1.55fr;gap:16px;margin-bottom:16px}.feature-card,.leaderboard-card,.panel{background:linear-gradient(180deg,#151515,#0b0b0b);border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 10px 30px #0009}.award-card{background:linear-gradient(155deg,#ff8a19,#a93a00);color:#140800;border-color:#ffca8b88}.feature-name{font-size:31px;font-weight:1000;line-height:1;margin-top:28px}.feature-name a{color:#140800}.feature-name small{font-size:15px;color:#2b1200}.feature-note{font-size:13px;color:#321600;font-weight:800;margin-top:18px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.section-title h2{margin:0;font-size:17px;letter-spacing:-.01em}.section-title a{font-size:12px;color:var(--orange2);font-weight:900}.hero-rank-list{list-style:none;padding:0;margin:0;display:grid;gap:7px}.hero-rank-list li{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #ffffff14;border-radius:15px;background:#070707}.hero-rank-list li:hover{border-color:#ff791777;background:#120903}.hero-rank-list .rank-num{font-size:25px;font-weight:1000;color:var(--orange)}.hero-rank-list a{font-weight:950}.hero-rank-list span.score{font-size:20px;font-weight:1000;color:var(--gold)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.grid.two{grid-template-columns:2fr 1fr}.panel.accent{background:linear-gradient(160deg,#ff8618,#8d2c00);color:#140800}.wide{min-width:0}.rank-list{margin:0;padding-left:23px}.rank-list li{padding:8px 0;border-bottom:1px solid #ffffff12;color:#eee}.rank-list li a{font-weight:900}.rank-list span{float:right;color:var(--gold);font-weight:1000}.rank-list.compact li{font-size:13px}.table-wrap{overflow:auto;border-radius:15px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:9px 10px;border-bottom:1px solid #ffffff12;text-align:left;white-space:nowrap}th{color:var(--orange2);text-transform:uppercase;font-size:10px;letter-spacing:.09em;background:#0004}tr:hover td{background:#ffffff08}.name-link{font-weight:950;color:#fff}.name-link:hover{color:var(--orange)}.toolbar{display:flex;gap:12px;margin:0 0 16px}input,select{width:100%;background:#101010;color:#fff;border:1px solid #ffffff22;border-radius:14px;padding:12px 14px;font-size:15px}select{max-width:170px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.player-card{display:block;border:1px solid #ffffff14;border-radius:18px;padding:15px;background:#090909}.player-card:hover{border-color:#ff7917;transform:translateY(-1px);background:#120903}.player-card strong{display:block;font-size:18px}.player-card span{display:block;color:#aaa;margin-top:5px}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.metric{background:#0006;border:1px solid #ffffff24;border-radius:14px;padding:12px}.metric b{display:block;font-size:26px}.metric small{color:#f4d0b5;text-transform:uppercase;font-size:10px;letter-spacing:.1em}.back-btn{background:var(--orange);color:#111;border:0;border-radius:999px;padding:10px 15px;font-weight:1000;margin-bottom:14px;cursor:pointer}.empty{color:#aaa;padding:14px}.snapshot-line{padding:10px 0;border-bottom:1px solid #ffffff12;color:#ddd}.snapshot-box{display:grid;gap:11px}.snapshot-box div{padding:13px;border:1px solid #ffffff12;border-radius:16px;background:#070707}.snapshot-box b{display:block;color:var(--orange2);font-size:18px}.snapshot-box span{font-size:12px;color:#bbb;text-transform:uppercase;letter-spacing:.08em}footer{text-align:center;color:#777;border-top:1px solid #ffffff12;padding:22px;font-size:12px}@media(max-width:900px){.scoreboard-hero,.home-main-grid,.grid,.grid.two,.cards{grid-template-columns:1fr}.hero-copy h1,.page-head h1{font-size:36px}.topbar{align-items:flex-start;gap:8px;flex-direction:column}.topbar nav{flex-wrap:wrap}.metric-row,.mini-stats{grid-template-columns:repeat(2,1fr)}.podium-card{min-height:170px}.podium-card strong{font-size:30px}}@media(max-width:560px){.shell{padding:14px 10px 44px}.hero-copy,.page-head,.panel,.feature-card,.leaderboard-card{border-radius:18px;padding:15px}.hero-rank-list li{grid-template-columns:38px 1fr auto}.hero-rank-list .rank-num{font-size:20px}.hero-rank-list span.score{font-size:16px}.brand small{display:none}.topbar nav{gap:4px}.topbar nav a{padding:7px 8px;font-size:11px}.metric-row,.mini-stats{grid-template-columns:1fr}}


/* SPR compact visual test: sizing-only cleanup, no functionality/data changes */
:root{--shadow:0 8px 24px #0009}
body{font-size:14px;background:#050505}
.topbar{padding:6px 18px;border-bottom:1px solid #ff79172c}
.brand span{font-size:24px}.brand small{font-size:9px}.topbar nav{gap:6px;font-size:10px}.topbar nav a{padding:6px 8px}
.shell{max-width:1120px;padding:14px 12px 38px}.scoreboard-hero{grid-template-columns:1.65fr .65fr;gap:12px;margin-bottom:12px}.home-main-grid{grid-template-columns:.72fr 1.55fr;gap:12px;margin-bottom:12px}.grid{gap:12px;margin-bottom:12px}
.hero-copy,.page-head{padding:16px;border-radius:18px;background:linear-gradient(135deg,#141414,#070707 76%)}
.hero-copy h1,.page-head h1{font-size:34px;margin:2px 0 6px}.hero-sub,.page-head p{font-size:13px}.eyebrow{font-size:9px;margin-bottom:5px}.mini-stats{gap:8px;margin-top:12px}.mini-stats div{padding:9px;border-radius:12px}.mini-stats b{font-size:17px}.mini-stats span{font-size:9px}
.podium-card{min-height:145px;border-radius:18px;padding:15px}.podium-card strong{font-size:23px}.podium-card small{font-size:11px;margin-top:6px}.card-label{font-size:9px}
.feature-card,.leaderboard-card,.panel{border-radius:16px;padding:13px}.feature-name{font-size:22px;margin-top:16px}.feature-name small{font-size:12px}.feature-note{font-size:11px;margin-top:10px}.section-title{margin-bottom:8px}.section-title h2{font-size:14px}.section-title a{font-size:10px}
.hero-rank-list{gap:5px}.hero-rank-list li{grid-template-columns:38px 1fr auto;padding:7px 9px;border-radius:11px}.hero-rank-list .rank-num{font-size:19px}.hero-rank-list a{font-size:13px}.hero-rank-list span.score{font-size:16px}
.rank-list{padding-left:19px}.rank-list li{padding:5px 0;font-size:12px}.rank-list.compact li{font-size:11px}
table{font-size:12px}th,td{padding:6px 8px}th{font-size:9px}.toolbar{gap:8px;margin-bottom:10px}input,select{padding:9px 11px;border-radius:10px;font-size:13px}select{max-width:135px}.cards{gap:9px}.player-card{border-radius:13px;padding:11px}.player-card strong{font-size:15px}.player-card span{font-size:12px}.metric-row{gap:8px;margin-top:11px}.metric{border-radius:11px;padding:9px}.metric b{font-size:20px}.metric small{font-size:9px}.back-btn{padding:8px 12px;font-size:12px;margin-bottom:10px}.snapshot-box{gap:8px}.snapshot-box div{padding:9px;border-radius:12px}.snapshot-box b{font-size:15px}.snapshot-box span{font-size:10px}footer{padding:15px;font-size:10px}
@media(max-width:900px){.scoreboard-hero,.home-main-grid,.grid,.grid.two,.cards{grid-template-columns:1fr}.hero-copy h1,.page-head h1{font-size:28px}.podium-card{min-height:120px}.podium-card strong{font-size:22px}}
@media(max-width:560px){.shell{padding:10px 8px 30px}.hero-copy,.page-head,.panel,.feature-card,.leaderboard-card{border-radius:13px;padding:11px}.hero-rank-list li{grid-template-columns:31px 1fr auto}.hero-rank-list .rank-num{font-size:16px}.hero-rank-list span.score{font-size:13px}}


/* SPR V4 nipped header test: visual-only change, preserves all existing links/data/player-card functionality */
.topbar{
  min-height:34px;
  padding:3px 16px;
}
.brand{
  gap:7px;
}
.brand span{
  font-size:18px;
  line-height:1;
}
.brand small{
  font-size:8px;
  letter-spacing:.12em;
}
.topbar nav{
  gap:4px;
  font-size:9px;
}
.topbar nav a{
  padding:4px 7px;
}

/* Shrink the title/current #1 row roughly in half */
.scoreboard-hero{
  grid-template-columns:1.7fr .55fr;
  gap:10px;
  margin-bottom:10px;
}
.hero-copy,.page-head{
  padding:10px 14px;
  border-radius:14px;
}
.hero-copy h1,.page-head h1{
  font-size:24px;
  line-height:1;
  margin:0 0 3px;
}
.hero-sub,.page-head p{
  font-size:11px;
  line-height:1.25;
}
.eyebrow{
  font-size:8px;
  margin-bottom:3px;
}
.mini-stats{
  gap:6px;
  margin-top:8px;
}
.mini-stats div{
  padding:6px 8px;
  border-radius:9px;
}
.mini-stats b{
  font-size:13px;
}
.mini-stats span{
  font-size:7px;
  margin-top:2px;
}
.podium-card{
  min-height:86px;
  border-radius:14px;
  padding:10px 12px;
}
.podium-card strong{
  font-size:17px;
  line-height:1;
}
.podium-card small{
  font-size:9px;
  margin-top:3px;
}
.card-label{
  font-size:8px;
  letter-spacing:.12em;
}

/* Pull the main content up tighter after the smaller hero */
.home-main-grid{
  margin-top:0;
}

@media(max-width:900px){
  .topbar{padding:4px 12px}
  .scoreboard-hero{grid-template-columns:1fr}
  .hero-copy h1,.page-head h1{font-size:22px}
  .podium-card{min-height:72px}
}
@media(max-width:560px){
  .brand span{font-size:17px}
  .topbar nav a{padding:4px 6px;font-size:8px}
  .hero-copy,.page-head{padding:9px 10px}
  .hero-copy h1,.page-head h1{font-size:20px}
}


/* SPR V5 board cleanup: remove big left current-leader tile and make boards distinct */
.board-pair{
  grid-template-columns:1fr 1fr;
}
.board-list{
  list-style:none;
  padding-left:0;
}
.board-list li{
  display:grid;
  grid-template-columns:28px 1fr auto;
  gap:8px;
  align-items:center;
  padding:8px 10px;
  border:1px solid #ffffff12;
  border-radius:11px;
  background:#070707;
  margin-bottom:6px;
}
.board-list li::before{
  counter-increment:item;
  content:"#";
  color:var(--orange);
  font-weight:1000;
}
.board-list li a{
  font-weight:950;
}
.board-list li span{
  float:none;
}
.feature-card.award-card{
  display:none!important;
}
.back-btn{
  cursor:pointer;
}
@media(max-width:900px){
  .board-pair{grid-template-columns:1fr}
}


/* SPR V8: same working V5 data/functionality, light-blue visual system */
:root{
  --orange:#67d8ff;
  --orange2:#9be7ff;
  --gold:#d9f6ff;
}
body{
  background:#04070b;
}
.topbar{
  border-bottom-color:#67d8ff55;
}
.brand span{
  color:#67d8ff!important;
}
.topbar nav a:hover{
  background:#67d8ff!important;
  color:#021018!important;
}
.podium-card{
  background:linear-gradient(160deg,#80dcff,#2598c8 58%,#082c42)!important;
  border-color:#b9efff88!important;
  color:#021018!important;
}
.panel.accent{
  background:linear-gradient(160deg,#80dcff,#145a78)!important;
  color:#021018!important;
}
.award-card{
  background:linear-gradient(155deg,#80dcff,#125571)!important;
  color:#021018!important;
  border-color:#b9efff88!important;
}
.feature-name a,
.eyebrow.dark{
  color:#021018!important;
}
.feature-note,
.feature-name small{
  color:#05283a!important;
}
.hero-rank-list li:hover{
  border-color:#67d8ff77!important;
  background:#061119!important;
}
.name-link:hover{
  color:#67d8ff!important;
}
.section-title a{
  color:#9be7ff!important;
}
th{
  color:#9be7ff!important;
}
.panel,.leaderboard-card,.feature-card{
  border-color:#67d8ff22!important;
}
.snapshot-box div{
  border-color:#67d8ff22!important;
}
.back-btn:hover{
  border-color:#67d8ff!important;
}
.hero-rank-list .rank-num,
.board-list li::before{
  color:#67d8ff!important;
}



/* V14 ESPN badge */
.spr-badge{
 display:inline-flex;align-items:center;justify-content:center;
 width:30px;height:30px;border-radius:999px;
 background:#0d2230;
 border:2px solid #67d8ff;
 color:#ffffff;
 font-family: Impact, 'Arial Narrow', Arial, sans-serif;
 font-weight:900;
 font-size:14px;
 letter-spacing:-0.03em;
 box-shadow:none;
 text-shadow:none;
}

.spr-badge.small{
  width:38px;
  height:38px;
  font-size:12px;
  box-shadow:0 0 0 1px #67d8ff2f, 0 5px 14px #0008, inset 0 1px 4px #ffffffaa;
}
.hero-rank-list span.score{
  display:flex;
  justify-content:flex-end;
  align-items:center;
}
.rank-list span{
  display:inline-flex;
  float:none;
  justify-content:flex-end;
}
.board-pair{
  align-items:stretch;
}
.board-pair .leaderboard-card{
  min-height:100%;
}
.board-list{
  list-style:none;
  padding-left:0;
  counter-reset:rank 10;
  display:grid;
  gap:7px;
}
.board-list li{
  display:grid;
  grid-template-columns:42px 1fr auto;
  align-items:center;
  gap:10px;
  padding:9px 11px;
  border:1px solid #ffffff14;
  border-radius:15px;
  background:#070707;
}
.board-list li::before{
  counter-increment:rank;
  content:"#" counter(rank);
  color:#67d8ff;
  font-size:20px;
  font-weight:1000;
}
.board-list li a{
  font-weight:950;
}
.board-list li .spr-badge{
  justify-self:end;
}
.hero-rank-list li{
  min-height:58px;
}
.hero-rank-list .rank-num{
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
table td .spr-badge{
  vertical-align:middle;
}
.snapshot-box b .spr-badge,
.snapshot-box .spr-badge{
  margin:0 auto;
}
.metric b .spr-badge{
  margin:auto;
}
@media(max-width:700px){
  .spr-badge{width:40px;height:40px;font-size:13px}
  .spr-badge.small{width:34px;height:34px;font-size:11px}
  .hero-rank-list li{grid-template-columns:44px 1fr auto}
}


/* V15 Rank-Blue Universal SPR Badge Test
   Uses the same bright blue visual language as the player rank numbers.
   Goal: smaller badge stays readable by making the number itself the pop. */
:root{
  --spr-rank-blue:#67d8ff;
  --spr-rank-blue-soft:#9be7ff;
  --spr-badge-bg:#061018;
}
.spr-badge,
.spr-badge.small{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  border-radius:999px!important;
  box-sizing:border-box!important;
  background:var(--spr-badge-bg)!important;
  border:2px solid var(--spr-rank-blue)!important;
  color:var(--spr-rank-blue)!important;
  font-family:"Arial Narrow","Roboto Condensed","Oswald",Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:1000!important;
  line-height:1!important;
  letter-spacing:-0.055em!important;
  text-align:center!important;
  font-variant-numeric:tabular-nums!important;
  box-shadow:0 0 0 1px #ffffff18,0 4px 10px #0009!important;
  text-shadow:0 1px 0 #ffffff55,0 -1px 0 #001018!important;
  transform:none!important;
}
.hero-rank-list .spr-badge{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  font-size:12.5px!important;
}
.podium-score .spr-badge{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  font-size:15px!important;
  border-width:2px!important;
}
.hero-rank-list span.score,
.rank-list span,
td .spr-badge,
.player-card .spr-badge,
.snapshot-box .spr-badge,
.metric .spr-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.hero-rank-list li,
.board-list li{
  align-items:center!important;
}
.rank-list li{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:center!important;
  gap:10px!important;
}
.rank-list span{
  justify-self:end!important;
}
.podium-score{
  margin-top:14px;
  display:flex;
  align-items:center;
  gap:10px;
  font-weight:1000;
  color:#021018;
}
.podium-score-label{
  display:flex;
  flex-direction:column;
  line-height:1.05;
  text-transform:uppercase;
  letter-spacing:.09em;
  font-size:10px;
}
.podium-score-label b{
  font-size:13px;
  letter-spacing:.04em;
}
@media(max-width:700px){
  .spr-badge,.spr-badge.small{width:30px!important;height:30px!important;min-width:30px!important;font-size:11px!important}
  .hero-rank-list .spr-badge{width:31px!important;height:31px!important;min-width:31px!important;font-size:11px!important}
}

/* V16 Simple Reset Badge Test
   Scraps the circular/glow badge completely.
   Goal: smaller, cleaner, highly visible, universal SPR score button. */
:root{
  --spr-blue-main:#67d8ff;
  --spr-blue-fill:#75dcff;
  --spr-blue-deep:#04131c;
}
.spr-badge,
.spr-badge.small,
.hero-rank-list .spr-badge,
.podium-score .spr-badge,
td .spr-badge,
.player-card .spr-badge,
.snapshot-box .spr-badge,
.metric .spr-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:37px!important;
  min-width:37px!important;
  height:25px!important;
  min-height:25px!important;
  border-radius:7px!important;
  box-sizing:border-box!important;
  background:#67d8ff!important;
  color:#031018!important;
  border:1px solid #b8f0ff!important;
  outline:1px solid #1a6f91!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:11.5px!important;
  font-weight:1000!important;
  line-height:1!important;
  letter-spacing:-0.075em!important;
  text-align:center!important;
  font-variant-numeric:tabular-nums!important;
  box-shadow:0 2px 0 #0b394a, 0 5px 10px #0008!important;
  text-shadow:0 0 5px currentColor!important;
  transform:none!important;
  padding:0 2px!important;
}
/* Make the larger top-right feature score visible without returning to the oversized circle. */
.podium-score .spr-badge{
  width:44px!important;
  min-width:44px!important;
  height:29px!important;
  min-height:29px!important;
  font-size:13px!important;
  border-radius:8px!important;
}
.hero-rank-list span.score,
.rank-list span,
.board-list li span,
td .spr-badge,
.player-card .spr-badge,
.snapshot-box .spr-badge,
.metric .spr-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.hero-rank-list li,
.board-list li,
.rank-list li{
  align-items:center!important;
}
.rank-list li{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  gap:9px!important;
}
.rank-list span{
  justify-self:end!important;
  float:none!important;
}
@media(max-width:700px){
  .spr-badge,.spr-badge.small,.hero-rank-list .spr-badge,td .spr-badge,.player-card .spr-badge,.snapshot-box .spr-badge,.metric .spr-badge{
    width:34px!important;min-width:34px!important;height:23px!important;min-height:23px!important;font-size:10.5px!important;border-radius:6px!important;
  }
  .podium-score .spr-badge{width:40px!important;min-width:40px!important;height:26px!important;min-height:26px!important;font-size:12px!important;}
}

/* V17 Final Badge Proportion + Row Fit Pass
   Keeps V16 simple blue plate style, shrinks globally ~6%, and prevents name/score collisions. */
.spr-badge,
.spr-badge.small,
.hero-rank-list .spr-badge,
.podium-score .spr-badge,
td .spr-badge,
.player-card .spr-badge,
.snapshot-box .spr-badge,
.metric .spr-badge{
  width:35px!important;
  min-width:35px!important;
  height:24px!important;
  min-height:24px!important;
  border-radius:6px!important;
  font-size:10.8px!important;
  padding:0 2px!important;
}
.podium-score .spr-badge{
  width:41px!important;
  min-width:41px!important;
  height:27px!important;
  min-height:27px!important;
  font-size:12.2px!important;
  border-radius:7px!important;
}
.hero-rank-list li{
  grid-template-columns:36px minmax(0,1fr) max-content!important;
  gap:8px!important;
  min-height:38px!important;
}
.hero-rank-list li > span:nth-child(2){
  min-width:0!important;
  overflow:hidden!important;
}
.hero-rank-list li > span:nth-child(2) a,
.rank-list li a,
.player-card strong{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.hero-rank-list .rank-num{
  font-size:18px!important;
}
.hero-rank-list span.score{
  min-width:35px!important;
  justify-self:end!important;
}
.rank-list li{
  grid-template-columns:minmax(0,1fr) max-content!important;
  gap:8px!important;
  min-height:28px!important;
}
.rank-list span{
  min-width:35px!important;
}
.table-wrap td,
.table-wrap th{
  vertical-align:middle!important;
}
@media(max-width:700px){
  .spr-badge,.spr-badge.small,.hero-rank-list .spr-badge,td .spr-badge,.player-card .spr-badge,.snapshot-box .spr-badge,.metric .spr-badge{
    width:32px!important;min-width:32px!important;height:22px!important;min-height:22px!important;font-size:10px!important;border-radius:6px!important;
  }
  .podium-score .spr-badge{width:38px!important;min-width:38px!important;height:25px!important;min-height:25px!important;font-size:11.3px!important;}
  .hero-rank-list li{grid-template-columns:32px minmax(0,1fr) max-content!important;gap:7px!important;}
  .hero-rank-list .rank-num{font-size:16px!important;}
}

/* V18 Right Box Fix: keep V17 badge style, reduce score plate slightly, and force names left in the right-side board */
.spr-badge,
.spr-badge.small,
.hero-rank-list .spr-badge,
.podium-score .spr-badge,
td .spr-badge,
.player-card .spr-badge,
.snapshot-box .spr-badge,
.metric .spr-badge{
  width:33px!important;
  min-width:33px!important;
  height:23px!important;
  min-height:23px!important;
  font-size:10.3px!important;
  border-radius:6px!important;
}
.podium-score .spr-badge{
  width:39px!important;
  min-width:39px!important;
  height:26px!important;
  min-height:26px!important;
  font-size:11.6px!important;
}
.hero-rank-list span.score,
.rank-list span,
.board-list li span{
  min-width:33px!important;
}
/* The 11-20 right box uses .board-list; this restores its true 3-column row so the name stays on the left. */
.board-list li{
  display:grid!important;
  grid-template-columns:24px minmax(0,1fr) max-content!important;
  gap:7px!important;
  align-items:center!important;
  min-height:27px!important;
  padding:6px 8px!important;
}
.board-list li::before{
  justify-self:start!important;
  width:24px!important;
  text-align:left!important;
}
.board-list li a{
  display:block!important;
  justify-self:start!important;
  text-align:left!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.board-list li span{
  justify-self:end!important;
  text-align:center!important;
  float:none!important;
}
/* Keep the main Top 10 rows balanced after the badge shrink. */
.hero-rank-list li{
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  gap:7px!important;
}
.rank-list:not(.board-list) li{
  grid-template-columns:minmax(0,1fr) max-content!important;
  gap:7px!important;
}
@media(max-width:700px){
  .spr-badge,.spr-badge.small,.hero-rank-list .spr-badge,td .spr-badge,.player-card .spr-badge,.snapshot-box .spr-badge,.metric .spr-badge{
    width:31px!important;min-width:31px!important;height:21px!important;min-height:21px!important;font-size:9.6px!important;
  }
  .podium-score .spr-badge{width:36px!important;min-width:36px!important;height:24px!important;min-height:24px!important;font-size:10.8px!important;}
  .board-list li{grid-template-columns:22px minmax(0,1fr) max-content!important;gap:6px!important;}
}


/* V19 Locked-layout polish:
   - Do not change the V18 homepage layout.
   - Do not change the universal SPR score button.
   - Only tune the 11–20 right box text so names read more like the left board. */
.board-list li a{
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:-0.01em!important;
}
.board-list li::before{
  font-size:11px!important;
  opacity:.72!important;
}
.board-list .team-abbr,
.rank-list .team-abbr{
  font-size:10px!important;
  color:#9be7ff!important;
  opacity:.82!important;
  margin-left:4px!important;
  font-weight:850!important;
}
.hero-rank-list small{
  color:#9be7ff!important;
  opacity:.82!important;
  font-weight:850!important;
}

/* V20 Homepage-only cleanup:
   - keep existing homepage layout locked
   - make 11–20 right board organized like the left Top 10 board
   - make top navigation easier to find and more centered */
.topbar{
  justify-content:flex-start!important;
  gap:24px!important;
}
.topbar nav{
  flex:1!important;
  justify-content:center!important;
  gap:10px!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.095em!important;
  transform:translateX(-24px);
}
.topbar nav a{
  padding:8px 12px!important;
  border:1px solid #ffffff1f!important;
  background:#ffffff07!important;
  box-shadow:0 2px 10px #0007!important;
}
.topbar nav a:hover{
  border-color:#8de6ff!important;
  background:#67d8ff!important;
  color:#041018!important;
}

/* Clean right-side 11–20 list without changing the grid layout. */
#next10.board-list{
  list-style:none!important;
  padding-left:0!important;
  margin:0!important;
  counter-reset:nextRank 10!important;
  display:grid!important;
  gap:6px!important;
}
#next10.board-list li{
  counter-increment:nextRank!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  align-items:center!important;
  gap:8px!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid #ffffff14!important;
  border-radius:11px!important;
  background:#070707!important;
}
#next10.board-list li:hover{
  border-color:#67d8ff88!important;
  background:#071017!important;
}
#next10.board-list li::marker{content:""!important;}
#next10.board-list li::before{
  content:"#" counter(nextRank)!important;
  width:auto!important;
  color:var(--orange)!important;
  opacity:1!important;
  font-size:16px!important;
  font-weight:1000!important;
  letter-spacing:-.035em!important;
  line-height:1!important;
  text-align:left!important;
  justify-self:start!important;
}
#next10.board-list li a{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  font-weight:950!important;
  color:#fff!important;
}
#next10.board-list .team-abbr{
  justify-self:start!important;
  margin-left:0!important;
  color:#9be7ff!important;
  font-size:10px!important;
  font-weight:900!important;
  opacity:.86!important;
  text-align:left!important;
}
#next10.board-list li > span{
  justify-self:end!important;
  min-width:33px!important;
  float:none!important;
}

@media(max-width:900px){
  .topbar{gap:8px!important;align-items:center!important;}
  .topbar nav{transform:none!important;justify-content:flex-start!important;}
}
@media(max-width:560px){
  .topbar nav a{padding:7px 8px!important;font-size:10px!important;}
  #next10.board-list li{grid-template-columns:31px minmax(0,1fr) max-content!important;gap:7px!important;}
  #next10.board-list li::before{font-size:14px!important;}
}

/* V20.1 Align name/team/score inside the right 11–20 card. */
#next10.board-list li{
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  grid-template-rows:auto auto!important;
  row-gap:1px!important;
}
#next10.board-list li::before{
  grid-column:1!important;
  grid-row:1 / 3!important;
  align-self:center!important;
}
#next10.board-list li a{
  grid-column:2!important;
  grid-row:1!important;
  align-self:end!important;
}
#next10.board-list .team-abbr{
  grid-column:2!important;
  grid-row:2!important;
  display:block!important;
  align-self:start!important;
  line-height:1!important;
}
#next10.board-list li > span{
  grid-column:3!important;
  grid-row:1 / 3!important;
  align-self:center!important;
}


/* V23 lower-homepage content swap only:
   - Top section stays locked.
   - Replace SPR Snapshot with All-Time Best Seasons.
   - Replace 21–30 with 2026 Top 10 Under 24. */
#under24.board-list{
  counter-reset:underRank 0!important;
}
#under24.board-list li{
  counter-increment:underRank!important;
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  grid-template-rows:auto auto!important;
  row-gap:1px!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border-radius:11px!important;
}
#under24.board-list li::before{
  content:"#" counter(underRank)!important;
  grid-column:1!important;
  grid-row:1 / 3!important;
  align-self:center!important;
  color:var(--orange)!important;
  opacity:1!important;
  font-size:16px!important;
  font-weight:1000!important;
}
#under24.board-list li a{
  grid-column:2!important;
  grid-row:1!important;
  align-self:end!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
}
#under24.board-list .team-abbr{
  grid-column:2!important;
  grid-row:2!important;
  display:block!important;
  margin-left:0!important;
  line-height:1!important;
}
#under24.board-list li > span{
  grid-column:3!important;
  grid-row:1 / 3!important;
  align-self:center!important;
  justify-self:end!important;
}
.season-list{
  list-style:none!important;
  padding-left:0!important;
  counter-reset:seasonRank 0!important;
  display:grid!important;
  gap:6px!important;
}
.season-list li{
  counter-increment:seasonRank!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  grid-template-rows:auto auto!important;
  gap:1px 8px!important;
  align-items:center!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid #ffffff14!important;
  border-radius:11px!important;
  background:#070707!important;
}
.season-list li::before{
  content:"#" counter(seasonRank)!important;
  grid-column:1!important;
  grid-row:1 / 3!important;
  align-self:center!important;
  color:var(--orange)!important;
  font-size:16px!important;
  font-weight:1000!important;
}
.season-list li a{
  grid-column:2!important;
  grid-row:1!important;
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  font-weight:950!important;
}
.season-list .team-abbr{
  grid-column:2!important;
  grid-row:2!important;
  display:block!important;
  margin-left:0!important;
}
.season-list li > span{
  grid-column:3!important;
  grid-row:1 / 3!important;
  align-self:center!important;
  justify-self:end!important;
}
@media(max-width:560px){
  #under24.board-list li,.season-list li{grid-template-columns:31px minmax(0,1fr) max-content!important;}
  #under24.board-list li::before,.season-list li::before{font-size:14px!important;}
}


/* V24 bottom-homepage cleanup only.
   Top half stays locked.  Match the three lower cards to the fixed ranking-box language. */
.three-pack .panel{
  background:linear-gradient(180deg,#151515,#0b0b0b)!important;
  border:1px solid #67d8ff22!important;
  border-radius:22px!important;
  padding:18px!important;
  box-shadow:0 10px 30px #0009!important;
  color:var(--text)!important;
}
.three-pack .section-title{
  min-height:28px!important;
  align-items:center!important;
  margin-bottom:12px!important;
}
.three-pack .section-title h2{
  color:#fff!important;
  font-size:17px!important;
  font-weight:1000!important;
  letter-spacing:-.01em!important;
  line-height:1.05!important;
}
.three-pack .section-title a{
  color:#9be7ff!important;
  font-size:12px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}

/* Career Rankings middle card now uses the same row/card system as the left/right boxes. */
#historicalTop.rank-list.compact{
  list-style:none!important;
  padding-left:0!important;
  margin:0!important;
  counter-reset:careerRank 0!important;
  display:grid!important;
  gap:6px!important;
}
#historicalTop.rank-list.compact li{
  counter-increment:careerRank!important;
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  align-items:center!important;
  gap:8px!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid #ffffff14!important;
  border-radius:11px!important;
  background:#070707!important;
  color:#eee!important;
  text-align:left!important;
}
#historicalTop.rank-list.compact li::before{
  content:"#" counter(careerRank)!important;
  color:var(--spr-rank-blue)!important;
  font-size:16px!important;
  font-weight:1000!important;
  justify-self:start!important;
}
#historicalTop.rank-list.compact li a{
  min-width:0!important;
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  font-weight:950!important;
  color:#fff!important;
  text-align:left!important;
}
#historicalTop.rank-list.compact li > span{
  float:none!important;
  display:flex!important;
  justify-self:end!important;
  align-items:center!important;
  justify-content:center!important;
  margin-left:0!important;
}

/* Keep lower left and right cards aligned left, with badges locked to the far-right column only. */
#under24.board-list,
#bestSeasons.season-list{
  margin:0!important;
}
#under24.board-list li,
#bestSeasons.season-list li{
  text-align:left!important;
  background:#070707!important;
  border-color:#ffffff14!important;
}
#under24.board-list li::before,
#bestSeasons.season-list li::before{
  color:var(--spr-rank-blue)!important;
}
#under24.board-list li a,
#bestSeasons.season-list li a{
  text-align:left!important;
  color:#fff!important;
}
#under24.board-list .team-abbr,
#bestSeasons.season-list .team-abbr{
  text-align:left!important;
  color:#9aa3aa!important;
  font-size:10px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
}
#under24.board-list li > span,
#bestSeasons.season-list li > span{
  float:none!important;
  justify-self:end!important;
  margin-left:0!important;
}
@media(max-width:560px){
  .three-pack .panel{border-radius:13px!important;padding:11px!important;}
  .three-pack .section-title h2{font-size:14px!important;}
  #historicalTop.rank-list.compact li{grid-template-columns:31px minmax(0,1fr) max-content!important;}
  #historicalTop.rank-list.compact li::before{font-size:14px!important;}
}

/* V26 2026 Rankings page: sortable headers + SPR Rating remains the primary visual highlight */
.sort-th{
  appearance:none;
  border:0;
  background:transparent;
  color:inherit;
  font:inherit;
  text-transform:inherit;
  letter-spacing:inherit;
  padding:0;
  cursor:pointer;
  font-weight:1000;
}
.sort-th:hover,
.sort-th.active{
  color:#d9f6ff!important;
}
.rank-cell{
  color:#c7d2da;
  font-weight:850;
}
.spr-rating-cell .spr-badge.small{
  box-shadow:0 0 0 1px #d9f6ff55,0 0 14px #67d8ff22;
  font-weight:1000;
}
.best-cell{
  color:#c7d2da;
  font-weight:800;
}

/* V27 final homepage polish only: Career Rankings team abbreviation + All-Time Best Seasons left alignment. */
#historicalTop.rank-list.compact li{
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  grid-template-rows:auto auto!important;
  gap:1px 8px!important;
  text-align:left!important;
}
#historicalTop.rank-list.compact li::before{
  grid-column:1!important;
  grid-row:1 / 3!important;
  align-self:center!important;
}
#historicalTop.rank-list.compact li a{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:start!important;
  text-align:left!important;
}
#historicalTop.rank-list.compact .team-abbr{
  grid-column:2!important;
  grid-row:2!important;
  justify-self:start!important;
  display:block!important;
  color:#9aa3aa!important;
  font-size:10px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  line-height:1!important;
  text-align:left!important;
}
#historicalTop.rank-list.compact li > span{
  grid-column:3!important;
  grid-row:1 / 3!important;
  justify-self:end!important;
  align-self:center!important;
}
#bestSeasons.season-list li{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) max-content!important;
  grid-template-rows:auto auto!important;
  justify-items:stretch!important;
  text-align:left!important;
}
#bestSeasons.season-list li::before{
  grid-column:1!important;
  grid-row:1 / 3!important;
  justify-self:start!important;
  align-self:center!important;
}
#bestSeasons.season-list li a{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:start!important;
  text-align:left!important;
  width:100%!important;
}
#bestSeasons.season-list .team-abbr{
  grid-column:2!important;
  grid-row:2!important;
  justify-self:start!important;
  text-align:left!important;
  width:100%!important;
}
#bestSeasons.season-list li > span{
  grid-column:3!important;
  grid-row:1 / 3!important;
  justify-self:end!important;
  align-self:center!important;
}
@media(max-width:560px){
  #historicalTop.rank-list.compact li,#bestSeasons.season-list li{grid-template-columns:31px minmax(0,1fr) max-content!important;}
}


/* SPR V28 Players compare card: contained below search, matches existing panels. */
.compare-panel{margin-top:16px;}
.panel-note{color:#aaa;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}
.compare-controls{display:grid;grid-template-columns:repeat(3,1fr) auto auto;gap:10px;margin-bottom:14px;align-items:center;}
.compare-controls select{max-width:none;}
.action-btn{background:var(--orange);color:#111;border:0;border-radius:999px;padding:12px 15px;font-weight:1000;cursor:pointer;white-space:nowrap;}
.action-btn.secondary{background:#1f1f1f;color:#fff;border:1px solid #ffffff22;}
.action-btn:hover{filter:brightness(1.07);}
#compareTable td:first-child{font-weight:950;}
@media(max-width:900px){.compare-controls{grid-template-columns:1fr 1fr;}.compare-controls select{grid-column:span 2;}}
@media(max-width:560px){.compare-controls{grid-template-columns:1fr;}.compare-controls select{grid-column:auto;}.panel-note{display:none;}.action-btn{width:100%;padding:10px 12px;font-size:13px;}}

/* SPR V29 page polish: compare above search and smaller secondary page header. */
.sub-page-head{margin-top:22px;margin-bottom:10px;}
.sub-page-head h1{font-size:24px;}

/* SPR V31 compare cleanup: career table plus 15-start best season table. */
.compare-subtitle{margin-top:16px;margin-bottom:8px;}
#compareBestSeasonTable td:first-child{font-weight:950;}


/* SPR V34: add Best All-Time Starts and Best All-Time Teams nav/pages without breaking header fit. */
.topbar nav{gap:5px!important;transform:none!important;}
.topbar nav a{padding:7px 8px!important;font-size:10px!important;white-space:nowrap!important;}
#startsTable td:first-child,#teamsTable td:first-child{font-weight:950;color:#c7d2da;}
@media(max-width:980px){.topbar nav a{padding:6px 6px!important;font-size:9px!important;}}
@media(max-width:760px){.topbar{align-items:flex-start!important;}.topbar nav{justify-content:flex-start!important;overflow-x:auto!important;width:100%;padding-bottom:3px;}.topbar nav a{flex:0 0 auto!important;}}

/* SPR V41 player page upgrade + Donate tab */
.compact-player-hero{padding:14px!important;border-radius:16px!important}
.player-title-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.player-title-row h1{font-size:30px!important;margin:0 0 4px!important;color:#021018!important;letter-spacing:-.03em}
.player-title-row p{margin:0;color:#073046!important;font-weight:800}
.player-main-score{min-width:118px;border:1px solid #02101833;background:#021018ee;color:#dff8ff;border-radius:16px;padding:10px;text-align:center;box-shadow:0 8px 22px #0005}
.player-main-score span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#9be7ff;font-weight:1000}.player-main-score b{font-size:30px;line-height:1;color:#fff}.player-metrics{grid-template-columns:repeat(5,1fr);margin-top:10px}.player-metrics .metric{padding:8px;border-radius:10px}.player-metrics .metric b{font-size:18px}.player-layout{display:grid;grid-template-columns:1.65fr .85fr;gap:12px;margin-bottom:12px}.player-layout.lower{grid-template-columns:1.45fr 1fr}.panel-note{font-size:10px;color:#9be7ff;text-transform:uppercase;letter-spacing:.08em}.spr-scorecard{display:grid;grid-template-columns:repeat(10,minmax(54px,1fr));gap:7px}.scorecard-box{background:linear-gradient(180deg,#0c1820,#06090d);border:1px solid #67d8ff33;border-radius:12px;padding:8px 6px;text-align:center;min-height:68px}.scorecard-box:hover{border-color:#9be7ff;background:#071b25;transform:translateY(-1px)}.scorecard-box span{display:block;color:#9be7ff;font-size:10px;font-weight:1000}.scorecard-box b{display:block;color:#fff;font-size:20px;line-height:1.15;margin:4px 0}.scorecard-box small{display:block;color:#b9cbd2;font-size:9px;text-transform:uppercase}.scorecard-empty{border:1px dashed #67d8ff44;background:#061119;border-radius:14px;color:#b9dce8;padding:14px;font-size:13px;line-height:1.45}.compact-snapshot{grid-template-columns:1fr 1fr}.compact-snapshot div{padding:10px}.best-start-list{list-style:none;margin:0;padding:0}.best-start-list li{display:flex;justify-content:space-between;gap:10px;align-items:center;border:1px solid #ffffff12;background:#070707;border-radius:11px;padding:9px 10px;margin-bottom:7px}.best-start-list span{font-size:12px;color:#d8d8d8}.dist-bars{display:grid;gap:8px}.dist-row{display:grid;grid-template-columns:58px 1fr 34px;align-items:center;gap:10px}.dist-row b{font-size:12px;color:#9be7ff}.dist-row div{height:12px;background:#ffffff12;border-radius:999px;overflow:hidden}.dist-row span{display:block;height:100%;background:linear-gradient(90deg,#67d8ff,#d9f6ff);border-radius:999px}.dist-row em{font-style:normal;color:#ddd;font-weight:900;text-align:right}.compact-empty{font-size:12px;padding:8px}.donate-panel{max-width:780px;margin:0 auto}.donate-panel h2{margin-top:0}.donate-panel p{color:#d1d1d1;line-height:1.55}.donate-button{display:inline-flex;margin:10px 0;padding:11px 16px;border-radius:999px;background:#67d8ff;color:#021018;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.donate-button:hover{background:#d9f6ff}.donate-note{font-size:12px;color:#91a9b2!important;border-top:1px solid #ffffff12;margin-top:12px;padding-top:10px}
@media(max-width:900px){.player-title-row{flex-direction:column}.player-metrics,.player-layout,.player-layout.lower{grid-template-columns:1fr}.spr-scorecard{grid-template-columns:repeat(5,1fr)}}
@media(max-width:560px){.player-title-row h1{font-size:23px!important}.player-main-score{width:100%}.player-metrics{grid-template-columns:repeat(2,1fr)}.spr-scorecard{grid-template-columns:repeat(3,1fr)}.scorecard-box{min-height:62px}.compact-snapshot{grid-template-columns:1fr}}

/* V43 player-card refinement: year-by-year scorecard first, compact golf-card feel */
.player-card-top{align-items:center;gap:14px}

.player-name-block{flex:1;min-width:0}.player-name-block h1{margin-bottom:2px}.player-name-block p:last-child{margin-top:2px;color:#d6edf5;font-size:13px}
.year-first{grid-template-columns:1.55fr .85fr}.year-score-panel{overflow:hidden}.year-score-table{border-collapse:separate;border-spacing:0 7px}.year-score-table thead th{font-size:10px;letter-spacing:.12em;color:#9be7ff;text-transform:uppercase;background:#05080b;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.year-score-table tbody tr{background:linear-gradient(90deg,#071018,#0b1115)}.year-score-table tbody td{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:8px 10px;font-size:12px}.year-score-table tbody td:first-child{border-left:1px solid #ffffff12;border-radius:12px 0 0 12px}.year-score-table tbody td:last-child{border-right:1px solid #ffffff12;border-radius:0 12px 12px 0}.year-cell{font-weight:1000;color:#fff}.year-spr-cell .spr-badge,.year-score-table .spr-badge{font-size:13px;padding:5px 9px;border-radius:999px;box-shadow:0 0 12px #67d8ff22}.compact-player-hero{padding:14px}.compact-player-hero .player-main-score{padding:10px 13px;min-width:104px}.player-metrics .metric{background:#05080bbb;border:1px solid #ffffff14}.player-metrics .metric b{color:#fff}.player-layout.lower{grid-template-columns:1fr 1fr}.player-layout.lower+.panel{display:none}
@media(max-width:900px){.player-card-top{align-items:flex-start}.player-photo-slot{width:70px;height:70px;flex-basis:70px}.year-first,.player-layout.lower{grid-template-columns:1fr}}
@media(max-width:560px){.player-photo-slot{width:58px;height:58px;flex-basis:58px;border-radius:12px}.player-card-top{gap:10px}.year-score-table tbody td{padding:7px 6px;font-size:11px}}

/* SPR V49: Search/Compare cleanup, dynamic #1 photo accent, team-color player-card header */
.podium-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#101923,#05070a 78%)!important;border-color:color-mix(in srgb,var(--teamColor,#67d8ff) 70%,#fff 12%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--teamColor,#67d8ff) 40%,transparent),0 18px 45px #000a}
.podium-content{position:relative;z-index:3;max-width:62%;}
.podium-photo{position:absolute;right:-4px;top:-8px;bottom:-8px;width:54%;background-size:cover;background-position:42% 34%;opacity:.72;filter:saturate(1.18) contrast(1.05) brightness(.95);z-index:1;}
.podium-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05070a 0%,#05070ae6 26%,#05070a77 52%,#0000 100%),linear-gradient(180deg,#00000055,#0000 32%,#00000055);}
.podium-photo:after{content:"";position:absolute;right:0;bottom:0;width:68%;height:4px;background:linear-gradient(90deg,transparent,var(--teamColor,#67d8ff));box-shadow:0 0 18px var(--teamColor,#67d8ff);}
.podium-card .card-label{color:#9be7ff!important;text-shadow:0 2px 14px #000;}
.podium-card strong{color:#fff!important;text-shadow:0 4px 18px #000;}
.podium-card small{color:#dbeafe!important;text-shadow:0 2px 12px #000;}
.podium-score{position:relative;z-index:4;display:flex;align-items:center;gap:8px;margin-top:8px;}
.podium-score .spr-badge{box-shadow:0 0 20px color-mix(in srgb,var(--teamColor,#67d8ff) 40%,transparent);}
.podium-score-label{font-size:8px;line-height:1.05;color:#b8c7d9;text-transform:uppercase;letter-spacing:.08em;}
.podium-score-label b{display:block;color:#fff;font-size:9px;}
.player-hero{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--playerTeamColor,#67d8ff) 55%,#fff 8%)!important;}
.player-hero:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:linear-gradient(90deg,var(--playerTeamColor,#67d8ff),#ffffff33 55%,transparent);box-shadow:0 0 22px color-mix(in srgb,var(--playerTeamColor,#67d8ff) 65%,transparent);}
.player-name-block h1{color:#fff;text-shadow:0 2px 12px #000;}
.player-main-score{border-color:color-mix(in srgb,var(--playerTeamColor,#67d8ff) 50%,#fff 10%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--playerTeamColor,#67d8ff) 22%,transparent);}
.compare-panel .spr-badge:empty{display:none;}
@media(max-width:900px){.podium-content{max-width:68%;}.podium-photo{width:48%;opacity:.48;background-position:center;}}
@media(max-width:560px){.podium-content{max-width:75%;}.podium-photo{width:42%;opacity:.34}.podium-score-label{display:none;}}


/* SPR V50: career-only compare randomizer + team-color search cards */
.player-card{
  position:relative;
  overflow:hidden;
  border-color:color-mix(in srgb,var(--cardTeamColor,#67d8ff) 55%,#fff 8%)!important;
  background:
    linear-gradient(90deg,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 30%,#05080b) 0%,#05080b 46%,#080b0f 100%)!important;
  box-shadow:inset 4px 0 0 var(--cardTeamColor,#67d8ff),0 10px 22px #0005!important;
}
.player-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg,var(--cardTeamColor,#67d8ff),transparent 70%);
  opacity:.95;
}
.player-card:hover{
  border-color:var(--cardTeamColor,#67d8ff)!important;
  box-shadow:inset 4px 0 0 var(--cardTeamColor,#67d8ff),0 0 22px color-mix(in srgb,var(--cardTeamColor,#67d8ff) 30%,transparent),0 14px 28px #0007!important;
}
.player-card strong,.player-card span{position:relative;z-index:1;}


/* SPR V51: no #1 player photo, smaller Current #1 card, clearer team-color cards, Search tab title */
.podium-card{
  min-height:187px!important;
  padding:18px 19px!important;
  background:
    radial-gradient(circle at 92% 12%, color-mix(in srgb,var(--teamColor,#67d8ff) 38%,transparent), transparent 34%),
    linear-gradient(135deg,#101923,#05070a 78%)!important;
}
.podium-photo{display:none!important;}
.podium-content,.podium-content.no-photo{max-width:100%!important;}
.podium-card strong{font-size:29px!important;line-height:.98!important;}
.podium-card small{font-size:12px!important;margin-top:8px!important;}
.podium-score{margin-top:7px!important;}
.podium-card .spr-badge{width:48px!important;height:48px!important;min-width:48px!important;font-size:17px!important;}
.player-card{
  border-width:1px!important;
  background:
    linear-gradient(135deg,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 42%,#06080c) 0%,#07090d 54%,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 18%,#020304) 100%)!important;
  box-shadow:inset 5px 0 0 var(--cardTeamColor,#67d8ff),0 10px 22px #0007!important;
}
.player-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#ffffff0e,#00000030);
  pointer-events:none;
}
.player-card strong{
  color:#fff!important;
  font-size:18px!important;
  line-height:1.05!important;
  font-weight:1000!important;
  letter-spacing:-.02em!important;
  text-shadow:0 2px 8px #000,0 0 14px #000!important;
}
.player-card span{
  color:#e8edf2!important;
  font-weight:800!important;
  text-shadow:0 1px 6px #000!important;
}
.player-card span:nth-of-type(1){color:#b9eaff!important;text-transform:uppercase;letter-spacing:.07em;font-size:11px!important;}
.player-card .spr-badge{text-shadow:none!important;}
.player-hero{
  background:
    radial-gradient(circle at 95% 4%, color-mix(in srgb,var(--playerTeamColor,#67d8ff) 34%,transparent), transparent 31%),
    linear-gradient(180deg,#151515,#0b0b0b)!important;
}
@media(max-width:900px){.podium-card{min-height:145px!important}.podium-card strong{font-size:25px!important}}
@media(max-width:560px){.podium-card{min-height:126px!important;padding:14px!important}.podium-card strong{font-size:22px!important}.player-card strong{font-size:16px!important}}


/* SPR V52: starter-only compare, compact blank home command header, full-team-color player cards */
.home-command-title{display:none!important;}
.scoreboard-hero{grid-template-columns:1.35fr .45fr!important;gap:8px!important;margin-bottom:8px!important;align-items:stretch!important;}
.scoreboard-hero .hero-copy{padding:10px 12px!important;border-radius:16px!important;min-height:0!important;}
.scoreboard-hero .hero-copy h1{font-size:24px!important;line-height:.96!important;margin:0 0 4px!important;}
.scoreboard-hero .hero-sub{font-size:11px!important;line-height:1.25!important;max-width:620px!important;}
.scoreboard-hero .mini-stats{gap:6px!important;margin-top:8px!important;}
.scoreboard-hero .mini-stats div{padding:6px 8px!important;border-radius:10px!important;}
.scoreboard-hero .mini-stats b{font-size:14px!important;}
.scoreboard-hero .mini-stats span{font-size:7.5px!important;margin-top:2px!important;}
.podium-card{min-height:110px!important;padding:10px 12px!important;border-radius:16px!important;}
.podium-card .card-label{font-size:8px!important;}
.podium-card strong{font-size:18px!important;line-height:.96!important;}
.podium-card small{font-size:9px!important;margin-top:4px!important;}
.podium-score{margin-top:5px!important;gap:6px!important;}
.podium-card .spr-badge{width:35px!important;height:35px!important;min-width:35px!important;font-size:13px!important;}
.podium-score-label{font-size:7px!important;}
.player-card{
  border-width:2px!important;
  border-color:color-mix(in srgb,var(--cardTeamColor,#67d8ff) 78%,#fff 10%)!important;
  background:
    linear-gradient(180deg,#0000001f,#00000080),
    radial-gradient(circle at 90% 0%, color-mix(in srgb,var(--cardTeamColor,#67d8ff) 92%,#fff 8%), transparent 36%),
    linear-gradient(135deg,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 82%,#08090c) 0%,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 54%,#050609) 54%,#050609 100%)!important;
  box-shadow:inset 0 0 0 1px #ffffff22,0 12px 26px #0008!important;
}
.player-card:before{height:100%!important;background:linear-gradient(90deg,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 72%,transparent),transparent 78%)!important;opacity:.45!important;}
.player-card:hover{background:
    linear-gradient(180deg,#ffffff08,#00000070),
    radial-gradient(circle at 88% 2%, color-mix(in srgb,var(--cardTeamColor,#67d8ff) 100%,#fff 10%), transparent 39%),
    linear-gradient(135deg,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 92%,#08090c) 0%,color-mix(in srgb,var(--cardTeamColor,#67d8ff) 62%,#050609) 56%,#050609 100%)!important;
}
.player-card strong{font-size:19px!important;line-height:1.03!important;background:#00000066!important;display:inline-block!important;padding:4px 7px!important;border-radius:9px!important;max-width:100%!important;}
.player-card span{background:#00000040!important;display:inline-block!important;width:max-content!important;max-width:100%!important;padding:2px 6px!important;border-radius:999px!important;}
@media(max-width:900px){.scoreboard-hero{grid-template-columns:1fr!important}.podium-card{min-height:86px!important}.scoreboard-hero .hero-copy h1{font-size:22px!important}}
@media(max-width:560px){.scoreboard-hero .hero-copy h1{font-size:20px!important}.scoreboard-hero .mini-stats{grid-template-columns:1fr!important}.podium-card{min-height:78px!important;padding:9px!important}.player-card strong{font-size:16px!important}}

/* SPR V56: true MLB team-scorecard player cards + #1 font tighten */
.player-card.boxscore-card{
  position:relative!important;
  display:flex!important;
  min-height:132px!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:13px!important;
  border:2px solid color-mix(in srgb,var(--teamSecondary,#b98b42) 72%,#fff 10%)!important;
  border-radius:16px!important;
  color:#fff!important;
  background:
    linear-gradient(180deg,#ffffff1a 0%,#00000025 38%,#00000072 100%),
    repeating-linear-gradient(0deg,#ffffff0a 0 1px,transparent 1px 16px),
    linear-gradient(135deg,var(--teamPrimary,#243447) 0%,color-mix(in srgb,var(--teamPrimary,#243447) 78%,#000 22%) 46%,var(--teamSecondary,#b98b42) 100%)!important;
  box-shadow:inset 0 0 0 1px #ffffff2a,inset 0 -28px 48px #00000045,0 14px 30px #0009!important;
  transform:translateZ(0);
}
.player-card.boxscore-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  height:auto!important;
  background:
    linear-gradient(90deg,#00000070 0%,#00000018 44%,#ffffff18 100%),
    radial-gradient(circle at 90% 18%,color-mix(in srgb,var(--teamSecondary,#b98b42) 70%,#fff 8%) 0 12%,transparent 34%)!important;
  opacity:.82!important;
  pointer-events:none!important;
}
.player-card.boxscore-card:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;height:8px!important;
  background:linear-gradient(90deg,var(--teamSecondary,#b98b42),var(--teamPrimary,#243447),var(--teamSecondary,#b98b42))!important;
  opacity:.98!important;
  pointer-events:none!important;
}
.player-card.boxscore-card:hover{
  border-color:var(--teamSecondary,#b98b42)!important;
  background:
    linear-gradient(180deg,#ffffff22 0%,#00000018 38%,#0000006c 100%),
    repeating-linear-gradient(0deg,#ffffff0c 0 1px,transparent 1px 16px),
    linear-gradient(135deg,color-mix(in srgb,var(--teamPrimary,#243447) 92%,#fff 8%) 0%,var(--teamPrimary,#243447) 46%,var(--teamSecondary,#b98b42) 100%)!important;
  box-shadow:inset 0 0 0 1px #ffffff38,0 0 22px color-mix(in srgb,var(--teamSecondary,#b98b42) 32%,transparent),0 16px 34px #000b!important;
}
.pc-scorecard-head,.pc-player-name,.pc-boxscore-row{position:relative!important;z-index:2!important;}
.pc-scorecard-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;}
.pc-team-chip{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-width:44px!important;height:28px!important;padding:0 8px!important;
  border-radius:7px!important;
  background:linear-gradient(180deg,var(--teamSecondary,#b98b42),color-mix(in srgb,var(--teamSecondary,#b98b42) 72%,#000 28%))!important;
  color:#fff!important;
  font-size:13px!important;font-weight:1000!important;letter-spacing:.06em!important;
  text-shadow:0 2px 8px #000!important;
  box-shadow:inset 0 0 0 1px #ffffff40,0 4px 10px #0007!important;
}
.pc-card-label{
  margin:0!important;padding:5px 7px!important;width:auto!important;
  border-radius:6px!important;
  background:#00000070!important;
  color:#fff!important;
  font-size:9px!important;font-weight:1000!important;letter-spacing:.12em!important;text-transform:uppercase!important;
  text-shadow:none!important;
}
.player-card.boxscore-card .pc-player-name{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  padding:8px 9px!important;
  border-radius:10px!important;
  background:linear-gradient(90deg,#000000a6,#00000054)!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.05!important;
  font-weight:1000!important;
  letter-spacing:-.03em!important;
  text-shadow:0 2px 10px #000,0 0 2px #000!important;
}
.pc-boxscore-row{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  gap:8px!important;
  align-items:end!important;
  padding-top:7px!important;
  border-top:1px solid #ffffff38!important;
}
.pc-team-line{
  display:block!important;
  width:auto!important;
  padding:5px 7px!important;
  border-radius:6px!important;
  background:#00000055!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  text-shadow:0 1px 6px #000!important;
}
.pc-score-line{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  width:auto!important;
  padding:5px 7px!important;
  border-radius:9px!important;
  background:#00000082!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:1000!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
}
.pc-score-line b{font-size:9px!important;color:#ffffff!important;opacity:.92!important;}
.pc-score-line .spr-badge.small{font-size:13px!important;padding:4px 8px!important;background:#fff!important;color:#080808!important;box-shadow:0 2px 8px #0008!important;}
.podium-card .card-label{font-size:7px!important;letter-spacing:.13em!important;}
.podium-card strong{font-size:16px!important;line-height:.96!important;letter-spacing:-.035em!important;}
.podium-card small{font-size:8px!important;line-height:1.08!important;}
.podium-score-label{font-size:6.5px!important;}
.podium-score-label b{font-size:7px!important;}
@media(max-width:560px){.player-card.boxscore-card{min-height:116px!important}.player-card.boxscore-card .pc-player-name{font-size:17px!important}.pc-boxscore-row{grid-template-columns:1fr!important}.pc-score-line{width:max-content!important}}

/* SPR V57: rollback-to-V52 logic, real team-scorecard cards, smaller home hero, starter count */
.scoreboard-hero{
  grid-template-columns:1.05fr .36fr!important;
  gap:7px!important;
  margin-bottom:8px!important;
}
.scoreboard-hero .hero-copy{
  padding:7px 9px!important;
  border-radius:14px!important;
  min-height:0!important;
}
.scoreboard-hero .hero-copy h1{
  font-size:17px!important;
  line-height:.95!important;
  margin:0 0 3px!important;
  letter-spacing:-.035em!important;
}
.scoreboard-hero .hero-sub{font-size:10px!important;line-height:1.15!important;margin:0!important;}
.scoreboard-hero .mini-stats{gap:5px!important;margin-top:6px!important;}
.scoreboard-hero .mini-stats div{padding:5px 6px!important;border-radius:9px!important;}
.scoreboard-hero .mini-stats b{font-size:12px!important;line-height:1!important;}
.scoreboard-hero .mini-stats span{font-size:6.8px!important;line-height:1.05!important;margin-top:2px!important;}
.podium-card{
  min-height:64px!important;
  padding:7px 9px!important;
  border-radius:14px!important;
}
.podium-content.no-photo{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"label score" "name score" "meta score";align-items:center!important;gap:1px 6px!important;}
.podium-card .card-label{grid-area:label!important;font-size:6.5px!important;line-height:1!important;letter-spacing:.12em!important;}
.podium-card strong{grid-area:name!important;font-size:13px!important;line-height:.94!important;letter-spacing:-.04em!important;margin:0!important;}
.podium-card small{grid-area:meta!important;font-size:7px!important;line-height:1.05!important;margin:1px 0 0!important;}
.podium-score{grid-area:score!important;display:flex!important;align-items:center!important;gap:4px!important;margin:0!important;}
.podium-card .spr-badge{width:30px!important;height:30px!important;min-width:30px!important;font-size:11px!important;}
.podium-score-label{font-size:6px!important;line-height:1!important;letter-spacing:.08em!important;}
.podium-score-label b{font-size:6px!important;display:block!important;}

.player-card.boxscore-card{
  isolation:isolate!important;
  min-height:128px!important;
  border-radius:15px!important;
  border:2px solid var(--teamSecondary,#b98b42)!important;
  background:
    linear-gradient(180deg,#ffffff24 0%,#0000001e 35%,#0000007d 100%),
    repeating-linear-gradient(0deg,#ffffff12 0 1px,transparent 1px 15px),
    linear-gradient(135deg,var(--teamPrimary,#243447) 0%,var(--teamPrimary,#243447) 58%,var(--teamSecondary,#b98b42) 100%)!important;
  box-shadow:inset 0 0 0 1px #ffffff38,inset 0 -36px 52px #00000060,0 12px 28px #0009!important;
}
.player-card.boxscore-card:before{
  background:
    linear-gradient(90deg,#00000078 0%,#00000018 45%,#ffffff1e 100%),
    radial-gradient(circle at 90% 20%,var(--teamSecondary,#b98b42) 0 13%,transparent 35%)!important;
  opacity:.7!important;
}
.player-card.boxscore-card:after{
  height:10px!important;
  background:linear-gradient(90deg,var(--teamSecondary,#b98b42) 0%,var(--teamAccent,#fff) 48%,var(--teamPrimary,#243447) 100%)!important;
}
.player-card.boxscore-card .pc-player-name{font-size:19px!important;background:#000000b3!important;color:#fff!important;text-shadow:0 2px 9px #000!important;}
.pc-team-chip{background:linear-gradient(180deg,var(--teamSecondary,#b98b42),color-mix(in srgb,var(--teamSecondary,#b98b42) 70%,#000 30%))!important;color:#fff!important;}
.pc-card-label,.pc-team-line,.pc-score-line{background:#00000078!important;color:#fff!important;}
.pc-score-line .spr-badge{background:linear-gradient(180deg,#fff,#dedede)!important;color:#080808!important;border-color:#ffffff!important;box-shadow:0 2px 10px #0008!important;}

.player-hero{
  background:
    linear-gradient(180deg,#ffffff14 0%,#00000030 38%,#00000084 100%),
    repeating-linear-gradient(0deg,#ffffff0b 0 1px,transparent 1px 18px),
    linear-gradient(135deg,var(--playerTeamColor,#243447) 0%,color-mix(in srgb,var(--playerTeamColor,#243447) 78%,#000 22%) 60%,var(--playerTeamSecondary,#b98b42) 100%)!important;
  border-color:var(--playerTeamSecondary,#b98b42)!important;
  color:#fff!important;
}
.player-hero:before{height:9px!important;background:linear-gradient(90deg,var(--playerTeamSecondary,#b98b42),var(--playerTeamAccent,#fff),var(--playerTeamColor,#243447))!important;}
.player-hero .eyebrow.dark,.player-hero h1,.player-hero p{color:#fff!important;text-shadow:0 2px 10px #000!important;}
.player-main-score{background:#00000099!important;border-color:var(--playerTeamSecondary,#b98b42)!important;color:#fff!important;}

@media(max-width:900px){.scoreboard-hero{grid-template-columns:1fr!important}.podium-card{min-height:58px!important}}
@media(max-width:560px){.scoreboard-hero .hero-copy h1{font-size:16px!important}.scoreboard-hero .mini-stats{grid-template-columns:1fr!important}.podium-card{min-height:58px!important;padding:7px!important}.player-card.boxscore-card .pc-player-name{font-size:16px!important}}

/* SPR V58: force full-card team identity + rescale compact home hero text */
.scoreboard-hero .hero-copy h1{
  font-size:22px!important;
  line-height:1!important;
  margin:0 0 5px!important;
}
.scoreboard-hero .hero-sub{font-size:11.5px!important;line-height:1.22!important;}
.scoreboard-hero .mini-stats div{padding:6px 8px!important;}
.scoreboard-hero .mini-stats b{font-size:15px!important;line-height:1.05!important;}
.scoreboard-hero .mini-stats span{font-size:8px!important;line-height:1.05!important;}
.podium-card strong{font-size:15px!important;line-height:.98!important;}
.podium-card small{font-size:7.5px!important;}
.podium-card .spr-badge{width:32px!important;height:32px!important;min-width:32px!important;font-size:12px!important;}

/* This is the important part: the actual player-page card body becomes the team color, not just the outline. */
.player-hero.panel.accent,
.player-hero.compact-player-hero,
article#playerHeader.player-hero{
  background-color:var(--playerTeamColor,#243447)!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(0,0,0,.12) 36%,rgba(0,0,0,.72) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18px),
    radial-gradient(circle at 88% 18%,var(--playerTeamSecondary,#b98b42) 0 0,transparent 31%),
    linear-gradient(135deg,var(--playerTeamColor,#243447) 0%,var(--playerTeamColor,#243447) 62%,var(--playerTeamSecondary,#b98b42) 100%)!important;
  border:2px solid var(--playerTeamSecondary,#b98b42)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),inset 0 -42px 64px rgba(0,0,0,.52),0 16px 40px rgba(0,0,0,.72)!important;
}
article#playerHeader.player-hero:before{
  height:10px!important;
  background:linear-gradient(90deg,var(--playerTeamSecondary,#b98b42),var(--playerTeamAccent,#fff),var(--playerTeamColor,#243447))!important;
  box-shadow:0 0 24px var(--playerTeamSecondary,#b98b42)!important;
}
article#playerHeader.player-hero .metric,
.player-hero .player-main-score{
  background:rgba(0,0,0,.62)!important;
  border-color:rgba(255,255,255,.22)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.09)!important;
}
article#playerHeader.player-hero .metric b,
article#playerHeader.player-hero .metric small,
article#playerHeader.player-hero .player-main-score span,
article#playerHeader.player-hero .player-main-score b{
  color:#fff!important;
  text-shadow:0 2px 8px rgba(0,0,0,.75)!important;
}

/* Search cards: full team scorecard, no generic blue/black body. */
.player-card.boxscore-card{
  background-color:var(--teamPrimary,#243447)!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.20) 0%,rgba(0,0,0,.12) 35%,rgba(0,0,0,.72) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.10) 0 1px,transparent 1px 15px),
    radial-gradient(circle at 86% 18%,var(--teamSecondary,#b98b42) 0 0,transparent 34%),
    linear-gradient(135deg,var(--teamPrimary,#243447) 0%,var(--teamPrimary,#243447) 60%,var(--teamSecondary,#b98b42) 100%)!important;
  border-color:var(--teamSecondary,#b98b42)!important;
}
.player-card.boxscore-card .pc-player-name,
.player-card.boxscore-card .pc-card-label,
.player-card.boxscore-card .pc-team-line,
.player-card.boxscore-card .pc-score-line{
  background:rgba(0,0,0,.68)!important;
}

/* SPR V59: final color-only correction — true team body colors, no generic blue wash */
article#playerHeader.player-hero,
.player-hero.panel.accent,
.player-hero.compact-player-hero{
  background-color:var(--playerTeamColor,#111)!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.14) 0%,rgba(0,0,0,.10) 34%,rgba(0,0,0,.58) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 1px,transparent 1px 18px),
    linear-gradient(90deg,var(--playerTeamColor,#111) 0%,var(--playerTeamColor,#111) 56%,var(--playerTeamSecondary,#222) 100%)!important;
  border-color:var(--playerTeamSecondary,#fff)!important;
}
article#playerHeader.player-hero:before,
.player-hero:before{
  background:linear-gradient(90deg,var(--playerTeamSecondary,#fff),var(--playerTeamAccent,#fff),var(--playerTeamColor,#111))!important;
}
.player-card.boxscore-card{
  background-color:var(--teamPrimary,#111)!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(0,0,0,.10) 34%,rgba(0,0,0,.62) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.09) 0 1px,transparent 1px 15px),
    linear-gradient(90deg,var(--teamPrimary,#111) 0%,var(--teamPrimary,#111) 55%,var(--teamSecondary,#222) 100%)!important;
  border-color:var(--teamSecondary,#fff)!important;
}
.player-card.boxscore-card:before{
  background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.12) 50%,rgba(255,255,255,.10) 100%)!important;
  opacity:.72!important;
}
.player-card.boxscore-card:after{
  background:linear-gradient(90deg,var(--teamSecondary,#fff),var(--teamAccent,#fff),var(--teamPrimary,#111))!important;
}
/* Keep the #1 card size but make the type match the smaller box. */
.podium-card .card-label{font-size:8.5px!important;line-height:1.05!important;letter-spacing:.12em!important;}
.podium-card strong{font-size:20px!important;line-height:1!important;letter-spacing:-.035em!important;}
.podium-card small{font-size:9px!important;line-height:1.08!important;}
.podium-score-label{font-size:7.5px!important;line-height:1.05!important;}
.podium-score-label b{font-size:8px!important;}
.podium-card .spr-badge{width:36px!important;height:36px!important;min-width:36px!important;font-size:13px!important;}


/* V60 player page comparison panel: replaces distribution only, keeps existing layout. */
.mini-action{border:1px solid #67d8ff55;background:#061119;color:#9be7ff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap;}
.mini-action:hover{background:#0b2533;border-color:#9be7ff;color:#fff;}
.player-compare-card{display:grid;gap:8px;}
.player-compare-note{font-size:10px;color:#9be7ff;text-transform:uppercase;letter-spacing:.08em;font-weight:900;}
.mini-compare-table{font-size:12px;}
.mini-compare-table th{font-size:9px;color:#9be7ff;background:#05080b;}
.mini-compare-table td{padding:8px 7px;}
.mini-compare-table .focus-row td{background:linear-gradient(90deg,#071018,#111111);border-top:1px solid #67d8ff33;border-bottom:1px solid #67d8ff22;}
.mini-compare-table .focus-row td:first-child{border-left:1px solid #67d8ff33;border-radius:10px 0 0 10px;}
.mini-compare-table .focus-row td:last-child{border-right:1px solid #67d8ff33;border-radius:0 10px 10px 0;}
.mini-compare-table .spr-badge{font-size:12px!important;padding:5px 8px!important;}
@media(max-width:560px){.mini-action{padding:5px 8px;font-size:9px}.mini-compare-table{font-size:11px}.mini-compare-table td{padding:7px 5px}}


/* V64 test run: data-safe loading + player face chips on cards */
.player-card.face-card{position:relative!important;overflow:hidden!important;}
.pc-face-row{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;gap:10px!important;margin-top:10px!important;}
.pc-face{flex:0 0 48px!important;width:48px!important;height:48px!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;border:2px solid color-mix(in srgb,var(--teamAccent,#fff) 72%,transparent)!important;background:linear-gradient(135deg,var(--teamPrimary,#222),var(--teamSecondary,#444))!important;color:#fff!important;font-weight:1000!important;box-shadow:0 8px 22px #000a!important;overflow:hidden!important;}
.pc-face img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.pc-face.initials{font-size:15px!important;letter-spacing:-.04em!important;}
.player-card.face-card .pc-player-name{margin:0!important;}
@media(max-width:560px){.pc-face{width:40px!important;height:40px!important;flex-basis:40px!important}.pc-face-row{gap:8px!important}}


/* SPR V65: career ranking pagination, clickable year logs, and high/low player-card stats */
.pc-high-low{display:flex;justify-content:space-between;gap:10px;margin-top:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.22);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;opacity:.95}
.pc-high-low b{font-size:.95rem;margin-left:4px;color:#fff}
.year-link{border:0;background:rgba(255,255,255,.08);color:inherit;border-radius:999px;padding:5px 10px;font-weight:900;cursor:pointer}
.year-link:hover{background:rgba(65,182,230,.18)}
.season-game-log{margin-top:18px;border-top:1px solid rgba(255,255,255,.12);padding-top:16px}
.pager-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}
.pager-bar button[disabled]{opacity:.4;cursor:not-allowed}
#historyPagerBottom:empty{display:none}

/* SPR V75: remove search/player-card photo slots and color team abbreviations */
.pc-face,.pc-face-row .pc-face,.player-photo-slot,.podium-photo{display:none!important;}
.player-card.no-player-photo .pc-face-row,
.player-card .pc-face-row{display:flex!important;align-items:center!important;gap:0!important;min-height:auto!important;}
.player-card.no-player-photo .pc-player-name{margin-left:0!important;}
.colored-team,.team-abbr.colored-team{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:2.35em;
  padding:1px 6px;
  border:1px solid currentColor;
  border-radius:999px;
  font-weight:900;
  letter-spacing:.04em;
  line-height:1.25;
  font-size:.78em;
  vertical-align:middle;
  white-space:nowrap;
}
.pc-team-line .colored-team{margin-right:4px;margin-bottom:3px;}
.pc-team-chip.colored-team-chip{border:1px solid currentColor!important;background:transparent;border-radius:999px;padding:2px 7px;font-weight:950;letter-spacing:.06em;}
td .colored-team, small .colored-team, li .colored-team{font-size:.76em;}
@media(max-width:560px){
  .colored-team,.team-abbr.colored-team{font-size:.68em;min-width:2.05em;padding:1px 4px;}
  td .colored-team, small .colored-team, li .colored-team{font-size:.66em;}
}

/* SPR V76: All-Time Teams year navigation */
.year-link-strip{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:14px;
  max-height:118px;
  overflow:auto;
  padding:2px 2px 6px;
}
.year-filter-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:46px;
  padding:6px 10px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.06);
  color:#dff7ff;
  font-size:12px;
  font-weight:900;
  text-decoration:none;
  line-height:1;
}
.year-filter-link:hover,.year-filter-link.active{
  border-color:rgba(103,216,255,.45);
  background:rgba(103,216,255,.15);
  color:#fff;
}
.table-year-link{color:#9be7ff;font-weight:900;text-decoration:none}
.table-year-link:hover{text-decoration:underline}
.table-caption{caption-side:top;text-align:left;padding:0 0 10px;color:#fff;font-weight:1000;letter-spacing:.02em}
@media(max-width:640px){
  .year-link-strip{gap:6px;max-height:104px}
  .year-filter-link{min-width:42px;padding:6px 8px;font-size:11px}
}


/* SPR V77: tighten home team chips + smaller All-Time Teams year links + include 2026 support */
#bestSeasons.season-list .team-abbr,
#under24.board-list .team-abbr{
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
#bestSeasons.season-list .team-abbr .colored-team,
#under24.board-list .team-abbr .colored-team{
  flex:0 0 auto!important;
  min-width:2.2em!important;
  max-width:3.1em!important;
  width:auto!important;
  padding:1px 5px!important;
  line-height:1.1!important;
  font-size:.72em!important;
  transform:none!important;
}
#bestSeasons.season-list li,
#under24.board-list li{
  overflow:hidden!important;
}
.year-link-strip{
  gap:5px!important;
  max-height:110px!important;
}
.year-filter-link{
  min-width:32px!important;
  padding:4px 7px!important;
  font-size:10px!important;
  border-radius:9px!important;
}
.year-filter-link:first-child{
  min-width:54px!important;
}
@media(max-width:640px){
  .year-link-strip{gap:4px!important;max-height:110px!important;}
  .year-filter-link{min-width:29px!important;padding:4px 6px!important;font-size:9.5px!important;}
  .year-filter-link:first-child{min-width:50px!important;}
  #bestSeasons.season-list .team-abbr .colored-team,
  #under24.board-list .team-abbr .colored-team{font-size:.66em!important;padding:1px 4px!important;}
}


/* SPR V78: brighten team-color abbreviations globally + tighter All-Time Teams year links */
.colored-team,.team-abbr.colored-team{
  filter:saturate(1.22) brightness(1.18)!important;
  text-shadow:0 0 8px currentColor,0 1px 2px #000!important;
  box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 38%,transparent),0 0 10px color-mix(in srgb,currentColor 18%,transparent)!important;
  font-weight:1000!important;
}
.pc-team-chip.colored-team-chip{
  filter:saturate(1.22) brightness(1.18)!important;
  text-shadow:0 0 8px currentColor,0 1px 2px #000!important;
}
.year-link-strip{
  gap:4px!important;
  max-height:70px!important;
  padding:1px 1px 4px!important;
  overflow:auto!important;
}
.year-filter-link{
  min-width:26px!important;
  padding:3px 5px!important;
  font-size:8.5px!important;
  border-radius:7px!important;
}
.year-filter-link:first-child{min-width:43px!important;}
@media(max-width:640px){
  .year-link-strip{gap:3px!important;max-height:64px!important;}
  .year-filter-link{min-width:23px!important;padding:3px 4px!important;font-size:8px!important;}
  .year-filter-link:first-child{min-width:40px!important;}
}


/* SPR V80: flat team-color badges + tighter year links + franchise pages */
.colored-team,.team-abbr.colored-team,.pc-team-chip.colored-team-chip{
  filter:none!important;
  text-shadow:none!important;
  box-shadow:none!important;
  background:rgba(255,255,255,.035)!important;
  border-width:1px!important;
  border-style:solid!important;
  font-weight:900!important;
}
.team-chip-link{text-decoration:none!important;}
.team-chip-link:hover{background:rgba(255,255,255,.09)!important;transform:translateY(-1px);}
.pc-team-chip.colored-team-chip{display:inline-flex;align-items:center;justify-content:center;}
.year-link-strip{
  gap:3px!important;
  max-height:54px!important;
  padding:1px 1px 3px!important;
  overflow:auto!important;
}
.year-filter-link{
  min-width:21px!important;
  padding:2px 4px!important;
  font-size:7.5px!important;
  border-radius:6px!important;
}
.year-filter-link:first-child{min-width:34px!important;}
.team-page-head h1{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.team-page-head .colored-team{font-size:.55em!important;min-width:2.3em!important;padding:2px 7px!important;}
.team-snapshot{grid-template-columns:repeat(5,minmax(0,1fr));}
@media(max-width:760px){.team-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){
  .year-link-strip{gap:2px!important;max-height:50px!important;}
  .year-filter-link{min-width:19px!important;padding:2px 3px!important;font-size:7px!important;}
  .year-filter-link:first-child{min-width:32px!important;}
}


/* SPR V89: safe inline team badges without changing card grids.
   The name+team wrapper is the only grid item; the link and badge stay beside each other inside it. */
#top10.hero-rank-list li,
#next10.board-list li,
#under24.board-list li,
#historicalTop.rank-list.compact li,
#bestSeasons.season-list li{
  grid-template-rows:auto!important;
}
#top10.hero-rank-list .name-team-inline,
#next10.board-list .name-team-inline,
#under24.board-list .name-team-inline,
#historicalTop.rank-list.compact .name-team-inline,
#bestSeasons.season-list .name-team-inline{
  grid-column:2!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  min-width:0!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-align:left!important;
}
#top10.hero-rank-list .name-team-inline .name-link,
#next10.board-list .name-team-inline .name-link,
#under24.board-list .name-team-inline .name-link,
#historicalTop.rank-list.compact .name-team-inline .name-link,
#bestSeasons.season-list .name-team-inline .name-link{
  display:inline-block!important;
  flex:0 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  grid-column:auto!important;
  grid-row:auto!important;
  width:auto!important;
  text-align:left!important;
}
#top10.hero-rank-list .name-team-inline small,
#next10.board-list .name-team-inline small,
#under24.board-list .name-team-inline small,
#historicalTop.rank-list.compact .name-team-inline small,
#bestSeasons.season-list .name-team-inline small{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  grid-column:auto!important;
  grid-row:auto!important;
  width:auto!important;
  margin:0!important;
  line-height:1!important;
  text-align:left!important;
}
#top10.hero-rank-list .name-team-inline .colored-team,
#next10.board-list .name-team-inline .colored-team,
#under24.board-list .name-team-inline .colored-team,
#historicalTop.rank-list.compact .name-team-inline .colored-team,
#bestSeasons.season-list .name-team-inline .colored-team{
  min-width:30px!important;
  height:15px!important;
  padding:1px 6px!important;
  border-radius:999px!important;
  font-size:9.5px!important;
  line-height:12px!important;
  letter-spacing:.045em!important;
  box-sizing:border-box!important;
}
#top10.hero-rank-list span.score,
#next10.board-list li > span,
#under24.board-list li > span,
#historicalTop.rank-list.compact li > span,
#bestSeasons.season-list li > span{
  grid-column:3!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
}
#next10.board-list li::before,
#under24.board-list li::before,
#historicalTop.rank-list.compact li::before,
#bestSeasons.season-list li::before{
  grid-row:1!important;
  align-self:center!important;
}
#bestSeasons.season-list .season-name-team small.team-abbr{font-size:9px!important;color:#9aa3aa!important;}
@media(max-width:700px){
  #top10.hero-rank-list .name-team-inline,
  #next10.board-list .name-team-inline,
  #under24.board-list .name-team-inline,
  #historicalTop.rank-list.compact .name-team-inline,
  #bestSeasons.season-list .name-team-inline{gap:5px!important;}
  #top10.hero-rank-list .name-team-inline .colored-team,
  #next10.board-list .name-team-inline .colored-team,
  #under24.board-list .name-team-inline .colored-team,
  #historicalTop.rank-list.compact .name-team-inline .colored-team,
  #bestSeasons.season-list .name-team-inline .colored-team{min-width:27px!important;height:14px!important;font-size:8.6px!important;padding:1px 5px!important;}
}

/* SPR V90: keep V89 badge placement, but balance the homepage Top 10 and 11–20 board scale.
   Only the two main homepage ranking boxes are touched. */
#top10.hero-rank-list,
#next10.board-list{
  display:grid!important;
  gap:7px!important;
}
#top10.hero-rank-list li,
#next10.board-list li{
  min-height:42px!important;
  padding:8px 9px!important;
  border-radius:11px!important;
}
#top10.hero-rank-list li{
  grid-template-columns:34px minmax(0,1fr) max-content!important;
}
#top10.hero-rank-list .rank-num,
#next10.board-list li::before{
  font-size:17px!important;
  line-height:1!important;
}
#top10.hero-rank-list .name-link,
#next10.board-list .name-link{
  font-size:13px!important;
  line-height:1.05!important;
}
#top10.hero-rank-list .name-team-inline,
#next10.board-list .name-team-inline{
  gap:7px!important;
}
#top10.hero-rank-list .name-team-inline .colored-team,
#next10.board-list .name-team-inline .colored-team{
  min-width:30px!important;
  height:15px!important;
  padding:1px 6px!important;
  font-size:9.5px!important;
  line-height:12px!important;
}


/* SPR V91: fill the main Top 20 boards more evenly, while keeping the safe inline logo placement. */
#top10.hero-rank-list,
#next10.board-list{
  gap:8px!important;
}
#top10.hero-rank-list li,
#next10.board-list li{
  min-height:46px!important;
  padding:9px 10px!important;
}
#top10.hero-rank-list .name-link,
#next10.board-list .name-link{
  font-size:13.5px!important;
}
#top10.hero-rank-list .rank-num,
#next10.board-list li::before{
  font-size:18px!important;
}
#top10.hero-rank-list .spr-badge,
#next10.board-list .spr-badge{
  transform:scale(.96)!important;
  transform-origin:center!important;
}

/* SPR V91: clean alphabetical search page. No large player boxes on Search. */
#searchView .panel{
  padding:10px 12px!important;
}
#searchView .cards{
  display:block!important;
}
.player-alpha-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px 10px;
}
.player-alpha-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:35px;
  padding:7px 10px;
  border:1px solid #ffffff12;
  border-radius:10px;
  background:#070707;
}
.player-alpha-row:hover{
  border-color:#67d8ff88;
  background:#0a151a;
}
.player-alpha-row strong{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:13px;
  color:#fff;
}
.player-alpha-row span{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
}
.player-alpha-row .colored-team{
  min-width:30px!important;
  height:15px!important;
  padding:1px 6px!important;
  font-size:9px!important;
}
@media(max-width:900px){.player-alpha-list{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:560px){.player-alpha-list{grid-template-columns:1fr;}.player-alpha-row{min-height:34px;}}


/* SPR V92: simplify Find a Pitcher and make the Top 10 rows fill their box closer to 11-20. */
#searchView #playerResults.cards{
  display:block!important;
}
#searchView .player-card{
  display:none!important;
}
#searchView .player-alpha-list{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px 10px;
}
#searchView .player-alpha-row{
  min-height:34px;
  padding:7px 10px;
  border-radius:10px;
}
#searchView .player-alpha-row strong{
  font-size:13px;
}
#searchView .player-alpha-row .colored-team{
  min-width:29px!important;
  height:14px!important;
  font-size:8.8px!important;
  padding:1px 5px!important;
}
#top10.hero-rank-list{
  gap:9px!important;
}
#top10.hero-rank-list li{
  min-height:49px!important;
  padding:10px 10px!important;
}
#top10.hero-rank-list .name-link{
  font-size:14px!important;
}
@media(max-width:1100px){#searchView .player-alpha-list{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:760px){#searchView .player-alpha-list{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:500px){#searchView .player-alpha-list{grid-template-columns:1fr;}}


/* SPR V93: keep homepage as-is; clean Search into a simple alphabetical name list only. */
#searchView .page-head{
  padding:12px 16px!important;
  border-radius:14px!important;
}
#searchView .page-head .eyebrow{font-size:10px!important;margin:0 0 2px!important;}
#searchView .page-head h1{font-size:24px!important;margin:0!important;line-height:1.05!important;}
#searchView .searchbar{margin:10px 0!important;}
#searchView .searchbar input{height:34px!important;padding:8px 12px!important;font-size:13px!important;border-radius:10px!important;}
#searchView .panel{padding:12px!important;border-radius:14px!important;background:linear-gradient(135deg,#111,#070707)!important;}
#searchView .player-alpha-list.simple-name-list{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:5px 8px!important;
  align-items:start!important;
}
#searchView .player-alpha-row.simple-name-row{
  display:block!important;
  min-height:0!important;
  padding:5px 8px!important;
  border:1px solid #ffffff10!important;
  border-radius:8px!important;
  background:#050505!important;
  line-height:1.05!important;
}
#searchView .player-alpha-row.simple-name-row:hover{
  border-color:#67d8ff99!important;
  background:#071217!important;
}
#searchView .player-alpha-row.simple-name-row strong{
  display:block!important;
  font-size:11.5px!important;
  line-height:1.05!important;
  font-weight:850!important;
  color:#f4f4f4!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#searchView .player-alpha-row.simple-name-row span{display:none!important;}
@media(max-width:1100px){#searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media(max-width:820px){#searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:520px){#searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}

/* SPR V93: All-Time Teams year tabs 10% larger, still compact enough to avoid extra scrolling. */
#teamsYearLinks.year-link-strip{
  gap:5px!important;
  max-height:none!important;
}
#teamsYearLinks .year-filter-link{
  font-size:10.5px!important;
  padding:4px 8px!important;
  line-height:1.05!important;
  min-height:22px!important;
  border-radius:999px!important;
}

/* SPR V94: spread the alphabetical player names across the full Search page. Home page untouched. */
#playersView .page-head.sub-page-head,
#searchView .page-head{
  padding:12px 16px!important;
  border-radius:14px!important;
}
#playersView .page-head.sub-page-head .eyebrow,
#searchView .page-head .eyebrow{font-size:10px!important;margin:0 0 2px!important;}
#playersView .page-head.sub-page-head h1,
#searchView .page-head h1{font-size:24px!important;margin:0!important;line-height:1.05!important;}
#playersView .toolbar,
#searchView .toolbar{margin:10px 0!important;}
#playersView .toolbar input,
#searchView .toolbar input{height:34px!important;padding:8px 12px!important;font-size:13px!important;border-radius:10px!important;}
#playersView article.panel:has(#playerResults),
#searchView article.panel:has(#globalSearchResults){
  padding:14px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#111,#070707)!important;
}
#playersView #playerResults.cards,
#searchView #globalSearchResults.cards{
  display:block!important;
}
#playersView .player-alpha-list.simple-name-list,
#searchView .player-alpha-list.simple-name-list{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(8,minmax(105px,1fr))!important;
  gap:7px 10px!important;
  align-items:start!important;
}
#playersView .player-alpha-row.simple-name-row,
#searchView .player-alpha-row.simple-name-row{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  min-height:30px!important;
  padding:7px 9px!important;
  border:1px solid #ffffff10!important;
  border-radius:8px!important;
  background:#050505!important;
  line-height:1.05!important;
}
#playersView .player-alpha-row.simple-name-row:hover,
#searchView .player-alpha-row.simple-name-row:hover{
  border-color:#67d8ff99!important;
  background:#071217!important;
}
#playersView .player-alpha-row.simple-name-row strong,
#searchView .player-alpha-row.simple-name-row strong{
  display:block!important;
  min-width:0!important;
  font-size:12px!important;
  line-height:1.05!important;
  font-weight:850!important;
  color:#f4f4f4!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#playersView .player-alpha-row.simple-name-row span,
#searchView .player-alpha-row.simple-name-row span{display:none!important;}
@media(max-width:1180px){
  #playersView .player-alpha-list.simple-name-list,
  #searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(7,minmax(100px,1fr))!important;}
}
@media(max-width:980px){
  #playersView .player-alpha-list.simple-name-list,
  #searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(5,minmax(100px,1fr))!important;}
}
@media(max-width:720px){
  #playersView .player-alpha-list.simple-name-list,
  #searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:480px){
  #playersView .player-alpha-list.simple-name-list,
  #searchView .player-alpha-list.simple-name-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* SPR homepage: blue/current + forest/history information center */
:root{
  --spr2-blue:#0f4fa8;
  --spr2-blue-dark:#062d66;
  --spr2-blue-soft:#eaf3ff;
  --spr2-green:#1f5b35;
  --spr2-green-dark:#123c24;
  --spr2-green-soft:#edf7f0;
  --spr2-ink:#071324;
  --spr2-line:#d9e2ee;
  --spr2-card:#ffffff;
  --spr2-bg:#f5f7fb;
}
body{background:var(--spr2-bg);color:var(--spr2-ink);}
.topbar{background:linear-gradient(90deg,#061426,#0b1d34);border-bottom:1px solid rgba(255,255,255,.12);}
.topbar nav a{border-radius:999px;border:1px solid transparent;}
.topbar nav a.active,.topbar nav a:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);}
.spr2-home{max-width:1800px;margin:0 auto;padding:16px 18px 20px;}
.spr2-topline{display:flex;justify-content:space-between;gap:20px;align-items:stretch;background:#fff;border:1px solid var(--spr2-line);border-radius:14px;padding:16px 18px;margin-bottom:14px;box-shadow:0 8px 24px rgba(7,19,36,.06);}
.spr2-topline h1{margin:0 0 4px;font-size:30px;line-height:1;color:#0a1730;}
.spr2-topline p{margin:0;color:#516070;}
.spr2-database-stats{display:grid;grid-template-columns:repeat(3,minmax(135px,1fr));gap:10px;min-width:470px;}
.spr2-database-stats div{border:1px solid var(--spr2-line);border-radius:10px;padding:12px;background:#fbfdff;}
.spr2-database-stats b{display:block;font-size:22px;color:#0a3d84;line-height:1.05;}
.spr2-database-stats span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#627082;margin-top:3px;}
.spr2-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start;}
.spr2-half{background:#fff;border:1px solid var(--spr2-line);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(7,19,36,.06);}
.spr2-section-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;color:#fff;}
.spr2-section-bar h2{margin:0;font-size:24px;text-transform:uppercase;letter-spacing:.03em;}
.spr2-section-bar a{color:#fff;font-weight:800;text-decoration:none;font-size:13px;}
.spr2-section-bar.blue{background:linear-gradient(90deg,var(--spr2-blue-dark),var(--spr2-blue));}
.spr2-section-bar.green{background:linear-gradient(90deg,var(--spr2-green-dark),var(--spr2-green));}
.spr2-board-shell{display:grid;grid-template-columns:1fr 250px;gap:12px;padding:14px;}
.spr2-tight-title{margin-bottom:8px;}
.spr2-tight-title h2,.spr2-info-card h2,.spr2-widget h2{font-size:16px;text-transform:uppercase;letter-spacing:.04em;color:#092450;}
.spr2-history .spr2-tight-title h2,.spr2-history h2{color:#153d27;}
.spr2-top30-table-wrap{overflow:auto;border:1px solid var(--spr2-line);border-radius:12px;}
.spr2-mini-table{width:100%;border-collapse:collapse;background:#fff;font-size:13px;}
.spr2-mini-table th{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#5d6c7a;background:#f8fafc;text-align:left;padding:7px 7px;border-bottom:1px solid var(--spr2-line);}
.spr2-mini-table td{padding:6px 7px;border-bottom:1px solid #edf1f6;vertical-align:middle;white-space:nowrap;}
.spr2-mini-table tr:last-child td{border-bottom:0;}
.spr2-rank-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:26px;border-radius:6px;font-weight:900;color:#fff;box-shadow:inset 0 -2px 0 rgba(0,0,0,.2);}
.spr2-rank-badge.blue{background:linear-gradient(180deg,#1764ca,#0b3f90);}
.spr2-rank-badge.green{background:linear-gradient(180deg,#287245,#174429);}
.spr2-score-badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:30px;padding:0 8px;border-radius:7px;color:#fff;font-weight:950;font-size:17px;letter-spacing:.01em;box-shadow:inset 0 -2px 0 rgba(0,0,0,.22),0 2px 8px rgba(7,19,36,.12);}
.spr2-score-badge.blue{background:linear-gradient(180deg,#2f6b3b,#1f4d2c);}
.spr2-score-badge.green{background:linear-gradient(180deg,#287245,#153e26);}
.spr2-name-cell{font-weight:850;color:#071324;}
.spr2-name-cell a{color:#071324;text-decoration:none;}
.spr2-name-cell small{display:inline-block;margin-left:6px;font-size:10px;}
.spr2-second-rank{border-left:1px solid var(--spr2-line);}
.spr2-card-stack{display:grid;gap:10px;}
.spr2-feature-card,.spr2-info-card,.spr2-widget{background:#fff;border:1px solid var(--spr2-line);border-radius:12px;padding:12px;box-shadow:0 4px 14px rgba(7,19,36,.04);}
.spr2-feature-card{min-height:116px;}
.spr2-card-label{margin:-12px -12px 10px;padding:7px 10px;border-radius:12px 12px 0 0;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;}
.spr2-card-label.blue{background:linear-gradient(90deg,var(--spr2-blue-dark),var(--spr2-blue));}
.spr2-card-label.green{background:linear-gradient(90deg,var(--spr2-green-dark),var(--spr2-green));}
.spr2-feature-body{display:grid;grid-template-columns:66px 1fr;gap:10px;align-items:center;}
.spr2-player-photo{width:66px;height:82px;object-fit:cover;border-radius:8px;background:#eef2f7;border:1px solid #d9e2ee;}
.spr2-feature-card.no-photo .spr2-feature-body{grid-template-columns:1fr;}
.spr2-feature-copy h3{margin:0 0 2px;font-size:18px;line-height:1.05;}
.spr2-feature-copy h3 a{color:#071324;text-decoration:none;}
.spr2-feature-copy p{margin:0 0 8px;font-weight:700;color:#415166;font-size:12px;}
.spr2-grade-label{text-transform:uppercase;font-size:10px;letter-spacing:.06em;font-weight:900;color:#223044;margin-left:5px;}
.spr2-lower-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:12px;padding:0 14px 14px;}
.spr2-history-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:14px;}
.spr2-history-grid.bottom-match{padding-top:0;}
.spr2-compact-list{list-style:none;margin:0;padding:0;display:grid;gap:5px;}
.spr2-compact-list li{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #edf1f6;padding:5px 0;font-size:13px;}
.spr2-compact-list li:last-child{border-bottom:0;}
.spr2-list-left{display:flex;gap:6px;align-items:baseline;min-width:0;}
.spr2-list-left b{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;}
.spr2-list-left small{font-size:10px;color:#637184;white-space:nowrap;}
.spr2-score-strip .spr2-score-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;align-items:center;height:90px;}
.spr2-score-row div{border-right:1px solid var(--spr2-line);}
.spr2-score-row div:last-child{border-right:0;}
.spr2-score-row span:not(.spr2-score-badge){display:block;font-size:11px;color:#536273;margin-top:8px;font-weight:800;}
.spr2-small-text{color:#516070;font-size:13px;line-height:1.4;margin:4px 0 12px;}
.spr2-search-link a{display:inline-flex;background:var(--spr2-blue-dark);color:#fff;text-decoration:none;border-radius:8px;padding:8px 14px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.05em;}
.spr2-era-card{margin:0 14px 14px;}
.spr2-era-row{display:grid;grid-template-columns:repeat(8,1fr);gap:0;border-top:1px solid #edf1f6;margin-top:8px;padding-top:8px;}
.spr2-era-item{text-align:center;border-right:1px solid var(--spr2-line);padding:6px 6px;}
.spr2-era-item:last-child{border-right:0;}
.spr2-era-item b{display:block;color:#153d27;font-size:12px;}
.spr2-era-item span{display:block;color:#536273;font-size:10px;min-height:24px;margin:4px 0;}
.spr2-era-item .spr2-score-badge{min-width:44px;height:26px;font-size:14px;}
.spr2-widget-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.2fr;gap:12px;margin-top:14px;}
.spr2-widget{min-height:130px;}
.spr2-widget h2{margin:0 0 9px;}
.spr2-widget p{font-size:13px;line-height:1.35;color:#34445a;margin:0 0 10px;}
.spr2-widget a{font-weight:900;color:#0b3f90;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.04em;}
.calendar-tile{float:left;margin:0 12px 8px 0;width:72px;border-radius:9px;background:#f1f4f8;text-align:center;border:1px solid #dbe3ed;overflow:hidden;}
.calendar-tile b{display:block;background:#e5ebf2;text-transform:uppercase;font-size:12px;padding:5px;color:#24334a;}
.calendar-tile strong{display:block;font-size:34px;line-height:1;padding:8px 0 2px;}
.calendar-tile span{display:block;font-weight:800;font-size:12px;padding-bottom:8px;color:#516070;}
.spr2-history .name-link,.green-list .name-link{color:#071324;}

/* SPR 2.0 V2: keep 50/50 side-by-side on laptop/desktop screens */
@media (min-width:901px){
  .spr2-home{padding-left:10px;padding-right:10px;}
  .spr2-split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;}
  .spr2-half{min-width:0;}
  .spr2-board-shell{grid-template-columns:minmax(0,1fr) 180px;gap:10px;padding:12px;}
  .spr2-card-stack{gap:8px;}
  .spr2-feature-card{min-height:104px;padding:10px;}
  .spr2-card-label{margin:-10px -10px 8px;padding:6px 9px;}
  .spr2-feature-body{grid-template-columns:52px 1fr;gap:8px;}
  .spr2-player-photo{width:52px;height:66px;}
  .spr2-feature-copy h3{font-size:15px;}
  .spr2-feature-copy p{font-size:10px;margin-bottom:5px;}
  .spr2-score-badge{min-width:48px;height:28px;font-size:16px;}
  .spr2-mini-table{font-size:12px;}
  .spr2-mini-table th,.spr2-mini-table td{padding:5px 5px;}
  .spr2-rank-badge{width:26px;height:24px;}
  .spr2-lower-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:0 12px 12px;}
  .spr2-history-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:12px;}
  .spr2-era-card{margin:0 12px 12px;}
  .spr2-era-row{grid-template-columns:repeat(4,1fr);}
  .spr2-widget-row{grid-template-columns:repeat(4,minmax(0,1fr));}
}

@media (max-width:900px){
  .spr2-split-grid{grid-template-columns:1fr;}
  .spr2-database-stats{min-width:0;grid-template-columns:repeat(3,1fr);}
}
@media (max-width:820px){
  .spr2-topline{display:block;}
  .spr2-database-stats{grid-template-columns:1fr;margin-top:12px;}
  .spr2-board-shell{grid-template-columns:1fr;}
  .spr2-history-grid,.spr2-lower-grid,.spr2-widget-row{grid-template-columns:1fr;}
  .spr2-era-row{grid-template-columns:repeat(2,1fr);}
  .spr2-mini-table{font-size:12px;}
}

/* SPR 2.0 V3: layout stabilization pass
   Goal: keep the exact 50/50 blue/green direction, but remove the patchy squeeze.
   Top 30 is full-width inside the 2026 half; three small picture cards sit below it. */
@media (min-width:901px){
  .spr2-home{max-width:1800px!important;width:100%!important;padding:14px 18px 24px!important;}
  .spr2-split-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;align-items:start!important;}
  .spr2-half{min-width:0!important;overflow:hidden!important;background:#fff!important;}
  .spr2-board-shell.spr2-board-flat{display:block!important;padding:14px!important;}
  .spr2-board-main{min-width:0!important;width:100%!important;}
  .spr2-feature-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:0 14px 14px!important;}
  .spr2-lower-grid{grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;padding:0 14px 14px!important;}
  .spr2-history-grid{grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;padding:14px!important;}
  .spr2-history-grid.bottom-match{padding-top:0!important;}
  .spr2-era-card{margin:0 14px 14px!important;}
}

.spr2-section-bar h2{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)!important;}
.spr2-section-bar.blue{background:linear-gradient(90deg,#073273,#1157b6)!important;}
.spr2-section-bar.green{background:linear-gradient(90deg,#123a24,#22623b)!important;}
.spr2-tight-title span{color:#536273;font-size:13px;}

.spr2-top30-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;}
.spr2-top30-col{border:1px solid var(--spr2-line);border-radius:12px;overflow:hidden;background:#fff;min-width:0;}
.spr2-col-head{display:grid;grid-template-columns:36px minmax(0,1fr) 48px 58px;gap:8px;align-items:center;background:#f6f9fd;border-bottom:1px solid var(--spr2-line);padding:7px 8px;color:#617083;font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;}
.spr2-top30-list{list-style:none;margin:0;padding:0;}
.spr2-top30-list li{display:grid;grid-template-columns:36px minmax(0,1fr) 48px 58px;gap:8px;align-items:center;padding:7px 8px;border-bottom:1px solid #edf1f6;min-height:36px;}
.spr2-top30-list li:last-child{border-bottom:0;}
.spr2-list-rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:25px;border-radius:6px;background:linear-gradient(180deg,#1764ca,#0b3f90);color:white;font-weight:950;box-shadow:inset 0 -2px 0 rgba(0,0,0,.2);}
.spr2-list-name{font-weight:850;color:#071324;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;}
.spr2-list-name a{color:#071324!important;text-decoration:none!important;}
.spr2-list-name small{font-size:10px;margin-left:4px;}
.spr2-list-starts{font-weight:800;color:#425266;font-size:12px;text-align:center;}
.spr2-top30-list .spr2-score-badge{min-width:52px;height:28px;font-size:16px;}

.spr2-feature-card{min-height:104px!important;}
.spr2-feature-body{grid-template-columns:48px minmax(0,1fr)!important;}
.spr2-player-photo{width:48px!important;height:62px!important;}
.spr2-feature-copy h3{font-size:16px!important;white-space:normal;}
.spr2-feature-copy p{font-size:11px!important;margin-bottom:6px!important;}
.spr2-grade-label{font-size:9px!important;margin-left:4px!important;}
.spr2-score-badge.blue{background:linear-gradient(180deg,#1764ca,#0a3e8c)!important;}
.spr2-score-badge.green{background:linear-gradient(180deg,#287245,#153e26)!important;}
.spr2-compact-list li{min-height:35px;}
.spr2-list-left{min-width:0;}
.spr2-list-left b{max-width:145px;overflow:hidden;text-overflow:ellipsis;}
.spr2-history .spr2-feature-card{display:flex;flex-direction:column;justify-content:flex-start;}
.spr2-history .spr2-feature-body{grid-template-columns:1fr!important;text-align:left;}
.spr2-history .spr2-player-photo{display:none!important;}
.spr2-era-row{grid-template-columns:repeat(4,1fr)!important;}
.spr2-widget-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;}

@media(max-width:1180px) and (min-width:901px){
  .spr2-top30-pair{grid-template-columns:1fr!important;}
  .spr2-feature-row{grid-template-columns:1fr!important;}
  .spr2-lower-grid,.spr2-history-grid{grid-template-columns:1fr!important;}
}
@media(max-width:900px){
  .spr2-top30-pair{grid-template-columns:1fr;}
  .spr2-feature-row{display:grid;grid-template-columns:1fr;gap:10px;padding:0 14px 14px;}
}


/* SPR 2.0 V4: readability + header/site identity polish
   - keep exact 50/50 layout direction
   - current board uses team abbreviations beside names, not starts
   - names/scores are easier to read
   - top navigation better matches the blue/green information-center theme */
.topbar{background:linear-gradient(90deg,#061426,#0a2544)!important;border-bottom:1px solid rgba(18,87,182,.35)!important;box-shadow:0 8px 22px rgba(6,20,38,.16)!important;}
.brand span{color:#58d7ff!important;text-shadow:none!important;letter-spacing:.04em!important;}
.brand small{color:#d9e8f6!important;}
.topbar nav a{background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.13)!important;color:#f5f8fb!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important;}
.topbar nav a.active,.topbar nav a:hover{background:#1157b6!important;border-color:#4da3ff!important;color:#fff!important;}
.spr2-topline{background:linear-gradient(180deg,#ffffff,#f9fbff)!important;}
.spr2-topline .eyebrow{color:#0f64ce!important;font-weight:950!important;}
.spr2-topline h1{color:#071a34!important;letter-spacing:-.035em!important;}
.spr2-topline h1::after{content:"";display:block;width:170px;height:4px;border-radius:999px;background:linear-gradient(90deg,#1157b6,#22623b);margin-top:8px;}

/* Current Top 30 now reads: Rank | Pitcher + Team | SPR */
.spr2-col-head{grid-template-columns:36px minmax(0,1fr) 68px!important;gap:8px!important;}
.spr2-top30-list li{grid-template-columns:36px minmax(0,1fr) 68px!important;gap:8px!important;min-height:40px!important;}
.spr2-list-starts{display:none!important;}
.spr2-list-name{font-size:13.5px!important;line-height:1.15!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.spr2-list-name small{font-size:10px!important;margin-left:5px!important;vertical-align:middle!important;}
.spr2-top30-list .spr2-score-badge{justify-self:end!important;min-width:60px!important;height:30px!important;font-size:17px!important;border-radius:7px!important;}
.spr2-list-rank{width:28px!important;height:26px!important;}

/* keep compact lists readable without crowding */
.spr2-list-left b{max-width:190px!important;white-space:nowrap!important;}
.spr2-compact-list li{font-size:13.5px!important;}
.spr2-history .spr2-compact-list li{min-height:37px!important;}

/* Better middle-card balance */
.spr2-feature-copy h3{font-size:17px!important;line-height:1.04!important;}
.spr2-feature-copy p{font-size:11.5px!important;color:#314158!important;}
.spr2-feature-card{background:linear-gradient(180deg,#ffffff,#fbfdff)!important;}
.spr2-history .spr2-feature-card{background:linear-gradient(180deg,#ffffff,#fbfffc)!important;}
.spr2-score-badge{font-family:Inter,Arial,sans-serif!important;font-weight:1000!important;}

/* The lower historical duplicate was changed to All-Time Teams; keep it distinctly team-data sized */
.spr2-history-grid.bottom-match .spr2-info-card:first-child .spr2-list-left b{max-width:210px!important;}

/* desktop: give the 2026 board enough room so names do not get cut off */
@media(min-width:1181px){
  .spr2-home{max-width:1840px!important;}
  .spr2-split-grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;}
}
@media(max-width:1380px) and (min-width:1181px){
  .spr2-list-name{font-size:12.5px!important;}
  .spr2-top30-list .spr2-score-badge{min-width:56px!important;font-size:16px!important;}
}
@media(max-width:1180px) and (min-width:901px){
  .spr2-top30-pair{grid-template-columns:1fr!important;}
  .spr2-top30-list li{grid-template-columns:36px minmax(0,1fr) 68px!important;}
  .spr2-col-head{grid-template-columns:36px minmax(0,1fr) 68px!important;}
}

/* SPR 2.0 V5 layout cleanup */
.topbar{
  background:linear-gradient(90deg,#073273 0%,#0b4699 55%,#0a2c5e 100%)!important;
  border-bottom:1px solid rgba(74,163,255,.55)!important;
  box-shadow:0 10px 28px rgba(4,32,75,.22)!important;
}
.brand span{color:#ffffff!important;text-shadow:0 2px 12px rgba(0,0,0,.28)!important;}
.brand small{color:#dbeeff!important;letter-spacing:.14em!important;}
.topbar nav a{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.23)!important;color:#fff!important;box-shadow:none!important;}
.topbar nav a:hover,.topbar nav a.active{background:#ffffff!important;color:#073273!important;border-color:#ffffff!important;}
.spr2-topline{border-top:4px solid #1157b6!important;}
.spr2-topline h1{color:#073273!important;}
.spr2-left-stack{display:grid;grid-template-columns:1fr;gap:12px;padding:0 14px 14px;}
.spr2-left-stack .spr2-info-card{min-height:0!important;}
.spr2-randomizer-card{background:linear-gradient(180deg,#ffffff,#f7fbff)!important;}
.spr2-randomizer-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;}
.spr2-random-player{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--spr2-line);border-radius:10px;background:#fff;padding:9px 10px;min-width:0;}
.spr2-random-player span:first-child{min-width:0;}
.spr2-random-player b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#071324;}
.spr2-random-player small{display:inline-block;margin-top:3px;font-size:10px;}
.spr2-random-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;}
.spr2-random-actions button,.spr2-random-actions a{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:linear-gradient(180deg,#2f6b3b,#1f4d2c);color:#fff!important;padding:9px 13px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-decoration:none;}
.spr2-random-actions a{background:#073273;}
.spr2-current .spr2-compact-list li{min-height:39px!important;}
.spr2-current .spr2-list-left b{max-width:260px!important;}
.spr2-history-day{position:relative;min-height:100%;}
.spr2-history-day .calendar-tile{float:left;margin:2px 14px 8px 0;}
.spr2-history-day p{font-size:13px;line-height:1.42;color:#33445c;margin:8px 0 0;}
.spr2-history-grid.bottom-match{grid-template-columns:1fr 1fr 1fr!important;}
.spr2-history-grid.bottom-match .spr2-info-card:first-child .section-title h2{color:#153d27!important;}
.spr2-history-grid.bottom-match .spr2-info-card:first-child .spr2-score-badge{background:linear-gradient(180deg,#287245,#153e26)!important;}
@media (max-width:1250px){
  .spr2-randomizer-list{grid-template-columns:1fr;}
  .spr2-left-stack{padding:0 10px 10px;}
}
@media (min-width:1200px){
  .spr2-home{max-width:1880px!important;}
}

/* SPR 2.0 V7: polish pass + homepage Top 15 + scorecard player/team pages */
:root{
  --spr2-blue:#1157b6;
  --spr2-blue-dark:#073273;
  --spr2-green:#22623b;
  --spr2-green-dark:#123a24;
}
.topbar{
  background:linear-gradient(90deg,var(--spr2-blue-dark) 0%,var(--spr2-blue) 58%,#0a3e8c 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.22)!important;
}
.topbar nav a.active,.topbar nav a:hover{background:#fff!important;color:var(--spr2-blue-dark)!important;border-color:#fff!important;}
.spr2-topline{
  background:linear-gradient(90deg,var(--spr2-blue-dark),var(--spr2-blue))!important;
  color:#fff!important;
  border:0!important;
  border-top:0!important;
  box-shadow:0 10px 28px rgba(7,50,115,.18)!important;
}
.spr2-topline .eyebrow{color:#bfeeff!important;}
.spr2-topline h1,.spr2-topline p{color:#fff!important;}
.spr2-topline h1::after{background:linear-gradient(90deg,#fff,#bfeeff)!important;opacity:.9;}
.spr2-database-stats div{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.26)!important;}
.spr2-database-stats b{color:#fff!important;}
.spr2-database-stats span{color:#dcefff!important;}
.spr2-section-bar.blue{background:linear-gradient(90deg,var(--spr2-blue-dark),var(--spr2-blue))!important;}
.spr2-section-bar.green{background:linear-gradient(90deg,var(--spr2-green-dark),var(--spr2-green))!important;}
.spr2-score-badge.blue,.spr2-list-rank{background:linear-gradient(180deg,var(--spr2-blue),#0a3e8c)!important;}
.spr2-score-badge.green{background:linear-gradient(180deg,var(--spr2-green),#153e26)!important;}
.spr2-top30-pair{grid-template-columns:1fr!important;}
.spr2-top15-only .spr2-top30-list li{grid-template-columns:42px minmax(0,1fr) 76px!important;min-height:45px!important;padding:8px 10px!important;}
.spr2-top15-only .spr2-col-head{grid-template-columns:42px minmax(0,1fr) 76px!important;padding:8px 10px!important;}
.spr2-top15-only .spr2-list-name{font-size:14.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr2-top15-only .spr2-score-badge{min-width:64px!important;height:32px!important;font-size:18px!important;}
.spr2-random-player b{font-size:14.5px!important;max-width:250px!important;}
.spr2-list-left b{max-width:235px!important;}
.green-list .spr2-list-left b{max-width:245px!important;}
.spr2-history-grid .spr2-info-card{min-width:0!important;}
.spr2-history-grid{grid-template-columns:1fr 1fr!important;}
.spr2-history-grid .spr2-history-day{grid-column:1 / -1!important;}
.spr2-history-grid.bottom-match{grid-template-columns:1fr 1fr!important;}
@media(min-width:1181px){.spr2-split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;}.spr2-home{max-width:1880px!important;}}
@media(max-width:1180px) and (min-width:901px){.spr2-history-grid,.spr2-history-grid.bottom-match{grid-template-columns:1fr!important;}}

/* Player pages: team-colored baseball scorecard, not a log-heavy card */
.player-hero.compact-player-hero{
  padding:0!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 45%,#d9e2ee)!important;
  color:#071324!important;
  box-shadow:0 14px 34px rgba(7,19,36,.10)!important;
}
.spr-player-scorecard-shell{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:19px;overflow:hidden;}
.spr-player-scorecard-top{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:linear-gradient(90deg,var(--playerTeamColor,#1157b6),var(--playerTeamSecondary,#67d8ff));color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950;}
.spr-player-scorecard-main{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:20px 18px 14px;}
.spr-player-name-block h1{margin:0 0 4px!important;font-size:42px!important;line-height:.95!important;color:#071324!important;}
.spr-player-name-block p{margin:0!important;color:#405166!important;font-weight:800!important;}
.spr-player-score-box{min-width:150px;text-align:center;border-radius:16px;padding:14px 18px;background:linear-gradient(180deg,var(--playerTeamColor,#1157b6),#071324);color:#fff;box-shadow:0 10px 22px rgba(7,19,36,.18);}
.spr-player-score-box span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950;opacity:.9;}
.spr-player-score-box b{display:block;font-size:44px;line-height:1;margin-top:5px;}
.spr-scorecard-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0 18px 18px;border:1px solid #d9e2ee;border-radius:14px;overflow:hidden;background:#fff;}
.spr-scorecard-grid div{padding:12px;border-right:1px solid #d9e2ee;min-height:70px;}
.spr-scorecard-grid div:last-child{border-right:0;}
.spr-scorecard-grid b{display:block;font-size:22px;color:#071324;}
.spr-scorecard-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#68778b;font-weight:900;}
#seasonGameLog .compact-empty{background:#f7fbff!important;border:1px dashed #c9d7e8!important;border-radius:12px;color:#405166!important;}
@media(max-width:800px){.spr-player-scorecard-main{display:block}.spr-player-score-box{margin-top:14px}.spr-scorecard-grid{grid-template-columns:1fr 1fr}.spr-scorecard-grid div{border-bottom:1px solid #d9e2ee}.spr-player-name-block h1{font-size:32px!important;}}

/* Team pages: franchise scorecard header */
.team-page-head{
  padding:0!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid color-mix(in srgb,var(--teamPrimary,#1157b6) 45%,#d9e2ee)!important;
}
.spr-team-scorecard{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px;background:linear-gradient(180deg,#fff,#fbfdff);border-top:10px solid var(--teamPrimary,#1157b6);}
.spr-team-scorecard h1{font-size:40px!important;color:#071324!important;margin:0 0 5px!important;}
.spr-team-scorecard p{margin:0!important;color:#405166!important;}
.spr-team-big-abbr{min-width:120px;text-align:center;border-radius:18px;padding:18px 16px;background:linear-gradient(180deg,var(--teamPrimary,#1157b6),#071324);color:#fff;font-size:36px;font-weight:1000;letter-spacing:.05em;box-shadow:0 10px 22px rgba(7,19,36,.16);}
.team-snapshot{grid-template-columns:repeat(5,1fr)!important;}
.team-snapshot div{background:#fbfdff!important;border-color:#d9e2ee!important;}
.team-snapshot b{color:#071324!important;}
.team-snapshot span{color:#68778b!important;}
@media(max-width:800px){.spr-team-scorecard{display:block}.spr-team-big-abbr{margin-top:14px}.team-snapshot{grid-template-columns:1fr 1fr!important;}}

/* SPR 2.0 V9: hubs + readable scorecard/pages polish */
:root{--spr2-blue:#1157b6;--spr2-blue-dark:#073273;--spr2-green:#22623b;--spr2-green-dark:#123a24;--spr2-ink:#071324;--spr2-line:#d8e4f2;}
.topbar{background:linear-gradient(90deg,var(--spr2-blue-dark) 0%,var(--spr2-blue) 58%,#0a3e8c 100%)!important;border-bottom:1px solid rgba(255,255,255,.20)!important;}
.brand span{color:#fff!important}.brand small{color:#dbeeff!important}
.topbar nav a{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.26)!important;color:#fff!important;}
.topbar nav a:hover,.topbar nav a.active{background:#fff!important;color:var(--spr2-blue-dark)!important;border-color:#fff!important;}

.spr2-page-hub{max-width:1500px;margin:0 auto;color:var(--spr2-ink);}
.spr2-hub-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:18px;padding:20px 22px;margin-bottom:16px;color:#fff;box-shadow:0 12px 28px rgba(7,19,36,.10);}
.spr2-hub-hero h1{margin:2px 0 7px;font-size:38px;line-height:1;letter-spacing:-.035em;color:#fff!important;}
.spr2-hub-hero p{margin:0;max-width:760px;color:#e8f2ff!important;}
.spr2-hub-hero .eyebrow{color:#bcf5ff!important;}
.blue-hub{background:linear-gradient(120deg,var(--spr2-blue-dark),var(--spr2-blue));}
.green-hub{background:linear-gradient(120deg,var(--spr2-green-dark),var(--spr2-green));}
.hub-main-link{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;color:var(--spr2-blue-dark)!important;font-weight:950;padding:10px 14px;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.12);}
.green-hub .hub-main-link{color:var(--spr2-green-dark)!important;}
.spr2-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.spr2-hub-wide{grid-column:1 / -1;}
.spr2-hub-toplist .spr2-top30-list li{grid-template-columns:42px minmax(0,1fr) 76px!important;}
.spr2-hub-toplist .spr2-list-name{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr2-themed-page .page-head{background:linear-gradient(180deg,#fff,#f8fbff)!important;color:var(--spr2-ink)!important;border:1px solid var(--spr2-line)!important;border-top:6px solid var(--spr2-blue)!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(7,19,36,.07)!important;}
.spr2-themed-page.spr2-green-page .page-head{border-top-color:var(--spr2-green)!important;background:linear-gradient(180deg,#fff,#fbfffc)!important;}
.spr2-themed-page .page-head h1{color:var(--spr2-blue-dark)!important;font-size:38px!important;}
.spr2-themed-page.spr2-green-page .page-head h1{color:var(--spr2-green-dark)!important;}
.spr2-themed-page .page-head p{color:#405166!important;}
.spr2-themed-page .panel{background:#fff!important;color:var(--spr2-ink)!important;border:1px solid var(--spr2-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(7,19,36,.06)!important;}
.spr2-themed-page table th{background:#f6f9fd!important;color:#4b6178!important;border-bottom:1px solid var(--spr2-line)!important;}
.spr2-themed-page table td{color:var(--spr2-ink)!important;border-bottom:1px solid #e7eef7!important;}
.spr2-themed-page .name-link{color:var(--spr2-ink)!important;}
.spr2-themed-page input,.spr2-themed-page select{background:#fff!important;color:var(--spr2-ink)!important;border:1px solid var(--spr2-line)!important;}

/* readable randomizer rows */
.spr2-randomizer-list{grid-template-columns:1fr!important;}
.spr2-random-player{min-height:50px!important;background:#fff!important;color:var(--spr2-ink)!important;border:1px solid var(--spr2-line)!important;}
.spr2-random-player b,.spr2-random-player .name-link{color:var(--spr2-ink)!important;font-size:15px!important;font-weight:950!important;}
.spr2-random-player small{color:#66768a!important;margin-left:7px!important;}
.spr2-random-player .spr2-score-badge{flex:0 0 auto!important;}

/* green on-this-day card uses full box and includes SPR score */
.spr2-history-day{display:grid!important;grid-template-columns:92px minmax(0,1fr) 92px!important;align-items:center!important;gap:14px!important;}
.spr2-history-day .section-title{grid-column:1 / -1!important;margin-bottom:0!important;}
.calendar-tile,.green-calendar{background:linear-gradient(180deg,#f0f7f2,#ffffff)!important;border:1px solid #cbded1!important;color:var(--spr2-green-dark)!important;}
.spr2-history-day p{margin:0!important;color:#263448!important;font-size:14px!important;line-height:1.4!important;}
.spr2-on-this-day-score{border-radius:12px;background:linear-gradient(180deg,var(--spr2-green),var(--spr2-green-dark));color:#fff;text-align:center;padding:10px 8px;box-shadow:0 8px 16px rgba(18,58,36,.18);}
.spr2-on-this-day-score span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:950;opacity:.9;}
.spr2-on-this-day-score b{display:block;font-size:28px;line-height:1;margin-top:4px;}

/* player scorecard hard readability fix */
#playerView{color:var(--spr2-ink)!important;}
#playerHeader.player-hero.compact-player-hero{display:block!important;min-height:0!important;padding:0!important;background:#fff!important;color:var(--spr2-ink)!important;border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 45%,#d9e2ee)!important;box-shadow:0 14px 34px rgba(7,19,36,.10)!important;}
#playerHeader .spr-player-scorecard-shell{display:block!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;border-radius:18px!important;overflow:hidden!important;color:var(--spr2-ink)!important;}
#playerHeader .spr-player-scorecard-top{background:linear-gradient(90deg,var(--playerTeamColor,#1157b6),var(--playerTeamSecondary,#67d8ff))!important;color:#fff!important;}
#playerHeader .spr-player-name-block h1{color:var(--spr2-ink)!important;text-shadow:none!important;}
#playerHeader .spr-player-name-block p,#playerHeader .spr-player-name-block .eyebrow{color:#405166!important;text-shadow:none!important;}
#playerHeader .spr-player-score-box{background:linear-gradient(180deg,var(--playerTeamColor,#1157b6),#071324)!important;color:#fff!important;}
#playerHeader .spr-player-score-box span,#playerHeader .spr-player-score-box b{color:#fff!important;text-shadow:none!important;}
#playerView .panel{background:#fff!important;color:var(--spr2-ink)!important;border:1px solid var(--spr2-line)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(7,19,36,.06)!important;}
#playerView .panel h2{color:var(--spr2-blue-dark)!important;}
#playerView table th{background:#f6f9fd!important;color:#4b6178!important;border-bottom:1px solid var(--spr2-line)!important;}
#playerView table td{color:var(--spr2-ink)!important;border-bottom:1px solid #e7eef7!important;background:#fff!important;}
#playerView .empty,#playerView .compact-empty{color:#405166!important;background:#f8fbff!important;border:1px dashed #cbd7e6!important;border-radius:12px!important;}

/* Era leader scores: white numerals on green */
.spr2-era-item .spr2-score-badge.green{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.55)!important;}
.spr2-era-item .spr2-score-badge.green *{color:#fff!important;}

@media(max-width:900px){.spr2-hub-hero{display:block}.hub-main-link{margin-top:14px}.spr2-hub-grid{grid-template-columns:1fr}.spr2-history-day{grid-template-columns:82px 1fr!important}.spr2-on-this-day-score{grid-column:1 / -1;max-width:130px;}}

/* SPR 2.0 V10 polish: readable home links, team/full-name rows, historical links, and stronger team scorecards */
.spr2-random-player.spr2-random-readable{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
  min-height:54px!important;background:#f7fbff!important;border:1px solid #c9ddf5!important;border-radius:12px!important;padding:10px 12px!important;
}
.spr2-random-player.spr2-random-readable span{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;}
.spr2-random-player.spr2-random-readable b{font-size:16px!important;color:#071324!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.spr2-random-player.spr2-random-readable small{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;}
.spr2-random-player.spr2-random-readable em{font-style:normal;font-weight:900;color:#0f4fa8;letter-spacing:.08em;font-size:11px;}
.spr2-compact-list li .name-link,.spr2-era-item .name-link{color:inherit!important;text-decoration:none!important;font-weight:950!important;}
.spr2-compact-list li .name-link:hover,.spr2-era-item .name-link:hover{text-decoration:underline!important;}
.spr2-compact-list li .spr2-list-left{min-width:0!important;}
.spr2-compact-list li .spr2-list-left b{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.12!important;}
.spr2-compact-list.blue-list li .spr2-list-left b{font-size:15px!important;}
.spr2-era-item span{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-wrap:wrap!important;color:#1d3148!important;}
.spr2-era-item .spr2-score-badge.green{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.35)!important;}
.spr2-history-day{background:linear-gradient(180deg,#ffffff,#f5fbf7)!important;border-color:#c5dccb!important;}
.spr2-history-day-inner{display:grid;grid-template-columns:92px 1fr;gap:16px;align-items:center;min-height:122px;}
.calendar-tile.green-calendar{background:linear-gradient(180deg,#e8f5ec,#f8fffa)!important;border:1px solid #b9d6c1!important;color:#174f2d!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important;}
.green-calendar strong{color:#174f2d!important;}
.spr2-day-copy{display:flex;align-items:center;justify-content:space-between;gap:14px;}
.spr2-day-copy p{margin:0!important;color:#20334a!important;font-size:15px!important;line-height:1.35!important;}
.spr2-day-score{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:96px;}
.spr2-day-score small{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:950;color:#174f2d;}
#playerHeader.player-hero.compact-player-hero{border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 65%,#d9e2ee)!important;background:#fff!important;box-shadow:0 16px 40px rgba(7,19,36,.13)!important;}
#playerHeader .spr-player-scorecard-shell{background:#fff!important;}
#playerHeader .spr-player-scorecard-top{background:linear-gradient(90deg,var(--playerTeamColor,#1157b6) 0%,var(--playerTeamColor,#1157b6) 70%,var(--playerTeamSecondary,#67d8ff) 100%)!important;min-height:34px!important;}
#playerHeader .spr-player-scorecard-main{background:linear-gradient(135deg,var(--playerTeamColor,#1157b6),#071324)!important;margin:14px!important;border-radius:18px!important;color:#fff!important;padding:22px!important;}
#playerHeader .spr-player-name-block h1{color:#fff!important;text-shadow:none!important;font-size:46px!important;line-height:1!important;}
#playerHeader .spr-player-name-block p,#playerHeader .spr-player-name-block .eyebrow{color:rgba(255,255,255,.86)!important;}
#playerHeader .spr-player-score-box{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:none!important;}
#playerHeader .spr-player-score-box span,#playerHeader .spr-player-score-box b{color:#fff!important;}
#playerHeader .spr-scorecard-grid{margin:0 14px 14px!important;border:1px solid #d7e3f2!important;border-radius:14px!important;overflow:hidden!important;}
#playerHeader .spr-scorecard-grid div{background:#fbfdff!important;}
#playerHeader .spr-scorecard-grid b{color:#071324!important;}
#playerHeader .spr-scorecard-grid span{color:#607086!important;}
.view:not(#homeView) .table-wrap table .spr-badge,.view:not(#homeView) .spr-rating-cell .spr-badge{box-shadow:0 3px 8px rgba(0,0,0,.22)!important;font-weight:950!important;}
@media(max-width:900px){.spr2-history-day-inner{grid-template-columns:1fr}.spr2-day-copy{display:block}.spr2-day-score{align-items:flex-start;margin-top:10px}#playerHeader .spr-player-name-block h1{font-size:34px!important}}


/* SPR 2.0 V11: team-colored scorecards, page theme depth, mixed-era randomizer, and tighter history day */
:root{--spr2-page-bg:#eef4fb;}
body{background:linear-gradient(180deg,#eaf2fb 0%,#f4f7fb 42%,#eef3f8 100%)!important;}
.spr2-themed-page.spr2-blue-page .page-head,
.spr2-page-hub .spr2-hub-hero.blue-hub{
  background:linear-gradient(135deg,var(--spr2-blue-dark),var(--spr2-blue))!important;
  color:#fff!important;border:0!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(7,50,115,.20)!important;
}
.spr2-themed-page.spr2-green-page .page-head,
.spr2-page-hub .spr2-hub-hero.green-hub{
  background:linear-gradient(135deg,var(--spr2-green-dark),var(--spr2-green))!important;
  color:#fff!important;border:0!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(18,58,36,.20)!important;
}
.spr2-themed-page .page-head h1,.spr2-themed-page .page-head p,
.spr2-page-hub .spr2-hub-hero h1,.spr2-page-hub .spr2-hub-hero p{color:#fff!important;}
.spr2-themed-page .page-head .eyebrow,.spr2-page-hub .spr2-hub-hero .eyebrow{color:#cdeeff!important;}
.spr2-themed-page.spr2-green-page .page-head .eyebrow,.spr2-page-hub .spr2-hub-hero.green-hub .eyebrow{color:#d9f5e1!important;}
.spr2-themed-page.spr2-blue-page .spr-badge,.spr2-blue-page .spr-rating-cell .spr-badge{
  background:linear-gradient(180deg,var(--spr2-blue),#0a3e8c)!important;color:#fff!important;border:0!important;box-shadow:0 4px 10px rgba(7,50,115,.28)!important;
}
.spr2-themed-page.spr2-green-page .spr-badge,.spr2-green-page .spr-rating-cell .spr-badge{
  background:linear-gradient(180deg,var(--spr2-green),#153e26)!important;color:#fff!important;border:0!important;box-shadow:0 4px 10px rgba(18,58,36,.28)!important;
}
#playerView .spr-badge,#teamView .spr-badge{background:linear-gradient(180deg,#1157b6,#0a3e8c)!important;color:#fff!important;border:0!important;}
.spr2-randomizer-card{border-top:5px solid var(--spr2-blue)!important;}
.spr2-random-player.spr2-random-readable{background:linear-gradient(180deg,#fff,#f2f7ff)!important;border-color:#bcd4f2!important;}
.spr2-random-player.spr2-random-readable span:first-child{flex:1 1 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:9px!important;align-items:center!important;}
.spr2-random-player.spr2-random-readable b{font-size:15.5px!important;line-height:1.12!important;}
.spr2-random-player.spr2-random-readable small{margin:0!important;}
.spr2-random-player.spr2-random-readable em{background:#e8f1ff;border:1px solid #bcd4f2;border-radius:999px;padding:2px 6px;color:var(--spr2-blue-dark)!important;}
.spr2-history-day{min-height:0!important;padding:12px!important;}
.spr2-history-day .section-title{margin-bottom:8px!important;}
.spr2-history-day-inner.compact-day{display:grid!important;grid-template-columns:72px minmax(0,1fr) 84px!important;gap:10px!important;align-items:center!important;min-height:78px!important;}
.spr2-history-day-inner.compact-day p{font-size:13px!important;line-height:1.25!important;margin:0!important;color:#22364b!important;}
.spr2-history-day-inner.compact-day .calendar-tile{width:72px!important;min-width:72px!important;padding:7px 8px!important;text-align:center!important;float:none!important;margin:0!important;}
.spr2-history-day-inner.compact-day .calendar-tile b{font-size:10px!important;}
.spr2-history-day-inner.compact-day .calendar-tile strong{font-size:28px!important;line-height:1!important;}
.spr2-history-day-inner.compact-day .calendar-tile span{font-size:11px!important;}
.spr2-day-score{align-items:center!important;justify-content:center!important;min-width:0!important;}
.spr2-day-score .spr2-score-badge{min-width:70px!important;height:34px!important;font-size:17px!important;}
.spr2-day-score small{font-size:8px!important;line-height:1.05!important;text-align:center!important;color:var(--spr2-green-dark)!important;}
#playerHeader.player-hero.compact-player-hero{background:linear-gradient(180deg,var(--playerTeamColor,#1157b6),var(--playerTeamSecondary,#0a3e8c))!important;border:0!important;padding:0!important;overflow:hidden!important;}
#playerHeader .spr-player-scorecard-shell{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.91))!important;border:0!important;}
#playerHeader .spr-player-scorecard-top{background:linear-gradient(90deg,var(--playerTeamColor,#1157b6),var(--playerTeamSecondary,#0a3e8c))!important;border-bottom:4px solid var(--playerTeamAccent,#fff)!important;}
#playerHeader .spr-player-scorecard-main{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--playerTeamColor,#1157b6) 0%,var(--playerTeamSecondary,#071324) 74%)!important;border:1px solid rgba(255,255,255,.20)!important;}
#playerHeader .spr-player-team-watermark{position:absolute;right:22px;bottom:-16px;font-size:118px;font-weight:1000;letter-spacing:-.08em;color:rgba(255,255,255,.09);line-height:1;pointer-events:none;}
#playerHeader .spr-player-name-block,#playerHeader .spr-player-score-box{position:relative;z-index:1;}
#playerHeader .spr-player-score-box{background:rgba(0,0,0,.24)!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 12px 24px rgba(0,0,0,.20)!important;}
#playerHeader .spr-scorecard-grid{border-color:color-mix(in srgb,var(--playerTeamColor,#1157b6) 35%,#d7e3f2)!important;}
#playerHeader .spr-scorecard-grid div{background:linear-gradient(180deg,#fff,#f8fbff)!important;border-right-color:color-mix(in srgb,var(--playerTeamColor,#1157b6) 26%,#d7e3f2)!important;}
#playerHeader .spr-scorecard-grid b{color:var(--playerTeamColor,#1157b6)!important;}
#playerView .panel{border-top:5px solid var(--playerTeamColor,#1157b6)!important;}
#playerView .panel h2{color:var(--playerTeamColor,#1157b6)!important;}
#teamPageHead.team-page-head{background:linear-gradient(135deg,var(--teamPrimary,#1157b6),var(--teamSecondary,#071324))!important;border:0!important;}
#teamPageHead .spr-team-scorecard{background:linear-gradient(135deg,var(--teamPrimary,#1157b6),var(--teamSecondary,#071324))!important;color:#fff!important;border-top:0!important;}
#teamPageHead .spr-team-scorecard h1,#teamPageHead .spr-team-scorecard p,#teamPageHead .eyebrow{color:#fff!important;}
#teamPageHead .spr-team-big-abbr{color:rgba(255,255,255,.18)!important;}
#teamView .panel{border-top:5px solid var(--teamPrimary,#1157b6)!important;}
@media(max-width:900px){.spr2-history-day-inner.compact-day{grid-template-columns:64px 1fr!important}.spr2-day-score{grid-column:1 / -1;align-items:flex-start!important}.spr2-day-score .spr2-score-badge{min-width:82px!important}.spr2-random-player.spr2-random-readable span:first-child{display:block!important}}

/* SPR 2.0 V12: layout cleanup, compact on-this-day, readable randomizer, solid team scorecards */
.spr2-history-grid.bottom-match{grid-template-columns:1fr 1fr!important;}
.spr2-history-day{padding:10px 12px!important;}
.spr2-history-day .section-title{margin-bottom:6px!important;}
.spr2-history-day-inner.compact-day{grid-template-columns:68px minmax(0,1fr) 88px!important;min-height:66px!important;gap:10px!important;}
.spr2-history-day-inner.compact-day .calendar-tile{width:68px!important;min-width:68px!important;padding:6px 7px!important;border-radius:10px!important;}
.spr2-history-day-inner.compact-day .calendar-tile strong{font-size:25px!important;}
.spr2-history-day-inner.compact-day p{font-size:13px!important;line-height:1.16!important;margin:0!important;max-width:none!important;color:#20334a!important;}
.spr2-history-day-inner.compact-day p small{display:block;font-size:11px!important;line-height:1.15!important;color:#52657a!important;margin-top:2px;}
.spr2-day-score .spr2-score-badge{height:32px!important;min-width:76px!important;font-size:16px!important;box-shadow:0 4px 10px rgba(0,0,0,.18)!important;}
.spr2-day-score small{font-size:7.5px!important;line-height:1!important;letter-spacing:.06em!important;}
.spr2-era-row{gap:8px!important;}
.spr2-era-item{padding:9px 8px!important;min-height:110px!important;}
.spr2-era-item .spr2-score-badge{height:30px!important;min-width:74px!important;font-size:15px!important;color:#fff!important;}
.spr2-random-player.spr2-random-readable{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;}
.spr2-random-player.spr2-random-readable .random-name-line{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;white-space:normal!important;}
.spr2-random-player.spr2-random-readable .random-name-line b{display:inline!important;color:#071324!important;font-size:16px!important;line-height:1.15!important;}
.spr2-random-player.spr2-random-readable .random-name-line small{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important;white-space:nowrap!important;}
.spr2-random-player.spr2-random-readable .spr2-score-badge{justify-self:end!important;}
#playerHeader{background:transparent!important;border-color:transparent!important;}
#playerHeader .spr-player-scorecard-shell{background:#fff!important;border:2px solid var(--playerTeamColor,#1157b6)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 18px 48px rgba(10,30,60,.16)!important;}
#playerHeader .spr-player-scorecard-top{background:var(--playerTeamColor,#1157b6)!important;color:#fff!important;border-bottom:5px solid var(--playerTeamSecondary,#67d8ff)!important;min-height:34px!important;}
#playerHeader .spr-player-scorecard-main{background:var(--playerTeamColor,#1157b6)!important;border:0!important;border-radius:0!important;margin:0!important;padding:24px 26px!important;color:#fff!important;}
#playerHeader .spr-player-team-watermark{color:rgba(255,255,255,.13)!important;right:24px!important;bottom:-22px!important;font-size:132px!important;}
#playerHeader .spr-player-name-block h1{color:#fff!important;text-shadow:none!important;}
#playerHeader .spr-player-name-block p,#playerHeader .spr-player-name-block .eyebrow{color:rgba(255,255,255,.88)!important;}
#playerHeader .spr-player-score-box{background:var(--playerTeamSecondary,#071324)!important;border:2px solid rgba(255,255,255,.45)!important;border-radius:16px!important;box-shadow:0 10px 22px rgba(0,0,0,.22)!important;}
#playerHeader .spr-scorecard-grid{background:#fff!important;}
#playerHeader .spr-scorecard-grid div{background:#fff!important;border-right:1px solid #d6e3f2!important;border-top:1px solid #d6e3f2!important;}
#playerHeader .spr-scorecard-grid b{color:var(--playerTeamColor,#1157b6)!important;}
#playerHeader .spr-scorecard-grid span{color:#536982!important;}
#historicalSnapshot .snapshot-box.compact-snapshot div,.team-snapshot div{background:#fff!important;border:1px solid #d3dfef!important;border-left:5px solid var(--playerTeamColor,#1157b6)!important;border-radius:12px!important;}
#historicalSnapshot .snapshot-box.compact-snapshot b{color:var(--playerTeamColor,#1157b6)!important;}
#historicalSnapshot .snapshot-box.compact-snapshot span{color:#536982!important;}
.spr2-best-starts.best-start-list li,.best-start-list li{background:#fff!important;border:1px solid #d2deee!important;border-left:5px solid var(--playerTeamColor,#1157b6)!important;color:#071324!important;box-shadow:0 5px 14px rgba(20,40,70,.06)!important;}
.best-start-list span{color:#071324!important;font-weight:800!important;}
.best-start-list span small{color:#52657a!important;}
.best-start-list .spr2-score-badge{background:var(--playerTeamColor,#1157b6)!important;color:#fff!important;}
.player-compare-card{background:#fff!important;border:1px solid #d2deee!important;border-radius:14px!important;padding:12px!important;}
.player-compare-note{color:var(--playerTeamColor,#1157b6)!important;}
.mini-compare-table th{background:#f3f7fb!important;color:#405166!important;}
.mini-compare-table td{color:#071324!important;border-bottom:1px solid #dce6f2!important;}
.mini-compare-table .focus-row td{background:#f6fbff!important;border-top:1px solid #bcd4f2!important;border-bottom:1px solid #bcd4f2!important;}
.mini-compare-table .spr2-score-badge{height:30px!important;min-width:62px!important;font-size:14px!important;}
.player-layout .panel{background:#fff!important;border:1px solid #cfdced!important;border-top:5px solid var(--playerTeamColor,#1157b6)!important;color:#071324!important;box-shadow:0 10px 25px rgba(10,30,60,.08)!important;}
.player-layout .panel .section-title h2{color:var(--playerTeamColor,#1157b6)!important;}
@media(max-width:900px){.spr2-history-grid.bottom-match{grid-template-columns:1fr!important}.spr2-history-day-inner.compact-day{grid-template-columns:62px 1fr 78px!important}.spr2-history-day-inner.compact-day p{font-size:12px!important}.spr2-random-player.spr2-random-readable .random-name-line{display:block!important}.spr2-random-player.spr2-random-readable .random-name-line small{margin-top:3px!important}.mini-compare-table{font-size:11px!important}}

/* SPR 2.0 V13: player-card team polish, qualifying ranks only, tighter on-this-day */
#playerHeader .spr-player-scorecard-shell{
  border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 55%,#ffffff)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:0 16px 42px rgba(10,30,60,.14)!important;
}
#playerHeader .spr-player-scorecard-top{
  background:var(--playerTeamColor,#1157b6)!important;
  border-bottom:0!important;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.20)!important;
  padding:9px 17px!important;
}
#playerHeader .spr-player-scorecard-main{
  background:linear-gradient(135deg,var(--playerTeamColor,#1157b6) 0%, color-mix(in srgb,var(--playerTeamColor,#1157b6) 58%,#071324) 62%, var(--playerTeamSecondary,#071324) 100%)!important;
  padding:28px 28px 20px!important;
}
#playerHeader .spr-player-team-watermark{opacity:.74!important;filter:none!important;bottom:-30px!important;right:20px!important;}
#playerHeader .spr-player-score-box{
  background:linear-gradient(180deg,color-mix(in srgb,var(--playerTeamSecondary,#071324) 82%,#071324),#071324)!important;
  border:2px solid rgba(255,255,255,.42)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.15)!important;
}
#playerHeader .spr-player-score-box span{color:rgba(255,255,255,.82)!important;}
#playerHeader .spr-scorecard-grid.historical-player-grid{grid-template-columns:repeat(5,1fr)!important;}
#playerHeader .spr-scorecard-grid.current-player-grid{grid-template-columns:repeat(5,1fr)!important;}
#playerHeader .spr-scorecard-grid{margin:0 16px 16px!important;}
.player-compare-card{overflow-x:auto!important;}
.mini-compare-table{table-layout:auto!important;width:100%!important;min-width:462px!important;}
.mini-compare-table th:first-child,.mini-compare-table td:first-child{min-width:150px!important;width:38%!important;white-space:normal!important;line-height:1.25!important;}
.mini-compare-table td a,.mini-compare-table td b{color:#071324!important;font-weight:950!important;display:inline!important;white-space:normal!important;}
.mini-compare-table th:nth-child(2),.mini-compare-table td:nth-child(2){min-width:54px!important;}
.mini-compare-table th:nth-child(3),.mini-compare-table td:nth-child(3){min-width:54px!important;}
.spr2-history-day{padding:8px 11px!important;}
.spr2-history-day .section-title h2{font-size:17px!important;}
.spr2-history-day .section-title{margin-bottom:4px!important;}
.spr2-history-day-inner.compact-day{grid-template-columns:58px minmax(0,1fr) 72px!important;gap:8px!important;min-height:54px!important;align-items:center!important;}
.spr2-history-day-inner.compact-day .calendar-tile{width:58px!important;min-width:58px!important;padding:5px 6px!important;}
.spr2-history-day-inner.compact-day .calendar-tile strong{font-size:22px!important;}
.spr2-history-day-inner.compact-day .calendar-tile span,.spr2-history-day-inner.compact-day .calendar-tile small{font-size:9px!important;}
.spr2-history-day-inner.compact-day p{font-size:11px!important;line-height:1.08!important;}
.spr2-history-day-inner.compact-day p small{font-size:9.5px!important;line-height:1.08!important;}
.spr2-day-score .spr2-score-badge{height:28px!important;min-width:64px!important;font-size:14px!important;}
.spr2-day-score small{font-size:6.5px!important;}
@media(max-width:900px){#playerHeader .spr-scorecard-grid.historical-player-grid,#playerHeader .spr-scorecard-grid.current-player-grid{grid-template-columns:1fr 1fr!important}.mini-compare-table{min-width:420px!important}}


/* SPR 2.0 V14: final home day card + small team logo system + player header team identity */
.team-logo-mini{
  width:24px;height:24px;min-width:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;
  background:radial-gradient(circle at 33% 28%,rgba(255,255,255,.78) 0 12%,transparent 13%),linear-gradient(135deg,var(--logoPrimary,#1157b6) 0 58%,var(--logoSecondary,#67d8ff) 59% 100%);
  border:1px solid color-mix(in srgb,var(--logoAccent,#fff) 70%,var(--logoSecondary,#67d8ff));
  box-shadow:0 2px 6px rgba(7,19,36,.12);vertical-align:middle;margin-right:7px;flex:0 0 auto;overflow:hidden;
}
.team-logo-mini span{font-size:7px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em;color:#fff!important;text-shadow:0 1px 3px #000!important;transform:scale(.94);}
.spr2-list-left{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;}
.spr2-list-name{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;}
.spr2-era-item span{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;flex-wrap:wrap!important;}
.spr2-era-item .team-logo-mini{width:20px;height:20px;min-width:20px;margin-right:2px;}
.spr2-era-item .team-logo-mini span{font-size:6px!important;}
.spr2-random-readable .team-logo-mini{width:22px;height:22px;min-width:22px;margin-right:2px;}
.spr2-random-player.spr2-random-readable .random-name-line{align-items:center!important;}

/* Rebuild Happened On This Day as a clear scoreboard card: title + date/name/score highlighted, tidbit below. */
.spr2-history-day{padding:10px 12px!important;min-height:0!important;}
.spr2-history-day .section-title{margin-bottom:8px!important;}
.spr2-history-day .section-title h2{font-size:17px!important;letter-spacing:.07em!important;color:#173f27!important;}
.spr2-day-redesign{display:grid!important;grid-template-columns:62px minmax(0,1fr) 86px!important;grid-template-areas:"date main main" "tidbit tidbit tidbit"!important;gap:8px 10px!important;align-items:center!important;min-height:0!important;}
.spr2-day-redesign .calendar-tile{grid-area:date;width:62px!important;min-width:62px!important;padding:6px!important;border-radius:11px!important;}
.spr2-day-redesign .calendar-tile b{font-size:9px!important;}
.spr2-day-redesign .calendar-tile strong{font-size:24px!important;line-height:1!important;}
.spr2-day-redesign .calendar-tile span{font-size:9px!important;}
.spr2-day-main{grid-area:main;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;background:#fff;border:1px solid #cbded1;border-left:5px solid var(--spr2-green);border-radius:12px;padding:8px 9px;box-shadow:0 4px 10px rgba(18,58,36,.06);}
.spr2-day-main b{font-size:15px!important;line-height:1.05!important;color:#123a24!important;}
.spr2-day-main span{font-size:11px!important;line-height:1!important;color:#405166!important;font-weight:900;}
.spr2-day-main em{grid-row:1 / span 2;grid-column:2;font-style:normal;border-radius:10px;background:linear-gradient(180deg,var(--spr2-green),var(--spr2-green-dark));color:#fff;font-weight:1000;font-size:14px;line-height:1;padding:8px 9px;white-space:nowrap;box-shadow:0 5px 12px rgba(18,58,36,.18);}
.spr2-day-tidbit{grid-area:tidbit;background:#f6fbf7;border:1px solid #d5e7da;border-radius:10px;color:#405166;font-size:12px;font-weight:850;line-height:1.15;padding:7px 9px;text-align:center;}

/* Player card: stronger team color, no top glitch stripe, watermark moved away from score. */
#playerHeader .spr-player-scorecard-top{border-bottom:0!important;background:linear-gradient(90deg,var(--playerTeamColor,#1157b6) 0%,color-mix(in srgb,var(--playerTeamColor,#1157b6) 72%,#000) 100%)!important;}
#playerHeader .spr-player-scorecard-main{background:linear-gradient(120deg,var(--playerTeamColor,#1157b6) 0%,var(--playerTeamColor,#1157b6) 54%,var(--playerTeamSecondary,#071324) 100%)!important;}
#playerHeader .spr-player-team-watermark{left:54%!important;right:auto!important;bottom:-28px!important;font-size:126px!important;opacity:.18!important;transform:translateX(-50%)!important;z-index:0!important;}
#playerHeader .spr-player-name-block,#playerHeader .spr-player-score-box{position:relative!important;z-index:2!important;}
.spr-player-logo-name-row{display:flex!important;align-items:center!important;gap:12px!important;}
.player-page-logo{width:42px!important;height:42px!important;min-width:42px!important;margin-right:0!important;border-width:2px!important;box-shadow:0 7px 18px rgba(0,0,0,.20)!important;}
.player-page-logo span{font-size:11px!important;}
#playerHeader .spr-player-name-block h1{font-size:43px!important;line-height:.95!important;}
#playerHeader .spr-player-score-box{min-width:148px!important;}
@media(max-width:900px){.spr2-day-redesign{grid-template-columns:58px 1fr!important}.spr2-day-main{grid-template-columns:1fr!important}.spr2-day-main em{grid-row:auto;grid-column:auto;justify-self:start}.player-page-logo{width:34px!important;height:34px!important;min-width:34px!important}#playerHeader .spr-player-name-block h1{font-size:32px!important}}

/* SPR 2.0 V15: actual logo pass, homepage cleanup, and player card team identity finish */
.team-logo-mini.actual-logo{
  width:22px!important;height:22px!important;min-width:22px!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  margin:0 0 0 7px!important;vertical-align:middle!important;overflow:hidden!important;
  background:#fff!important;border:1px solid #c7d8ee!important;box-shadow:0 2px 6px rgba(7,19,36,.16)!important;
  padding:2px!important;flex:0 0 auto!important;text-decoration:none!important;
}
.team-logo-mini.actual-logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;filter:none!important;}
.team-logo-mini.actual-logo span{display:none;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-size:7px!important;color:#fff!important;background:linear-gradient(135deg,var(--logoPrimary),var(--logoSecondary));}
.team-logo-mini.actual-logo.retro-logo{background:#f7f1e6!important;border-color:#b9a875!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.65),0 2px 6px rgba(0,0,0,.14)!important;}
.team-logo-mini.actual-logo.player-page-logo{width:40px!important;height:40px!important;min-width:40px!important;margin:0 12px 0 0!important;border-width:2px!important;}
.team-logo-mini.actual-logo.abbr-replacement-logo{margin-left:6px!important;}
.spr2-list-left,.spr2-list-name,.random-name-line{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important;}
.spr2-list-left .team-logo-mini.actual-logo:first-child,.spr2-list-name .team-logo-mini.actual-logo:first-child,.random-name-line .team-logo-mini.actual-logo:first-child{margin-left:0!important;margin-right:7px!important;}
.spr2-list-left b,.spr2-list-name a,.random-name-line b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr2-random-player.spr2-random-readable{grid-template-columns:1fr auto!important;column-gap:10px!important;}
.spr2-random-player.spr2-random-readable .spr-badge{justify-self:end!important;}
.spr2-era-item span{color:#173f27!important;font-weight:900!important;}
.spr2-era-item b,.spr2-era-item a,.spr2-era-item .name-link{color:#173f27!important;}
.spr2-era-item .spr-badge,.spr2-era-item .score-badge{color:#fff!important;}
/* Happened On This Day: balanced card with title, date/name/score highlighted and tidbit below. */
.spr2-history-day{padding:9px 12px!important;}
.spr2-history-day .section-title h2{color:#173f27!important;font-size:16px!important;letter-spacing:.08em!important;}
.spr2-day-redesign{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"date main" "tidbit tidbit"!important;gap:8px 9px!important;align-items:stretch!important;}
.spr2-day-redesign .calendar-tile{width:58px!important;min-width:58px!important;padding:6px 5px!important;border-radius:10px!important;align-self:stretch!important;}
.spr2-day-redesign .calendar-tile strong{font-size:22px!important;line-height:1!important;}
.spr2-day-main{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:2px 7px!important;padding:7px 8px!important;border-left:5px solid var(--spr2-green)!important;border-radius:10px!important;}
.spr2-day-main b{font-size:14px!important;line-height:1.02!important;white-space:normal!important;color:#123a24!important;}
.spr2-day-main span{font-size:10px!important;line-height:1.05!important;white-space:normal!important;color:#405166!important;}
.spr2-day-main em{grid-row:1 / span 2!important;grid-column:2!important;align-self:center!important;font-size:13px!important;padding:7px 8px!important;border-radius:8px!important;white-space:nowrap!important;}
.spr2-day-tidbit{font-size:12px!important;line-height:1.12!important;padding:7px 10px!important;border-radius:10px!important;}
/* Player card top: stronger team color, no glitch stripe, watermark closer to name and away from score. */
#playerHeader .spr-player-scorecard-top{background:var(--playerTeamColor,#1157b6)!important;border-bottom:0!important;color:#fff!important;}
#playerHeader .spr-player-scorecard-main{background:linear-gradient(115deg,var(--playerTeamColor,#1157b6) 0 45%,color-mix(in srgb,var(--playerTeamColor,#1157b6) 78%,#000) 46% 68%,var(--playerTeamSecondary,#071324) 100%)!important;}
#playerHeader .spr-player-team-watermark{left:48%!important;right:auto!important;bottom:-34px!important;font-size:132px!important;opacity:.22!important;transform:translateX(-50%)!important;max-width:42%!important;overflow:hidden!important;}
#playerHeader .spr-player-score-box{background:linear-gradient(180deg,color-mix(in srgb,var(--playerTeamSecondary,#071324) 74%,#fff),#071324)!important;border-color:color-mix(in srgb,var(--playerTeamAccent,#fff) 55%,var(--playerTeamColor,#1157b6))!important;}
#playerHeader .spr-scorecard-grid{border-top:1px solid #d2e3f5!important;}
/* Search / Find a Pitcher theme: blue-white SPR theme, not black blocks. */
#playersView article.panel:has(#playerResults),#searchView article.panel:has(#globalSearchResults){background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid #cfe0f5!important;box-shadow:0 8px 22px rgba(7,47,105,.08)!important;}
#playersView .player-alpha-row.simple-name-row,#searchView .player-alpha-row.simple-name-row{background:#ffffff!important;border-color:#cfe0f5!important;color:#071324!important;}
#playersView .player-alpha-row.simple-name-row strong,#searchView .player-alpha-row.simple-name-row strong{color:#071324!important;}
#playersView .player-alpha-row.simple-name-row:hover,#searchView .player-alpha-row.simple-name-row:hover{background:#eef7ff!important;border-color:#0b58bd88!important;}
@media(max-width:900px){
  .team-logo-mini.actual-logo{width:20px!important;height:20px!important;min-width:20px!important;}
  .spr2-day-redesign{grid-template-columns:54px minmax(0,1fr)!important;gap:7px!important;}
  .spr2-day-main{grid-template-columns:minmax(0,1fr) auto!important;}
  .spr2-day-main em{grid-row:1 / span 2!important;grid-column:2!important;justify-self:end!important;}
  #playerHeader .spr-player-team-watermark{left:50%!important;font-size:94px!important;}
}

/* SPR 2.0 V16: finish home day card, randomizer logo placement, and green page title readability */
/* Green historical/career pages: titles must stay white on green hero/header boxes. */
.spr2-themed-page.spr2-green-page .page-head h1,
.spr2-themed-page.spr2-green-page .page-head p,
.spr2-themed-page.spr2-green-page .page-head .eyebrow,
.spr2-page-hub .spr2-hub-hero.green-hub h1,
.spr2-page-hub .spr2-hub-hero.green-hub p,
.spr2-page-hub .spr2-hub-hero.green-hub .eyebrow,
.green-hub h1,.green-hub p,.green-hub .eyebrow{
  color:#fff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.18)!important;
}
.spr2-themed-page.spr2-green-page .section-title h2,
.spr2-themed-page.spr2-green-page .panel h2{color:#123a24!important;}

/* Randomizer: team logo should sit directly to the right of the player name, not drift toward the score. */
.spr2-random-player.spr2-random-readable{grid-template-columns:minmax(0,1fr) auto!important;}
.spr2-random-player.spr2-random-readable .random-name-line{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;
  min-width:0!important;width:100%!important;white-space:normal!important;
}
.spr2-random-player.spr2-random-readable .random-name-line b,
.spr2-random-player.spr2-random-readable .random-name-line .name-link{
  flex:0 1 auto!important;max-width:72%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;
}
.spr2-random-player.spr2-random-readable .random-name-line .team-logo-mini.actual-logo{
  order:2!important;margin:0 4px!important;width:21px!important;height:21px!important;min-width:21px!important;
}
.spr2-random-player.spr2-random-readable .random-name-line small{order:3!important;margin-left:2px!important;flex:0 0 auto!important;}
.spr2-random-player.spr2-random-readable .spr2-score-badge{justify-self:end!important;}

/* Completely new Happened On This Day card: compact scoreboard, highlights title/date/name/SPR, tidbit boxed underneath. */
.spr2-history-day{
  padding:10px 12px 12px!important;
  min-height:168px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,#f6fbf8 100%)!important;
  border:1px solid #c8dccf!important;
}
.spr2-history-day .section-title{
  height:22px!important;margin:0 0 9px!important;padding:0!important;align-items:center!important;
}
.spr2-history-day .section-title h2{
  color:#173f27!important;font-size:17px!important;line-height:1!important;letter-spacing:.07em!important;
}
.spr2-history-day .section-title a{font-size:10px!important;color:#67d8ff!important;font-weight:900!important;}
.spr2-day-redesign{
  display:grid!important;
  grid-template-columns:60px minmax(0,1fr)!important;
  grid-template-areas:"date main" "tidbit tidbit"!important;
  gap:8px 10px!important;
  align-items:stretch!important;
  min-height:0!important;
}
.spr2-day-redesign .calendar-tile{
  grid-area:date!important;width:60px!important;min-width:60px!important;max-width:60px!important;
  padding:6px 5px!important;border-radius:11px!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;justify-content:center!important;background:#eef8f1!important;border-color:#bdd8c5!important;
}
.spr2-day-redesign .calendar-tile b{font-size:9px!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.spr2-day-redesign .calendar-tile strong{font-size:24px!important;line-height:1.03!important;color:#174f2d!important;}
.spr2-day-redesign .calendar-tile span{font-size:9px!important;line-height:1!important;color:#405166!important;}
.spr2-day-main{
  grid-area:main!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto auto!important;align-items:center!important;gap:3px 8px!important;
  min-width:0!important;padding:8px 9px!important;background:#fff!important;border:1px solid #cbded1!important;
  border-left:6px solid var(--spr2-green)!important;border-radius:12px!important;box-shadow:0 5px 12px rgba(18,58,36,.06)!important;
}
.spr2-day-main b{grid-column:1!important;font-size:15px!important;line-height:1.05!important;color:#123a24!important;white-space:normal!important;}
.spr2-day-main span{grid-column:1!important;font-size:10px!important;line-height:1.1!important;color:#405166!important;font-weight:900!important;white-space:normal!important;}
.spr2-day-main em{
  grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;justify-self:end!important;
  font-style:normal!important;background:linear-gradient(180deg,#22623b,#123a24)!important;color:#fff!important;
  border-radius:9px!important;font-size:13px!important;line-height:1!important;font-weight:1000!important;padding:8px 9px!important;
  white-space:nowrap!important;box-shadow:0 5px 12px rgba(18,58,36,.22)!important;position:static!important;transform:none!important;
}
.spr2-day-tidbit{
  grid-area:tidbit!important;display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:34px!important;padding:6px 10px!important;border-radius:11px!important;background:#f8fcf9!important;border:1px solid #d7e8dc!important;
  color:#33475c!important;font-size:12px!important;font-weight:900!important;line-height:1.14!important;text-align:center!important;
}
@media(max-width:900px){
  .spr2-history-day{min-height:0!important;}
  .spr2-day-redesign{grid-template-columns:56px minmax(0,1fr)!important;gap:7px!important;}
  .spr2-day-redesign .calendar-tile{width:56px!important;min-width:56px!important;}
  .spr2-day-main{grid-template-columns:minmax(0,1fr) auto!important;padding:7px!important;}
  .spr2-day-main em{font-size:12px!important;padding:7px!important;}
}

/* SPR 2.0 V17: final pass for Happened On This Day, randomizer logos, and clean player scorecard header */
/* Search & compare randomizer: logo is now a small lead-in icon on the LEFT of the name. */
.spr2-random-player.spr2-random-readable .random-name-line{
  display:grid!important;
  grid-template-columns:24px minmax(0,auto) auto!important;
  justify-content:start!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
}
.spr2-random-player.spr2-random-readable .random-name-line .team-logo-mini.actual-logo{
  grid-column:1!important;order:0!important;margin:0!important;width:22px!important;height:22px!important;min-width:22px!important;
}
.spr2-random-player.spr2-random-readable .random-name-line b,
.spr2-random-player.spr2-random-readable .random-name-line .name-link{
  grid-column:2!important;max-width:none!important;white-space:normal!important;line-height:1.05!important;
}
.spr2-random-player.spr2-random-readable .random-name-line small{
  grid-column:2!important;justify-self:start!important;margin-top:3px!important;margin-left:0!important;
}

/* Happened On This Day: new compact scorecard card. No K line; name/date/SPR are the focus. */
.spr2-history-day{
  padding:10px 12px!important;
  min-height:0!important;
  max-height:184px!important;
  overflow:hidden!important;
}
.spr2-history-day .section-title{
  height:22px!important;
  margin:0 0 8px!important;
}
.spr2-history-day .section-title h2{
  color:#173f27!important;
  font-size:17px!important;
  line-height:1!important;
  letter-spacing:.07em!important;
}
.spr2-day-redesign{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  grid-template-areas:"date main" "tidbit main"!important;
  gap:8px 10px!important;
  align-items:stretch!important;
}
.spr2-day-redesign .calendar-tile{
  grid-area:date!important;
  width:58px!important;
  min-width:58px!important;
  max-width:58px!important;
  min-height:84px!important;
  padding:6px 5px!important;
  border-radius:11px!important;
  margin:0!important;
  float:none!important;
}
.spr2-day-redesign .calendar-tile b{font-size:9px!important;padding:4px!important;}
.spr2-day-redesign .calendar-tile strong{font-size:24px!important;line-height:1!important;padding:5px 0 2px!important;}
.spr2-day-redesign .calendar-tile span{font-size:9px!important;padding-bottom:5px!important;}
.spr2-day-main{
  grid-area:main!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  padding:10px 12px!important;
  border-left:6px solid var(--spr2-green)!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 5px 14px rgba(18,58,36,.07)!important;
}
.spr2-day-main b{
  font-size:16px!important;
  line-height:1.05!important;
  color:#123a24!important;
  white-space:normal!important;
  max-width:120px!important;
}
.spr2-day-main span{display:none!important;}
.spr2-day-main em{
  position:static!important;
  transform:none!important;
  grid-column:2!important;
  grid-row:auto!important;
  justify-self:end!important;
  align-self:center!important;
  white-space:nowrap!important;
  font-size:14px!important;
  padding:8px 10px!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#22623b,#123a24)!important;
  color:#fff!important;
}
.spr2-day-tidbit{
  grid-area:tidbit!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:6px 7px!important;
  border-radius:10px!important;
  font-size:11px!important;
  line-height:1.1!important;
  text-align:center!important;
  background:#f8fcf9!important;
  border:1px solid #d7e8dc!important;
  color:#33475c!important;
}

/* Player card top: remove the awkward blended wash and use a cleaner team-color scoreboard block. */
#playerHeader .spr-player-scorecard-main{
  background:var(--playerTeamColor,#1157b6)!important;
  background-image:linear-gradient(90deg, color-mix(in srgb,var(--playerTeamColor,#1157b6) 92%,#000) 0%, var(--playerTeamColor,#1157b6) 62%, color-mix(in srgb,var(--playerTeamColor,#1157b6) 80%,#000) 100%)!important;
}
#playerHeader .spr-player-team-watermark{
  left:45%!important;
  max-width:36%!important;
  opacity:.16!important;
}
#playerHeader .spr-scorecard-grid{
  grid-template-columns:repeat(5,1fr)!important;
}
#playerHeader .spr-scorecard-grid.historical-player-grid{
  grid-template-columns:repeat(4,1fr)!important;
}
@media(max-width:900px){
  .spr2-day-redesign{grid-template-columns:54px minmax(0,1fr)!important;grid-template-areas:"date main" "tidbit tidbit"!important;}
  .spr2-day-main b{max-width:none!important;font-size:15px!important;}
  #playerHeader .spr-scorecard-grid,#playerHeader .spr-scorecard-grid.historical-player-grid{grid-template-columns:repeat(2,1fr)!important;}
}


/* SPR 2.0 V18: finish home randomizer, On This Day randomizer, and player score box */
.spr2-random-player.spr2-random-readable{
  grid-template-columns:minmax(0,1fr) auto!important;
}
.spr2-random-player.spr2-random-readable .random-name-line{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
  text-align:left!important;
}
.spr2-random-player.spr2-random-readable .random-name-line .team-logo-mini.actual-logo{
  order:1!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  margin:0!important;
}
.spr2-random-player.spr2-random-readable .random-name-line b,
.spr2-random-player.spr2-random-readable .random-name-line .name-link{
  order:2!important;
  margin:0!important;
  flex:0 1 auto!important;
  max-width:240px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-align:left!important;
}
.spr2-random-player.spr2-random-readable .random-name-line small{
  order:3!important;
  margin:0!important;
  flex:0 0 auto!important;
}
.spr2-history-day-random{display:block!important;min-height:0!important;}
.spr2-day-randomized{
  display:grid!important;
  grid-template-columns:62px minmax(0,1fr) auto!important;
  grid-template-areas:"date main button"!important;
  gap:10px!important;
  align-items:center!important;
}
.spr2-day-randomized .calendar-tile{
  grid-area:date!important;
  width:62px!important;
  min-width:62px!important;
  min-height:76px!important;
  margin:0!important;
  float:none!important;
}
.spr2-day-randomized .spr2-day-main{
  grid-area:main!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:4px 10px!important;
  min-height:76px!important;
  padding:10px 12px!important;
  overflow:hidden!important;
}
.spr2-day-randomized .spr2-day-main b,
.spr2-day-randomized .spr2-day-main .name-link{
  color:#123a24!important;
  font-size:16px!important;
  font-weight:1000!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:180px!important;
}
.spr2-day-randomized .spr2-day-main span{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  grid-column:1!important;
  color:#405166!important;
  font-size:10px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.spr2-day-randomized .spr2-day-main em{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  align-self:center!important;
  justify-self:end!important;
  font-size:14px!important;
  color:#fff!important;
}
.spr2-day-random-btn{
  grid-area:button!important;
  border:0!important;
  border-radius:999px!important;
  background:#0b5fc0!important;
  color:#fff!important;
  font-weight:950!important;
  letter-spacing:.05em!important;
  font-size:10px!important;
  padding:9px 11px!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
#playerHeader .spr-player-scorecard-main{
  background:var(--playerTeamColor,#1157b6)!important;
  background-image:none!important;
}
#playerHeader .spr-player-score-box{
  background:color-mix(in srgb,var(--playerTeamColor,#1157b6) 78%,#000)!important;
  border:2px solid rgba(255,255,255,.65)!important;
  color:#fff!important;
  min-width:145px!important;
  padding:13px 17px!important;
}
#playerHeader .spr-player-score-box span,
#playerHeader .spr-player-score-box b{
  color:#fff!important;
  background:transparent!important;
  text-shadow:none!important;
}
#playerHeader .spr-player-score-box b{font-size:42px!important;line-height:1!important;}
@media(max-width:900px){
  .spr2-day-randomized{grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"date main" "button button"!important;}
  .spr2-day-random-btn{justify-self:start!important;}
}

/* SPR 2.0 V19: fix randomizer alignment, rebuild On This Day randomizer, Top 5 U25 */
.spr2-random-player.spr2-random-readable{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:58px!important;
  padding:12px 14px!important;
}
.spr2-random-player.spr2-random-readable .random-name-line{
  flex:1 1 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  min-width:0!important;
  text-align:left!important;
}
.spr2-random-player.spr2-random-readable .random-name-line .team-logo,
.spr2-random-player.spr2-random-readable .random-name-line img{
  flex:0 0 22px!important;
  width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;
}
.spr2-random-player.spr2-random-readable .random-name-line b,
.spr2-random-player.spr2-random-readable .random-name-line .name-link{
  display:inline-block!important;
  flex:0 1 auto!important;
  text-align:left!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:245px!important;
}
.spr2-random-player.spr2-random-readable .random-name-line small{
  flex:0 0 auto!important;
  display:inline-flex!important;
  margin-left:0!important;
}
.spr2-random-player.spr2-random-readable>.spr2-score-badge{
  flex:0 0 auto!important;
  margin-left:auto!important;
}
.spr2-history-day{min-height:150px!important;overflow:hidden!important;}
.spr2-history-day .section-title h2{font-size:17px!important;line-height:1.1!important;}
.spr2-history-day-random{display:block!important;width:100%!important;}
.spr2-day-random-clean{
  width:100%!important;
  min-height:88px!important;
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:center!important;
  gap:12px!important;
  padding:12px 12px!important;
  border:1px solid #c8e2cf!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#ffffff,#f5fbf7)!important;
}
.spr2-day-random-row{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
}
.spr2-day-random-row .team-logo,
.spr2-day-random-row img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important;}
.spr2-day-random-row b,.spr2-day-random-row .name-link{
  color:#10253e!important;
  font-size:18px!important;
  line-height:1.08!important;
  font-weight:1000!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.spr2-day-random-row .spr2-score-badge{
  flex:0 0 auto!important;
  min-width:110px!important;
  height:36px!important;
  font-size:17px!important;
  color:#fff!important;
}
.spr2-day-random-btn{
  position:static!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  border:0!important;
  border-radius:999px!important;
  background:#1157b6!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:1000!important;
  letter-spacing:.03em!important;
  padding:10px 12px!important;
  box-shadow:0 4px 12px rgba(0,0,0,.18)!important;
}
#homeUnder25List li:nth-child(n+6),#currentHubUnder25 li:nth-child(n+6){display:none!important;}
@media(max-width:900px){
 .spr2-day-random-clean{grid-template-columns:1fr!important;}
 .spr2-day-random-btn{justify-self:start!important;}
 .spr2-random-player.spr2-random-readable .random-name-line b,
 .spr2-random-player.spr2-random-readable .random-name-line .name-link{max-width:165px!important;}
}

/* SPR V20: final homepage randomizer, best all-time start, team-page year links */
.plain-team-chip{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-width:34px!important;height:20px!important;padding:2px 7px!important;border-radius:999px!important;
  background:#f4f9ff!important;border:1px solid color-mix(in srgb,var(--logoPrimary,#1157b6) 70%,#fff)!important;
  color:var(--logoPrimary,#1157b6)!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.02em!important;
  flex:0 0 auto!important;margin:0!important;line-height:1!important;
}
#homeRandomizer .spr2-random-player.spr2-random-readable,
#currentHubRandomizer .spr2-random-player.spr2-random-readable{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;
  gap:10px!important;padding:12px 13px!important;min-height:62px!important;
}
#homeRandomizer .random-name-line,
#currentHubRandomizer .random-name-line{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;
  min-width:0!important;width:100%!important;overflow:hidden!important;white-space:nowrap!important;
}
#homeRandomizer .random-name-line b,
#currentHubRandomizer .random-name-line b{
  display:inline-flex!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;
  color:#071324!important;font-size:16px!important;line-height:1.1!important;flex:0 1 auto!important;
}
#homeRandomizer .random-name-line small,
#currentHubRandomizer .random-name-line small{display:inline-flex!important;margin:0!important;flex:0 0 auto!important;}
#homeRandomizer .spr2-score-badge,#currentHubRandomizer .spr2-score-badge{justify-self:end!important;min-width:48px!important;}
.spr2-history-day{padding:12px!important;background:linear-gradient(180deg,#ffffff,#f5fbf7)!important;border-color:#c5dccb!important;}
.spr2-history-day .section-title h2{color:#173f27!important;}
.spr2-history-day-inner.compact-day{display:block!important;min-height:0!important;}
.spr2-best-start-card{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;
  background:#fff!important;border:1px solid #cbded1!important;border-left:6px solid var(--spr2-green)!important;
  border-radius:14px!important;padding:12px 13px!important;box-shadow:0 4px 12px rgba(18,58,36,.08)!important;min-height:72px!important;
}
.spr2-best-start-left{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;}
.spr2-best-start-left .team-logo-mini{margin:0!important;width:32px!important;height:32px!important;min-width:32px!important;}
.spr2-best-start-left b{display:block!important;color:#0d2b1b!important;font-size:16px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr2-best-start-left small{display:block!important;color:#4d6254!important;font-weight:900!important;font-size:12px!important;margin-top:3px!important;}
.spr2-best-start-card .spr2-score-badge{justify-self:end!important;min-width:72px!important;color:#fff!important;}
.spr2-themed-page.spr2-green-page .page-head h1,
.spr2-page-hub .spr2-hub-hero.green-hub h1,
.spr2-themed-page.spr2-green-page .page-head p,
.spr2-page-hub .spr2-hub-hero.green-hub p{color:#fff!important;}
.table-year-link.team-year-target{color:#ffffff!important;background:linear-gradient(180deg,var(--spr2-green),var(--spr2-green-dark))!important;border-radius:999px!important;padding:4px 9px!important;font-weight:1000!important;text-decoration:none!important;display:inline-block!important;box-shadow:0 3px 8px rgba(18,58,36,.18)!important;}
#rankingsTable .team-logo-mini.actual-logo,
.spr2-top30-list .team-logo-mini.actual-logo{margin-left:4px!important;margin-right:0!important;width:20px!important;height:20px!important;min-width:20px!important;}
.spr2-list-name{gap:4px!important;}
#playerHeader .spr-player-score-box,
#playerHeader .spr-player-score-box *{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.42)!important;}
#playerHeader .spr-player-score-box .spr-score-number{color:#fff!important;}
@media(max-width:900px){.spr2-best-start-card{grid-template-columns:1fr!important}.spr2-best-start-card .spr2-score-badge{justify-self:start!important}#homeRandomizer .random-name-line,#currentHubRandomizer .random-name-line{white-space:normal!important}}


/* V22 home finish: fixed Best All-Time Starts box */
.spr2-history-day .section-title h2{color:#173f27!important;}
.spr2-history-day-inner.compact-day{display:block!important;min-height:0!important;width:100%!important;}
.spr2-best-starts-home{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 10px!important;width:100%!important;}
.spr2-best-start-row{display:grid!important;grid-template-columns:22px minmax(0,1fr) 62px!important;align-items:center!important;gap:7px!important;background:#fff!important;border:1px solid #cfe3d5!important;border-left:4px solid #14552f!important;border-radius:10px!important;padding:6px 7px!important;min-width:0!important;box-shadow:0 4px 10px rgba(20,60,35,.06)!important;}
.spr2-best-start-row .best-rank{width:22px;height:22px;border-radius:7px;background:#14552f;color:#fff;font-weight:950;font-size:12px;display:flex;align-items:center;justify-content:center;}
.spr2-best-start-row .best-main{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;}
.spr2-best-start-row .team-logo-mini{width:24px!important;height:24px!important;min-width:24px!important;margin:0!important;}
.spr2-best-start-row b{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:12px!important;line-height:1.05!important;color:#0d2118!important;}
.spr2-best-start-row small{display:block!important;font-size:10px!important;line-height:1.05!important;color:#526b58!important;font-weight:900!important;margin-top:2px!important;}
.spr2-best-start-row .spr2-score-badge{min-width:58px!important;font-size:13px!important;padding:6px 8px!important;color:#fff!important;justify-self:end!important;}
.spr2-history-day{overflow:visible!important;min-height:0!important;}
.spr2-tight-title span{display:none!important;}
.compare-year-controls{display:grid;grid-template-columns:170px minmax(220px,1fr) auto;gap:10px;margin-bottom:10px;align-items:center;}
.compare-year-controls input,.compare-year-controls select{width:100%;border:1px solid #bdd5f6;border-radius:12px;padding:11px 12px;font-weight:800;color:#0f2442;background:#fff;}
@media(max-width:900px){.spr2-best-starts-home{grid-template-columns:1fr!important}.compare-year-controls{grid-template-columns:1fr!important}.compare-year-controls .action-btn{width:100%;}}


/* V23: Best Starts All-Time home box - top 3 only, scaled to fit */
.spr2-history-day .section-title h2{font-size:17px!important;letter-spacing:.08em!important;line-height:1.1!important;}
.spr2-history-day-inner.compact-day{padding:8px 12px 10px!important;}
.spr2-best-starts-home{grid-template-columns:1fr!important;gap:6px!important;}
.spr2-best-start-row{grid-template-columns:24px minmax(0,1fr) 66px!important;padding:7px 9px!important;border-radius:11px!important;}
.spr2-best-start-row .best-rank{width:22px!important;height:22px!important;font-size:12px!important;}
.spr2-best-start-row .team-logo-mini{width:22px!important;height:22px!important;min-width:22px!important;}
.spr2-best-start-row b{font-size:12px!important;max-width:100%!important;}
.spr2-best-start-row small{font-size:9px!important;}
.spr2-best-start-row .spr2-score-badge{min-width:60px!important;font-size:13px!important;padding:6px 7px!important;}
.spr2-history-day{overflow:hidden!important;}

/* V24 FINAL: move Best Starts All-Time SPR grade to the right only */
.spr2-history-day .spr2-best-starts-home{
  grid-template-columns:1fr!important;
  gap:6px!important;
}
.spr2-history-day .spr2-best-start-row{
  display:grid!important;
  grid-template-columns:24px minmax(0,1fr) 76px!important;
  align-items:center!important;
  column-gap:10px!important;
  padding:7px 10px!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.spr2-history-day .spr2-best-start-row .best-main{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  overflow:hidden!important;
}
.spr2-history-day .spr2-best-start-row .best-main > span:last-child{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
}
.spr2-history-day .spr2-best-start-row b{
  font-size:11.2px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.spr2-history-day .spr2-best-start-row small{
  font-size:8.5px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.spr2-history-day .spr2-best-start-row .spr2-score-badge{
  grid-column:3!important;
  justify-self:end!important;
  margin-left:auto!important;
  min-width:68px!important;
  width:68px!important;
  height:30px!important;
  font-size:13px!important;
  padding:0 8px!important;
  box-sizing:border-box!important;
  color:#fff!important;
  z-index:2!important;
}


/* V25: final Best Starts All-Time fit + historical player year SPR green */
.spr2-history-day .spr2-history-day-inner.compact-day{
  padding:8px 12px 10px!important;
  overflow:hidden!important;
}
.spr2-history-day .spr2-best-starts-home{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  width:100%!important;
}
.spr2-history-day .spr2-best-start-row{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  gap:9px!important;
  box-sizing:border-box!important;
  padding:7px 9px!important;
  border-radius:11px!important;
}
.spr2-history-day .spr2-best-start-row .best-rank{
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
}
.spr2-history-day .spr2-best-start-row .best-main{
  flex:1 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  display:block!important;
}
.spr2-history-day .spr2-best-start-row .best-main b{
  display:block!important;
  font-size:11.2px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  color:#0d2118!important;
}
.spr2-history-day .spr2-best-start-row .best-main small{
  display:block!important;
  font-size:8.5px!important;
  line-height:1.05!important;
  margin-top:1px!important;
}
.spr2-history-day .spr2-best-start-row .spr2-score-badge{
  flex:0 0 66px!important;
  width:66px!important;
  min-width:66px!important;
  margin-left:auto!important;
  height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  font-size:13px!important;
  padding:0 6px!important;
  box-sizing:border-box!important;
}
.historical-range-grid b,
.historical-range-grid div b{
  color:#14552f!important;
}
body .year-spr-cell .spr-badge:not(.blue),
body .year-spr-cell .spr2-score-badge:not(.blue){
  background:linear-gradient(180deg,#1d6a3b,#104924)!important;
  color:#fff!important;
}


/* V26: Best Starts All-Time Randomizer - one clean top-150 start card */
.spr2-history-day .spr2-history-day-inner.compact-day{
  padding:12px!important;
  min-height:106px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:8px!important;
  overflow:hidden!important;
}
.spr2-best-start-random-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 76px!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #cfe3d5!important;
  border-left:5px solid #14552f!important;
  border-radius:12px!important;
  padding:9px 10px!important;
  box-shadow:0 5px 14px rgba(20,60,35,.07)!important;
}
.spr2-best-start-random-card .bsr-main{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
}
.spr2-best-start-random-card .bsr-logo{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  margin:0!important;
}
.spr2-best-start-random-card .bsr-text{
  min-width:0!important;
  overflow:hidden!important;
}
.spr2-best-start-random-card .bsr-text b{
  display:block!important;
  font-size:14px!important;
  line-height:1.05!important;
  color:#0d2118!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.spr2-best-start-random-card .bsr-text small{
  display:block!important;
  margin-top:3px!important;
  font-size:10px!important;
  line-height:1!important;
  color:#53675b!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.spr2-best-start-random-card .spr2-score-badge{
  justify-self:end!important;
  width:72px!important;
  min-width:72px!important;
  height:32px!important;
  padding:0 8px!important;
  font-size:14px!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
.bsr-random-btn{
  align-self:flex-start!important;
  padding:7px 12px!important;
  font-size:11px!important;
  border-radius:999px!important;
  background:#14552f!important;
  color:#fff!important;
  border:0!important;
}
@media(max-width:900px){
  .spr2-best-start-random-card{grid-template-columns:minmax(0,1fr) 70px!important;}
  .spr2-best-start-random-card .bsr-text b{font-size:13px!important;}
  .spr2-best-start-random-card .spr2-score-badge{width:68px!important;min-width:68px!important;}
}

/* V27: final Best Starts All-Time randomizer crop/scale fix only */
body #home .spr2-history-day,
body .spr2-history-day{
  overflow:hidden!important;
}
body #home .spr2-history-day .spr2-history-day-inner.compact-day,
body .spr2-history-day .spr2-history-day-inner.compact-day{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  padding:8px 10px 10px!important;
  box-sizing:border-box!important;
  min-height:110px!important;
}
body #home .spr2-history-day-random,
body .spr2-history-day-random{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  gap:7px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
body #home .spr2-best-start-random-card-v27,
body .spr2-best-start-random-card-v27{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  gap:8px!important;
  box-shadow:none!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-info-bubble,
body .spr2-best-start-random-card-v27 .bsr-info-bubble{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  height:52px!important;
  padding:7px 9px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #cfe3d5!important;
  border-left:5px solid #14552f!important;
  border-radius:13px!important;
  overflow:hidden!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-logo,
body .spr2-best-start-random-card-v27 .bsr-logo{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  margin:0!important;
  flex:0 0 28px!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-text,
body .spr2-best-start-random-card-v27 .bsr-text{
  min-width:0!important;
  overflow:hidden!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-text b,
body .spr2-best-start-random-card-v27 .bsr-text b{
  display:block!important;
  color:#0d2118!important;
  font-size:13px!important;
  line-height:1.05!important;
  font-weight:1000!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-text small,
body .spr2-best-start-random-card-v27 .bsr-text small{
  display:block!important;
  color:#53675b!important;
  font-size:9.5px!important;
  line-height:1!important;
  font-weight:900!important;
  margin-top:3px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body #home .spr2-best-start-random-card-v27 .bsr-score-bubble,
body .spr2-best-start-random-card-v27 .bsr-score-bubble{
  flex:0 0 76px!important;
  width:76px!important;
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  background:linear-gradient(180deg,#1d6a3b,#104924)!important;
  color:#fff!important;
  border-radius:9px!important;
  font-size:16px!important;
  font-weight:1000!important;
  box-shadow:0 5px 12px rgba(0,0,0,.20)!important;
  margin-left:0!important;
}
body #home .spr2-history-day .bsr-random-btn,
body .spr2-history-day .bsr-random-btn{
  align-self:flex-start!important;
  padding:7px 13px!important;
  font-size:10px!important;
  line-height:1!important;
  border-radius:999px!important;
  background:#14552f!important;
  color:#fff!important;
  border:0!important;
  max-width:max-content!important;
}
@media(max-width:900px){
  body #home .spr2-best-start-random-card-v27 .bsr-info-bubble,
  body .spr2-best-start-random-card-v27 .bsr-info-bubble{height:48px!important;padding:6px 8px!important;}
  body #home .spr2-best-start-random-card-v27 .bsr-logo,
  body .spr2-best-start-random-card-v27 .bsr-logo{width:24px!important;height:24px!important;min-width:24px!important;flex-basis:24px!important;}
  body #home .spr2-best-start-random-card-v27 .bsr-text b,
  body .spr2-best-start-random-card-v27 .bsr-text b{font-size:12px!important;}
  body #home .spr2-best-start-random-card-v27 .bsr-score-bubble,
  body .spr2-best-start-random-card-v27 .bsr-score-bubble{flex-basis:68px!important;width:68px!important;height:34px!important;font-size:14px!important;}
}


/* V28: remove failed Best Starts box; expand Era Leaders to 1910s-2020s in 4-column rows */
.spr2-history-day{display:none!important;}
.spr2-history .spr2-history-grid{grid-template-columns:1fr 1fr!important;}
.spr2-era-row{grid-template-columns:repeat(4, minmax(0,1fr))!important;gap:8px!important;}
.spr2-era-item{min-height:90px!important;padding:8px 6px!important;}
.spr2-era-item b{font-size:13px!important;color:#173f27!important;}
.spr2-era-item span{font-size:10px!important;line-height:1.12!important;min-height:30px!important;}
.spr2-era-item .team-logo-mini{width:21px!important;height:21px!important;min-width:21px!important;}
.spr2-era-item .spr2-score-badge{min-width:66px!important;height:28px!important;font-size:14px!important;color:#fff!important;}
@media(max-width:900px){.spr2-era-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.spr2-history .spr2-history-grid{grid-template-columns:1fr!important;}}


/* V29: all-time seasons year tabs, unrestricted home era leaders, pre-1930 career box */
.year-tab-strip{display:flex;gap:7px;overflow-x:auto;padding:10px 2px 12px;margin:0 0 8px;scrollbar-width:thin;}
.year-tab{border:1px solid #b8d1f2;background:#eef6ff;color:#0b4fa3;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.02em;padding:7px 12px;white-space:nowrap;cursor:pointer;}
.year-tab.active,.year-tab:hover{background:#0757b8;color:#fff;border-color:#0757b8;box-shadow:0 4px 10px rgba(0,74,160,.18)}
.year-note{margin-top:-4px;margin-bottom:10px;color:#31506f;font-weight:800;}
.spr2-pre1930-card{margin:0 14px 14px;}
.pre1930-list li{min-height:38px;}
.pre1930-list .spr2-list-left{gap:6px;}
.pre1930-years{font-size:10px;font-weight:900;color:#3a604a;border:1px solid #c8dfd0;border-radius:999px;padding:2px 6px;background:#f4fbf6;}
.pre1930-list .team-chip,.pre1930-list .team-abbr{font-size:10px!important;}
@media(max-width:900px){.spr2-pre1930-card{margin:0 12px 12px}.year-tab{font-size:11px;padding:6px 10px}}


/* V30: About page and All-Time Starts home mini-card */
.spr2-about-page .page-head{
  background:linear-gradient(135deg,#1157b6,#092f73 72%,#061b40)!important;
  color:#fff!important;
  border:1px solid rgba(151,205,255,.55)!important;
  border-top:6px solid #67d8ff!important;
  box-shadow:0 14px 34px rgba(7,19,36,.12)!important;
}
.spr2-about-page .page-head h1,
.spr2-about-page .page-head p,
.spr2-about-page .page-head .eyebrow{color:#fff!important;}
.spr2-about-page .donate-panel{
  max-width:860px!important;
  background:linear-gradient(180deg,#fff,#f7fbff)!important;
  color:#092450!important;
  border:1px solid var(--spr2-line)!important;
  border-top:6px solid var(--spr2-blue)!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(7,19,36,.07)!important;
}
.spr2-about-page .donate-panel h2{color:#092450!important;}
.spr2-about-page .donate-panel p{color:#405166!important;}
.spr2-about-page .donate-panel a{color:#1157b6!important;font-weight:900;}
.alltime-starts-mini li.alltime-start-mini-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
.alltime-starts-mini .spr2-list-left{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;}
.alltime-starts-mini .spr2-list-left b{font-size:13px!important;line-height:1.05!important;white-space:normal!important;color:#071324!important;}
.alltime-starts-mini .spr2-list-left b small{font-size:11px!important;color:#27384d!important;font-weight:900!important;}
.alltime-starts-mini .start-meta{display:flex!important;align-items:center!important;gap:5px!important;font-size:10px!important;color:#5b6a78!important;font-weight:900!important;text-transform:uppercase!important;}
.alltime-starts-mini .plain-team-chip{font-size:9px!important;padding:1px 6px!important;min-width:auto!important;}
.alltime-starts-mini .spr2-score-badge{margin-left:auto!important;min-width:56px!important;flex:0 0 auto!important;}


/* V34: scale All-Time Seasons year tabs so every year fits like All-Time Teams. */
#seasonsYearTabs.year-tab-strip{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  overflow:visible!important;
  padding:8px 2px 10px!important;
  margin:0 0 8px!important;
}
#seasonsYearTabs .year-tab{
  font-size:10.5px!important;
  padding:4px 8px!important;
  line-height:1.05!important;
  min-height:22px!important;
  border-radius:999px!important;
  flex:0 0 auto!important;
}
@media(max-width:760px){
  #seasonsYearTabs.year-tab-strip{gap:4px!important;}
  #seasonsYearTabs .year-tab{font-size:9.8px!important;padding:4px 6px!important;}
}


/* V37: keep All-Time Best Seasons fast by showing 1990-2025 tabs on the main page and moving 1898-1989 to an archive link page. */
#seasonsYearTabs .archive-tab{
  text-decoration:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#103d2a!important;
  border-color:#103d2a!important;
  color:#fff!important;
}
.archive-year-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(74px,1fr));
  gap:8px;
}
.archive-year-link{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  border-radius:999px;
  background:#edf7f0;
  border:1px solid #b7d4bf;
  color:#103d2a;
  font-weight:900;
  text-decoration:none;
}
.archive-year-link:hover{
  background:#103d2a;
  color:#fff;
}

/* Patch: remove homepage All-Time Starts card and expand All-Time Teams to 10 rows */
.spr2-history-grid.bottom-match.teams-expanded-row{grid-template-columns:1fr!important;}
.spr2-history-grid.bottom-match.teams-expanded-row .spr2-wide-card{grid-column:1 / -1!important;}
.spr2-history-grid.bottom-match.teams-expanded-row .spr2-compact-list{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;}
@media(max-width:900px){.spr2-history-grid.bottom-match.teams-expanded-row .spr2-compact-list{grid-template-columns:1fr;}}

/* Batch 10: 2026 starts on player cards + last-five trend */
.current-season-start-row{background:linear-gradient(90deg,rgba(103,216,255,.10),rgba(255,255,255,0))!important;}
.current-log-panel{border-color:rgba(103,216,255,.28)!important;background:linear-gradient(180deg,rgba(7,22,31,.96),rgba(4,8,13,.98))!important;}
.current-log-summary{display:grid;grid-template-columns:150px 150px 1fr;gap:10px;align-items:stretch;margin:0 0 12px;}
.current-log-summary>div{border:1px solid rgba(103,216,255,.22);background:rgba(255,255,255,.045);border-radius:14px;padding:12px;min-height:74px;}
.current-log-summary b{display:block;font-size:28px;line-height:1;color:#fff;}
.current-log-summary span{display:block;margin-top:6px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9be7ff;font-weight:950;}
.starter-trend-box{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;padding:8px 12px!important;}
.starter-trend-box span{margin-top:0;}
.starter-trend-svg{width:100%;height:72px;color:#67d8ff;overflow:visible;}
.starter-trend-svg circle{fill:#d9f6ff;stroke:#071324;stroke-width:2;}
.current-log-table th,.current-log-table td{font-size:12px;white-space:nowrap;}
.current-log-table tbody tr:first-child{background:rgba(103,216,255,.08);}
.current-best-start{border-color:rgba(103,216,255,.35)!important;background:linear-gradient(90deg,rgba(103,216,255,.10),rgba(255,255,255,.03))!important;}
@media(max-width:800px){.current-log-summary{grid-template-columns:1fr}.starter-trend-box{grid-template-columns:1fr}.current-log-table-wrap{overflow:auto}}

/* Batch 14: player-card year links to season game-log pages */
.season-year-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:52px;
  padding:6px 12px;
  border-radius:999px;
  font-weight:1000;
  letter-spacing:.02em;
  text-decoration:none;
  color:#fff;
  background:linear-gradient(180deg,#0f68d8,#034da4);
  border:1px solid rgba(255,255,255,.38);
  box-shadow:0 4px 10px rgba(0,72,160,.22), inset 0 1px 0 rgba(255,255,255,.25);
}
.season-year-link-badge:hover{
  transform:translateY(-1px);
  filter:brightness(1.08);
  box-shadow:0 7px 16px rgba(0,72,160,.30), inset 0 1px 0 rgba(255,255,255,.28);
}
.season-year-badge-muted{
  opacity:.62;
  background:linear-gradient(180deg,#64748b,#334155);
  box-shadow:none;
}
.player-season-log-view .panel{max-width:1100px;margin-left:auto;margin-right:auto;}
.season-log-page-head h1{margin:.2rem 0 .35rem;font-size:clamp(2rem,4vw,3.2rem);}
.inline-back{display:inline-flex;margin-bottom:12px;text-decoration:none;}
.season-log-kpis{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:10px;
  margin-bottom:14px;
}
.season-log-kpis div{
  border:1px solid rgba(12,77,162,.18);
  border-left:5px solid var(--spr-blue,#0c5ec7);
  border-radius:12px;
  padding:12px;
  background:linear-gradient(180deg,#fff,#f8fbff);
}
.season-log-kpis b{display:block;font-size:1.35rem;color:#0754bd;}
.season-log-kpis span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#64748b;font-weight:800;}
.season-log-full-table td,.season-log-full-table th{white-space:nowrap;}

/* Batch 15: player year pages now fall back to season averages when game logs are missing */
.season-average-only-card{background:#fff;border:1px solid #cfe0f7;border-radius:16px;padding:18px;box-shadow:0 10px 22px rgba(9,53,112,.08)}
.season-average-only-kpis{margin-top:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}
.season-summary-note{margin:12px 0 0;color:#4b5f7a;font-size:.9rem;line-height:1.35;background:#f7fbff;border:1px dashed #c9daf2;border-radius:12px;padding:10px 12px}
.season-year-link-badge{box-shadow:0 3px 8px rgba(0,80,170,.18)}

/* Batch 16: cleaner season pages, compact logs, last/best stretch context */
.compact-season-head{padding:10px 12px 12px!important;}
.compact-season-head h1{font-size:clamp(1.75rem,3.3vw,2.65rem);line-height:1.02;margin:.1rem 0 .25rem;}
.compact-season-head p{margin:.25rem 0;font-size:.92rem;}
.season-title-line{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;}
.season-header-score{display:flex;align-items:center;gap:8px;margin-left:auto;}
.season-header-score span{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#d9f1ff;text-shadow:0 1px 2px rgba(0,0,0,.35)}
.compact-season-kpis{grid-template-columns:repeat(5,minmax(115px,1fr));gap:8px;margin:12px 0 10px;}
.compact-season-kpis div{padding:9px 10px;border-radius:10px;}
.compact-season-kpis b{font-size:1.12rem;}
.compact-season-kpis span{font-size:.62rem;}
.season-month-card{border:1px solid #cfe0f7;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:14px;padding:10px;margin:8px 0 12px;}
.mini-card-title{font-size:.72rem;font-weight:1000;text-transform:uppercase;letter-spacing:.1em;color:#395473;margin-bottom:8px;}
.season-month-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;}
.season-month-grid>div{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe8f8;border-radius:12px;padding:8px 10px;background:#fff;}
.season-month-grid b{font-size:.9rem;color:#0b2a52}.season-month-grid span{font-size:.68rem;color:#64748b;font-weight:800;text-transform:uppercase;}
.compact-game-log-wrap{max-height:430px;overflow:auto;border-radius:14px;}
.compact-game-log-table th{font-size:.68rem;padding:7px 8px;position:sticky;top:0;background:#f6f9fe;z-index:1;}
.compact-game-log-table td{font-size:.82rem;padding:6px 8px;}
.compact-game-log-table .team-abbr-badge{transform:scale(.88);transform-origin:center;}
@media(max-width:760px){.compact-season-kpis{grid-template-columns:repeat(2,minmax(120px,1fr));}.season-title-line{align-items:flex-start}.season-header-score{margin-left:0}.compact-game-log-wrap{max-height:none}.compact-game-log-table td,.compact-game-log-table th{font-size:.75rem;padding:5px}}

/* Batch 22: player accolade trophy row */
.player-accolades-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px;align-items:center;max-width:760px}
.accolade-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.13);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 3px 10px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.18)}
.accolade-pill b{font-size:15px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}
.accolade-pill em{font-style:normal;font-weight:700;font-size:9px;opacity:.86;letter-spacing:.02em;text-transform:none;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.accolade-ws{background:linear-gradient(180deg,rgba(255,222,120,.34),rgba(125,88,12,.24))}
.accolade-cy{background:linear-gradient(180deg,rgba(170,220,255,.30),rgba(20,86,135,.24))}
.accolade-mvp{background:linear-gradient(180deg,rgba(225,198,255,.30),rgba(88,40,130,.24))}
.accolade-as{background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.10))}
@media(max-width:700px){.player-accolades-row{gap:5px}.accolade-pill{font-size:10px;padding:4px 7px}.accolade-pill em{display:none}}


/* Batch 25: player-card right-column tightening + tiny BRef row links */
#playerView .player-layout.year-first{align-items:start!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr)!important;}
#playerView .year-score-panel{grid-column:1!important;grid-row:1 / span 4!important;}
#playerView .current-log-panel{grid-column:2!important;grid-row:1!important;}
#playerView .player-comparison-panel{grid-column:2!important;grid-row:auto!important;}
#playerView .career-snapshot-panel{grid-column:2!important;grid-row:auto!important;}
#playerView .player-layout.lower{grid-template-columns:1fr!important;}
#playerView .best-starts-panel{grid-column:1 / -1!important;}
.year-bref-wrap{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;}
.tiny-bref-link{display:inline-flex!important;align-items:center;justify-content:center;width:22px;height:16px;border-radius:999px;border:1px solid rgba(17,87,182,.28);background:#ffffff;color:#1157b6!important;font-size:8px!important;line-height:1;font-weight:1000;letter-spacing:.03em;text-decoration:none!important;opacity:.78;vertical-align:middle;}
.tiny-bref-link:hover{opacity:1;background:#eaf7ff;border-color:#67d8ff;transform:translateY(-1px);}
@media(max-width:900px){#playerView .player-layout.year-first{grid-template-columns:1fr!important;}#playerView .year-score-panel,#playerView .current-log-panel,#playerView .player-comparison-panel,#playerView .career-snapshot-panel{grid-column:1!important;grid-row:auto!important;}.tiny-bref-link{width:20px;height:15px;font-size:7px!important;}}

/* Batch 27: make player comparison visible and readable */
.player-comparison-panel{align-self:start;overflow:visible;}
.spr2-player-compare-card{overflow:visible;max-width:100%;}
.mini-compare-scroll{width:100%;overflow-x:auto;}
.mini-compare-table{width:100%;min-width:0;table-layout:fixed;font-size:11px;}
.mini-compare-table th,.mini-compare-table td{padding:8px 7px;white-space:normal;word-break:normal;vertical-align:middle;}
.mini-compare-table th:first-child,.mini-compare-table td:first-child{width:38%;}
.mini-compare-table th:nth-child(2),.mini-compare-table td:nth-child(2){width:13%;}
.mini-compare-table th:nth-child(3),.mini-compare-table td:nth-child(3){width:16%;}
.mini-compare-table th:nth-child(4),.mini-compare-table td:nth-child(4){width:13%;}
.mini-compare-table th:nth-child(5),.mini-compare-table td:nth-child(5){width:20%;}
.mini-compare-table .spr2-score-badge,.mini-compare-table .spr-badge{font-size:12px;min-width:48px;padding:6px 7px;}
.compare-role{display:inline-block;font-size:8px;letter-spacing:.07em;text-transform:uppercase;color:#7cdff7;margin-right:6px;min-width:52px;}
@media (max-width:900px){.mini-compare-table{font-size:10px}.mini-compare-table th,.mini-compare-table td{padding:7px 5px}.compare-role{min-width:0;display:block;margin-bottom:2px}}


/* Batch 28: tab favicon, player-card comparison visibility, and pro accolade badges */
.mini-compare-scroll{width:100%!important;overflow-x:visible!important;}
.mini-compare-table{width:100%!important;min-width:0!important;table-layout:fixed!important;font-size:10.5px!important;}
.mini-compare-table th,.mini-compare-table td{padding:7px 5px!important;white-space:normal!important;vertical-align:middle!important;}
.mini-compare-table th:first-child,.mini-compare-table td:first-child{width:33%!important;min-width:0!important;line-height:1.15!important;}
.mini-compare-table th:nth-child(2),.mini-compare-table td:nth-child(2){width:12%!important;min-width:0!important;text-align:center!important;}
.mini-compare-table th:nth-child(3),.mini-compare-table td:nth-child(3){width:14%!important;min-width:0!important;text-align:center!important;}
.mini-compare-table th:nth-child(4),.mini-compare-table td:nth-child(4){width:12%!important;min-width:0!important;text-align:center!important;}
.mini-compare-table th:nth-child(5),.mini-compare-table td:nth-child(5){width:29%!important;min-width:0!important;text-align:right!important;}
.mini-compare-table .spr2-score-badge,.mini-compare-table .spr-badge{display:inline-flex!important;min-width:44px!important;height:28px!important;padding:5px 6px!important;font-size:12px!important;justify-content:center!important;}
.player-compare-card .team-logo-mini.actual-logo{width:22px!important;height:22px!important;min-width:22px!important;margin:0 auto!important;}
@media(max-width:900px){.mini-compare-table{font-size:10px!important}.mini-compare-table th,.mini-compare-table td{padding:6px 4px!important}.mini-compare-table .spr2-score-badge,.mini-compare-table .spr-badge{min-width:40px!important;font-size:11px!important;padding:4px 5px!important}}

.player-accolades-row{gap:8px!important;margin-top:10px!important;}
.accolade-pill{border:1px solid rgba(255,255,255,.30)!important;background:rgba(6,20,45,.26)!important;border-radius:999px!important;padding:5px 10px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 3px 10px rgba(0,0,0,.14)!important;gap:7px!important;}
.accolade-pill b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:24px!important;height:18px!important;border-radius:999px!important;background:#fff!important;color:var(--playerTeamColor,#1157b6)!important;font-size:9px!important;font-family:Arial, sans-serif!important;font-weight:1000!important;letter-spacing:.04em!important;filter:none!important;text-shadow:none!important;}
.accolade-pill span{font-size:10px!important;letter-spacing:.07em!important;color:#fff!important;}
.accolade-pill em{font-size:9px!important;opacity:.88!important;color:#eef7ff!important;}
.accolade-ws,.accolade-cy,.accolade-mvp,.accolade-as{background:rgba(6,20,45,.24)!important;}


/* Batch 31: player bio line and older physical-match replacement */
.spr-player-bio-line{margin:3px 0 0!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.92)!important}
.physical-match-card{border:1px solid #cfe0f4;border-radius:12px;background:#fff;padding:12px;box-shadow:inset 4px 0 0 #0b5fc0;display:flex;flex-direction:column;gap:10px}
.match-main{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e4edf7;padding-bottom:8px}
.match-main b a,.match-main b{font-size:16px;font-weight:950;color:#071324!important}.match-main span{font-size:11px;font-weight:900;color:#405166;text-transform:uppercase;white-space:nowrap}
.match-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.match-stats div{border:1px solid #d7e4f2;border-radius:10px;padding:8px;background:#f8fbff}.match-stats b{display:block;color:#0b5fc0;font-size:15px}.match-stats span{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#52657a}
@media(max-width:700px){.match-main{align-items:flex-start;flex-direction:column}.match-main span{white-space:normal}.match-stats{grid-template-columns:1fr}}


/* Batch 32: remove heavy career comparison widget and use lightweight player spotlight */
.player-spotlight-card{border:1px solid #cfe0f4;border-radius:12px;background:#fff;padding:12px;box-shadow:inset 4px 0 0 #0b5fc0;display:flex;flex-direction:column;gap:10px}
.player-spotlight-card p{margin:0;color:#24384f;font-size:12px;font-weight:800;line-height:1.35}
.spotlight-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.spotlight-stats div{border:1px solid #d7e4f2;border-radius:10px;padding:8px;background:#f8fbff;min-height:48px}
.spotlight-stats b{display:block;color:#0b5fc0;font-size:15px;font-weight:950}.spotlight-stats span{display:block;margin-top:3px;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#52657a}
.spotlight-stats .spr-badge,.spotlight-stats .spr2-score-badge{display:inline-flex!important;min-width:48px!important;height:26px!important;font-size:12px!important;padding:4px 7px!important}
@media(max-width:700px){.spotlight-stats{grid-template-columns:1fr}}

/* Batch 33: numbered mini leaderboards */
.spr2-compact-list li.spr2-ranked-li,
.spr2-info-card li.spr2-ranked-li{
  display:grid!important;
  grid-template-columns:26px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
}
.spr2-ranked-li .spr2-rank-badge{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  border-radius:7px!important;
  font-size:13px!important;
  font-weight:950!important;
}
.spr2-current .spr2-ranked-li .spr2-rank-badge.blue,
.blue-list .spr2-ranked-li .spr2-rank-badge.blue{
  background:linear-gradient(180deg,#1764ca,#0a3e8c)!important;
}
.green-list .spr2-ranked-li .spr2-rank-badge.green,
.spr2-history .spr2-ranked-li .spr2-rank-badge.green{
  background:linear-gradient(180deg,#287245,#153e26)!important;
}
.spr2-ranked-li .spr2-list-left{
  min-width:0!important;
  overflow:hidden!important;
}
.spr2-ranked-li .spr2-list-left b{
  max-width:100%!important;
}
@media(max-width:900px){
  .spr2-compact-list li.spr2-ranked-li,
  .spr2-info-card li.spr2-ranked-li{grid-template-columns:24px minmax(0,1fr) auto!important;gap:6px!important;}
  .spr2-ranked-li .spr2-rank-badge{width:22px!important;height:22px!important;min-width:22px!important;font-size:12px!important;}
}


/* Batch 34: clean All-Time Teams and align top historical boxes */
#homeBestCareersMini li.spr2-team-li,
#historicalHubTeams li.spr2-team-li{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
}
#homeBestCareersMini li.spr2-team-li .spr2-list-left,
#historicalHubTeams li.spr2-team-li .spr2-list-left{
  min-width:0!important;
  overflow:hidden!important;
}
#homeBestCareersMini li.spr2-team-li .spr2-list-left b,
#historicalHubTeams li.spr2-team-li .spr2-list-left b{
  max-width:100%!important;
  line-height:1.08!important;
}
#homeAllTimeTop li.spr2-ranked-li,
#homeBestSeasons li.spr2-ranked-li{
  grid-template-columns:24px minmax(0,1fr) auto!important;
  gap:7px!important;
  min-height:41px!important;
  align-items:center!important;
}
#homeAllTimeTop .spr2-rank-badge,
#homeBestSeasons .spr2-rank-badge{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  font-size:12px!important;
  border-radius:7px!important;
}
#homeAllTimeTop .spr2-list-left,
#homeBestSeasons .spr2-list-left{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:5px!important;
}
#homeAllTimeTop .spr2-list-left b,
#homeBestSeasons .spr2-list-left b{
  font-size:12.5px!important;
  line-height:1.05!important;
  white-space:normal!important;
}
#homeAllTimeTop .team-logo-mini.actual-logo,
#homeBestSeasons .team-logo-mini.actual-logo{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
}
@media(max-width:900px){
  #homeAllTimeTop li.spr2-ranked-li,
  #homeBestSeasons li.spr2-ranked-li{min-height:38px!important;grid-template-columns:22px minmax(0,1fr) auto!important;gap:6px!important;}
  #homeAllTimeTop .spr2-list-left,
  #homeBestSeasons .spr2-list-left{grid-template-columns:minmax(0,1fr) 20px!important;}
}


/* Batch 35: clearer decade leader names */
.spr2-era-card .section-title h2{font-size:20px!important;letter-spacing:.04em!important;}
.spr2-era-item span{font-size:12px!important;line-height:1.08!important;min-height:28px!important;}
.spr2-era-item .name-link{font-size:12px!important;line-height:1.08!important;}
@media (max-width: 900px){.spr2-era-item span,.spr2-era-item .name-link{font-size:11px!important;}}

/* Batch 36: readability-only score pill and decade crop test */
#playerView .year-spr-cell .spr-badge,
#playerView .year-score-table .spr-badge,
#playerView .player-card .spr-badge.small{
  min-width:42px!important;
  height:30px!important;
  padding:0 8px!important;
  font-size:13.8px!important;
  line-height:30px!important;
  font-weight:1000!important;
  letter-spacing:-.015em!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  -webkit-font-smoothing:antialiased!important;
  text-rendering:geometricPrecision!important;
}
#playerView .year-spr-cell .spr-badge,
#playerView .year-score-table .spr-badge{
  border-radius:8px!important;
}
#playerView .mini-compare-table .spr-badge,
#playerView .mini-compare-table .spr2-score-badge{
  min-width:50px!important;
  height:30px!important;
  padding:0 8px!important;
  font-size:13.5px!important;
  line-height:30px!important;
  font-weight:1000!important;
  letter-spacing:-.01em!important;
  -webkit-font-smoothing:antialiased!important;
  text-rendering:geometricPrecision!important;
}
#playerView .spotlight-stats .spr-badge,
#playerView .spotlight-stats .spr2-score-badge{
  min-width:52px!important;
  height:29px!important;
  padding:0 8px!important;
  font-size:13.2px!important;
  line-height:29px!important;
  font-weight:1000!important;
}
.spr2-era-item span,
.spr2-era-item .name-link{
  line-height:1.0!important;
  min-height:26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:1px 3px!important;
  overflow:hidden!important;
}
.spr2-era-item span .team-logo-mini.actual-logo,
.spr2-era-item .name-link + .team-logo-mini.actual-logo{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  flex:0 0 20px!important;
}
@media(max-width:900px){
  #playerView .year-spr-cell .spr-badge,
  #playerView .year-score-table .spr-badge{min-width:40px!important;height:28px!important;font-size:12.8px!important;line-height:28px!important;}
  #playerView .mini-compare-table .spr-badge,
  #playerView .mini-compare-table .spr2-score-badge{min-width:44px!important;height:28px!important;font-size:12px!important;line-height:28px!important;}
}

/* Batch 37: final logo crop for top historical boxes + Player Spotlight readability */
#homeAllTimeTop .team-logo-mini.actual-logo,
#homeBestSeasons .team-logo-mini.actual-logo{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
  padding:1px!important;
  margin-left:3px!important;
  margin-right:0!important;
  align-self:center!important;
  overflow:hidden!important;
}
#homeAllTimeTop .team-logo-mini.actual-logo img,
#homeBestSeasons .team-logo-mini.actual-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
}
#homeAllTimeTop .spr2-list-left,
#homeBestSeasons .spr2-list-left{
  grid-template-columns:minmax(0,1fr) 18px!important;
  gap:4px!important;
}
#homeAllTimeTop .spr2-list-left b,
#homeBestSeasons .spr2-list-left b{
  padding-right:1px!important;
}

#playerView .player-spotlight-card{
  padding:13px!important;
  gap:11px!important;
}
#playerView .player-spotlight-card p{
  font-size:13px!important;
  line-height:1.42!important;
  font-weight:850!important;
}
#playerView .spotlight-stats{
  gap:8px!important;
}
#playerView .spotlight-stats div{
  min-height:54px!important;
  padding:9px 10px!important;
  overflow:hidden!important;
}
#playerView .spotlight-stats b{
  font-size:15px!important;
  line-height:1.05!important;
}
#playerView .spotlight-stats span{
  margin-top:5px!important;
  font-size:10px!important;
  line-height:1.05!important;
  letter-spacing:.075em!important;
}
#playerView .spotlight-stats .spr-badge,
#playerView .spotlight-stats .spr2-score-badge{
  min-width:46px!important;
  height:26px!important;
  padding:0 7px!important;
  font-size:12px!important;
  line-height:26px!important;
  border-radius:7px!important;
}

/* Batch 38: larger nav tabs + give top historical boxes more breathing room */
.topbar nav a{
  font-size:11.3px!important;
  padding:8px 9px!important;
  line-height:1.05!important;
}
.topbar nav{
  gap:6px!important;
}

/* Use the available home-page width so the two top historical cards can breathe. */
@media(min-width:901px){
  .spr2-home-grid,
  .spr2-main-grid,
  .home-split-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .spr2-history .spr2-history-grid:first-of-type,
  .spr2-history-grid:not(.bottom-match){
    grid-template-columns:1.02fr 1.08fr!important;
    gap:12px!important;
  }
  #homeAllTimeTop li.spr2-ranked-li,
  #homeBestSeasons li.spr2-ranked-li{
    grid-template-columns:24px minmax(0,1fr) auto!important;
    gap:8px!important;
    min-height:43px!important;
    padding-left:9px!important;
    padding-right:10px!important;
  }
  #homeAllTimeTop .spr2-list-left,
  #homeBestSeasons .spr2-list-left{
    grid-template-columns:minmax(0,1fr) 22px!important;
    gap:6px!important;
  }
  #homeAllTimeTop .spr2-list-left b,
  #homeBestSeasons .spr2-list-left b{
    font-size:13px!important;
    line-height:1.06!important;
    letter-spacing:-.02em!important;
  }
  #homeAllTimeTop .team-logo-mini.actual-logo,
  #homeBestSeasons .team-logo-mini.actual-logo{
    width:21px!important;
    height:21px!important;
    min-width:21px!important;
    flex:0 0 21px!important;
    margin-left:2px!important;
  }
  #homeAllTimeTop li.spr2-ranked-li > .spr2-score-badge,
  #homeBestSeasons li.spr2-ranked-li > .spr2-score-badge{
    min-width:49px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
}

@media(max-width:980px){
  .topbar nav a{font-size:10px!important;padding:7px 8px!important;}
}


/* Batch 39: 2026 team tab links + final crop/scale for top historical boxes */
@media(min-width:901px){
  /* Keep the top two historical boxes roomy but crop the contents so nothing bleeds or crowds. */
  .spr2-history .spr2-history-grid:first-of-type{
    grid-template-columns:1fr 1fr!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .spr2-history .spr2-history-grid:first-of-type .spr2-info-card{
    overflow:hidden!important;
    padding:11px 10px!important;
  }
  #homeAllTimeTop,
  #homeBestSeasons{
    gap:3px!important;
  }
  #homeAllTimeTop li.spr2-ranked-li,
  #homeBestSeasons li.spr2-ranked-li{
    min-height:38px!important;
    height:38px!important;
    padding:4px 5px!important;
    grid-template-columns:22px minmax(0,1fr) 47px!important;
    gap:6px!important;
    overflow:hidden!important;
  }
  #homeAllTimeTop .spr2-rank-badge,
  #homeBestSeasons .spr2-rank-badge{
    width:21px!important;
    height:21px!important;
    min-width:21px!important;
    font-size:11.5px!important;
  }
  #homeAllTimeTop .spr2-list-left,
  #homeBestSeasons .spr2-list-left{
    grid-template-columns:minmax(0,1fr) 19px!important;
    gap:4px!important;
    overflow:hidden!important;
  }
  #homeAllTimeTop .spr2-list-left b,
  #homeBestSeasons .spr2-list-left b{
    font-size:11.8px!important;
    line-height:1.02!important;
    letter-spacing:-.03em!important;
    max-height:25px!important;
    overflow:hidden!important;
  }
  #homeAllTimeTop .team-logo-mini.actual-logo,
  #homeBestSeasons .team-logo-mini.actual-logo{
    width:19px!important;
    height:19px!important;
    min-width:19px!important;
    flex:0 0 19px!important;
    padding:1px!important;
    margin-left:0!important;
    overflow:hidden!important;
  }
  #homeAllTimeTop li.spr2-ranked-li > .spr2-score-badge,
  #homeBestSeasons li.spr2-ranked-li > .spr2-score-badge{
    min-width:46px!important;
    max-width:47px!important;
    height:28px!important;
    font-size:13px!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }
}

/* Batch 43: individual team pages get year tabs, including 2026 */
.team-page-year-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin:0 0 12px;
  padding:8px 10px;
  border:1px solid rgba(11,84,168,.18);
  border-radius:14px;
  background:rgba(255,255,255,.72);
}
.team-page-year-tabs .year-filter-link{
  font-size:11px;
  padding:5px 8px;
  line-height:1;
}


/* Batch 44: lightweight 2026 league comparison chart */
.spr2-league-chart-card .spr2-random-actions{margin-top:10px;}
.spr2-mini-chart{display:grid;gap:8px;margin-top:8px;}
.spr2-chart-row{display:grid;grid-template-columns:minmax(120px,1.4fr) minmax(110px,2fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #cfe1fb;border-radius:10px;background:#f8fbff;}
.spr2-chart-row.league-average{background:#eef6ff;border-style:dashed;}
.spr2-chart-label{display:flex;align-items:center;gap:6px;min-width:0;}
.spr2-chart-label b{font-size:13px;line-height:1.05;color:#071426;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.spr2-chart-label small{font-size:9px;color:#6582a5;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;}
.spr2-chart-track{height:10px;border-radius:999px;background:#dbe9fb;overflow:hidden;box-shadow:inset 0 1px 2px rgba(7,20,38,.14);}
.spr2-chart-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b58bf,#0f4fa8);}
.spr2-chart-row.league-average .spr2-chart-track span{background:linear-gradient(90deg,#6ea8ff,#0f4fa8);}
@media (max-width:760px){.spr2-chart-row{grid-template-columns:1fr auto;}.spr2-chart-track{grid-column:1 / -1;}}

/* Batch 45: lightweight home performance charts + selectable randomizer */
.spr2-picker-row{display:flex;gap:8px;margin:6px 0 8px;align-items:center}
.spr2-picker-row input{width:100%;box-sizing:border-box;border:1px solid rgba(120,200,255,.35);border-radius:10px;background:rgba(3,12,22,.72);color:#eaf7ff;padding:7px 10px;font-size:.86rem;font-weight:700;outline:none}
.spr2-picker-row input:focus{border-color:rgba(78,190,255,.85);box-shadow:0 0 0 2px rgba(78,190,255,.16)}
.spr2-league-chart-card .section-title h2{font-size:1.02rem;letter-spacing:.01em}
.spr2-mini-chart.green-chart .spr2-chart-track{background:rgba(19,53,38,.72);border-color:rgba(91,170,117,.22)}
.spr2-mini-chart.green-chart .spr2-chart-track span{background:linear-gradient(90deg,rgba(36,108,68,.95),rgba(142,214,165,.95))}
.spr2-historical-performance-card{margin-top:10px;border-color:rgba(72,132,91,.35)}
.spr2-historical-performance-card .section-title h2{color:#d9ffe5}
.spr2-chart-row.league-average .spr2-chart-label b{font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;opacity:.95}
.spr2-chart-row.league-average .spr2-chart-label small{font-size:.68rem;opacity:.8}


/* Batch 46: compact performance charts, readable search boxes, historical picker, player age line */
.spr2-league-chart-card .spr2-picker-row input{
  background:#ffffff!important;
  color:#071426!important;
  border:1px solid #cfe1fb!important;
  box-shadow:inset 0 1px 2px rgba(7,20,38,.05);
}
.spr2-league-chart-card .spr2-picker-row input::placeholder{color:#6b7f99!important;font-weight:800;opacity:.85;}
.spr2-historical-performance-card .section-title h2{color:#155c34!important;}
.spr2-historical-performance-card .spr2-picker-row input{
  border-color:rgba(34,108,68,.35)!important;
}
.spr2-chart-row{
  grid-template-columns:minmax(118px,1.55fr) minmax(74px,1.12fr) auto!important;
  gap:7px!important;
  padding:7px 9px!important;
}
.spr2-chart-track{height:8px!important;max-width:132px;width:100%;justify-self:stretch;}
.spr2-chart-label b{font-size:12.4px!important;}
.spr2-chart-label small{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;}
.spr2-chart-label small .team-chip{flex:0 0 auto;}
.spr2-chart-label small .chart-years{font-style:normal;font-size:9px;color:#5a789b;letter-spacing:.03em;white-space:nowrap;}
.green-chart .spr2-chart-label small .chart-years{color:#476d59;}
.spr-player-age-line{
  margin:2px 0 5px;
  font-size:.73rem;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;
  color:rgba(255,255,255,.9);
}
@media (max-width:760px){
  .spr2-chart-row{grid-template-columns:1fr auto!important;}
  .spr2-chart-track{grid-column:1 / -1;max-width:none;}
}


/* Batch 47: universal readable dropdowns, active/historical grade tone, alpha tabs */
select,
.spr2-themed-page select,
.compare-controls select,
.compare-year-controls select,
.toolbar select{
  background:#ffffff!important;
  color:#071426!important;
  border:1px solid #cbd8ea!important;
}
select option{background:#ffffff!important;color:#071426!important;}
.spr-badge.green,
td .spr-badge.green,
.player-card .spr-badge.green,
.snapshot-box .spr-badge.green,
.metric .spr-badge.green{
  background:#155c34!important;
  border-color:#155c34!important;
  color:#ffffff!important;
  box-shadow:0 0 0 1px rgba(21,92,52,.22),0 4px 10px rgba(0,0,0,.20)!important;
}
.alpha-tabs{
  display:flex;flex-wrap:wrap;gap:5px;margin:0 0 12px;padding:8px;border:1px solid #d6e3f3;border-radius:14px;background:#f8fbff;
}
.alpha-tab{
  border:1px solid #bcd2ee;background:#fff;color:#0e3d79;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;cursor:pointer;line-height:1;
}
.alpha-tab.active,.alpha-tab:hover{background:#0f56b3;color:#fff;border-color:#0f56b3;}
.spr2-historical-performance-card .spr2-chart-row.league-average .spr2-chart-label b{color:#155c34;}


/* Batch 49: readable performance chart labels + corrected team-color player-card badges */
.spr2-league-chart-card .spr2-chart-label b,
.spr2-historical-performance-card .spr2-chart-label b{
  font-size:13.9px!important;
  line-height:1.12!important;
  font-weight:1000!important;
  letter-spacing:-.012em!important;
}
.spr2-league-chart-card .spr2-chart-label small,
.spr2-historical-performance-card .spr2-chart-label small{
  font-size:9.6px!important;
  line-height:1.05!important;
  font-weight:800!important;
}
.spr2-league-chart-card .spr2-chart-row,
.spr2-historical-performance-card .spr2-chart-row{
  grid-template-columns:minmax(128px,1.72fr) minmax(74px,1.08fr) auto!important;
}
.spr-badge.team-tone,
.spr-badge.small.team-tone,
.player-card .spr-badge.team-tone,
.year-score-table .spr-badge.team-tone{
  background:var(--teamBadgeColor)!important;
  border-color:color-mix(in srgb,var(--teamBadgeColor) 86%,#000 14%)!important;
  color:var(--teamBadgeText,#fff)!important;
  text-shadow:none!important;
  box-shadow:0 1px 0 rgba(255,255,255,.22) inset,0 4px 10px rgba(0,0,0,.20)!important;
}
.year-score-table .year-cell .year-badge,
.year-score-table .year-cell .season-year-badge,
.year-score-table .year-cell a:first-child,
.year-score-table .year-cell button:first-child{
  color:#fff!important;
}
/* Any home-page search/randomizer input should stay white unless a custom widget overrides it. */
.spr2-home input[type="text"],
#homeCompareTopPlayerSearch,
#homePerfTopPlayerSearch,
#homeHistoricalPerfTopPlayerSearch{
  background:#fff!important;
  color:#071426!important;
  border-color:#cfe1fb!important;
}
.spr2-home input[type="text"]::placeholder,
#homeCompareTopPlayerSearch::placeholder,
#homePerfTopPlayerSearch::placeholder,
#homeHistoricalPerfTopPlayerSearch::placeholder{
  color:#6b7f99!important;
  opacity:.9!important;
}


/* Batch 49b: force team-tone badges to win over old historical green overrides */
body #playerView .year-spr-cell .spr-badge.team-tone,
body #playerView .year-score-table .spr-badge.team-tone,
body .year-spr-cell .spr-badge.team-tone:not(.blue){
  background:var(--teamBadgeColor)!important;
  border-color:color-mix(in srgb,var(--teamBadgeColor) 86%,#000 14%)!important;
  color:var(--teamBadgeText,#fff)!important;
}
body #playerView .season-year-badge.team-tone,
body .season-year-badge.team-tone{
  background:var(--teamBadgeColor)!important;
  border-color:color-mix(in srgb,var(--teamBadgeColor) 82%,#000 18%)!important;
  color:var(--teamBadgeText,#fff)!important;
  box-shadow:0 4px 10px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.26)!important;
}

/* Batch 50: player-card team tone cleanup, readable home pickers, larger year-table logos */
#homeView .spr2-picker-row input,
#homeView .spr2-league-chart-card .spr2-picker-row input,
#homeView .spr2-randomizer-card .spr2-picker-row input,
#homeView input[list],
#homeView input[type="search"],
#homeView input[type="text"]{
  background:#ffffff!important;
  color:#071426!important;
  border:1px solid #cfe1fb!important;
  box-shadow:inset 0 1px 2px rgba(7,20,38,.05)!important;
}
#homeView input::placeholder{color:#6b7f99!important;opacity:.92!important;font-weight:800!important;}

#playerView .year-score-table td:nth-child(2) .team-logo-mini.actual-logo,
#playerView #historicalSeasonsTable td:nth-child(2) .team-logo-mini.actual-logo{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  padding:3px!important;
  margin:0 auto!important;
}
#playerView .year-score-table td:nth-child(2),
#playerView #historicalSeasonsTable td:nth-child(2){text-align:center!important;}
#playerView .year-score-table td:nth-child(2) .team-logo-mini.actual-logo img,
#playerView #historicalSeasonsTable td:nth-child(2) .team-logo-mini.actual-logo img{object-fit:contain!important;}

#playerView .current-log-table .spr-badge.team-tone,
#playerView .mini-compare-table .spr-badge.team-tone,
#playerView .spr2-best-starts .spr-badge.team-tone,
#playerView .spotlight-stats .spr-badge.team-tone{
  background:var(--teamBadgeColor)!important;
  border-color:color-mix(in srgb,var(--teamBadgeColor) 86%,#000 14%)!important;
  color:var(--teamBadgeText,#fff)!important;
  text-shadow:none!important;
}
#playerView .spr2-best-starts .spr-badge.team-tone,
#playerView .current-log-table .spr-badge.team-tone{min-width:48px!important;height:25px!important;font-size:11px!important;}
#playerView .mini-compare-table .spr-badge.team-tone{min-width:44px!important;height:28px!important;font-size:12px!important;}

.spr2-league-chart-card .spr2-chart-row.league-average .spr2-chart-label b,
.spr2-league-chart-card .spr2-chart-row.league-average .spr2-chart-label small,
.spr2-league-chart-card .spr2-chart-row.league-average .chart-years{
  color:#0f56b3!important;
}
.spr2-league-chart-card .spr2-chart-row.league-average{
  border-color:#9dc6ff!important;
  background:#eef6ff!important;
}


/* Batch 51: team-matched player-card lower panels + readable Random Pair button */
#playerCompareRandomBtn.mini-action,
.player-comparison-panel .mini-action{
  background:#ffffff!important;
  color:#071426!important;
  border:1px solid #cbd8ea!important;
  box-shadow:0 3px 8px rgba(7,20,38,.10)!important;
}
.player-comparison-panel .mini-action:hover{background:#f4f8ff!important;color:#071426!important;}
.player-spotlight-card{
  border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 28%,#d3dfef)!important;
  border-left:6px solid var(--playerTeamColor,#1157b6)!important;
  background:#fff!important;
  border-radius:14px!important;
  padding:12px!important;
}
.player-spotlight-card p{color:#071324!important;font-weight:850!important;}
.player-spotlight-card .spotlight-stats>div{
  border:1px solid #d3dfef!important;
  border-left:5px solid var(--playerTeamColor,#1157b6)!important;
  background:#f8fbff!important;
}
.player-spotlight-card .spotlight-stats span{color:#536982!important;font-weight:850!important;}
.best-start-list .spr-badge.team-tone{
  color:var(--teamBadgeText,#fff)!important;
  background:var(--teamBadgeColor,var(--playerTeamColor,#1157b6))!important;
}
#playerBestStarts.best-start-list li, #playerBestStarts .best-start-list li{
  border-left-color:var(--playerTeamColor,#1157b6)!important;
}
/* Preserve team-colored SPR badges inside player-card comparison table */
.player-comparison-panel .mini-compare-table .spr-badge.team-tone{
  background:var(--teamBadgeColor)!important;
  color:var(--teamBadgeText,#fff)!important;
  border-color:color-mix(in srgb,var(--teamBadgeColor) 86%,#000 14%)!important;
}


/* Batch 53: small home historical polish + larger list-page logos */
.spr2-historical-performance-card .section-title h2,
.spr2-historical-performance-card h2{
  color:#155c34!important;
}
.spr2-historical-performance-card .spr2-chart-row.league-average .spr2-chart-label b,
.spr2-historical-performance-card .spr2-chart-row.league-average .spr2-chart-label small,
.spr2-historical-performance-card .spr2-chart-row.league-average .chart-years{
  color:#155c34!important;
}
.team-logo-mini.actual-logo span[style*="inline-flex"]{
  display:inline-flex!important;
}
#historyView .team-logo-mini.actual-logo,
#seasonsView .team-logo-mini.actual-logo,
#startsView .team-logo-mini.actual-logo,
#teamsView .team-logo-mini.actual-logo{
  width:31px!important;
  height:31px!important;
  min-width:31px!important;
  padding:3px!important;
  margin-left:7px!important;
}
#historyView .team-logo-mini.actual-logo span,
#seasonsView .team-logo-mini.actual-logo span,
#startsView .team-logo-mini.actual-logo span,
#teamsView .team-logo-mini.actual-logo span{
  font-size:8.5px!important;
}
#historyView table td, #historyView table th,
#seasonsView table td, #seasonsView table th,
#startsView table td, #startsView table th,
#teamsView table td, #teamsView table th{
  font-size:1.04em;
  vertical-align:middle!important;
}
#historyView .name-link,
#seasonsView .name-link,
#startsView .name-link,
#teamsView .name-link{
  font-weight:900;
}

/* Batch 54: 2026 Rankings page logo + name scale to match polished leaderboard pages */
#rankingsView #rankingsTable .team-logo-mini.actual-logo{
  width:31px!important;
  height:31px!important;
  min-width:31px!important;
  padding:3px!important;
  margin-left:7px!important;
  vertical-align:middle!important;
}
#rankingsView #rankingsTable .team-logo-mini.actual-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
#rankingsView #rankingsTable .team-logo-mini.actual-logo span{
  font-size:8.5px!important;
}
#rankingsView #rankingsTable td,
#rankingsView #rankingsTable th{
  font-size:1.04em;
  vertical-align:middle!important;
}
#rankingsView #rankingsTable .name-link{
  font-weight:900!important;
  font-size:1.06em!important;
}
#rankingsView #rankingsTable td:nth-child(2){
  min-width:190px;
}

/* June 3 focused patch: lock home performance charts to true 3.0–10.0 SPR scale and keep SPR grades readable everywhere. */
.spr2-mini-chart .spr2-chart-track{position:relative!important;overflow:hidden!important;}
.spr2-mini-chart .spr2-chart-track span{min-width:0!important;}
.spr2-mini-chart .spr2-chart-row .spr2-score-badge,
.spr2-top30-list .spr2-score-badge,
.spr2-compact-list .spr2-score-badge,
.spr2-era-item .spr2-score-badge,
.spr2-team-li .spr2-score-badge,
.spr2-random-player .spr2-score-badge{
  min-width:58px!important;
  height:32px!important;
  padding:0 9px!important;
  font-size:17px!important;
  line-height:1!important;
  color:#fff!important;
  text-shadow:none!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
#historyView td .spr-badge.small,
#seasonsView td .spr-badge.small,
#startsView td .spr-badge.small,
#teamsView td .spr-badge.small,
#rankingsView td .spr-badge.small{
  min-width:50px!important;
  height:28px!important;
  padding:0 8px!important;
  font-size:12.5px!important;
  line-height:1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
}


/* June 3 cleanup: keep All-Time Teams historical-only and tighten player page vertical flow */
#playerView .career-snapshot-panel{display:none!important;}
#playerView .player-layout.year-first{align-items:start!important;}
#playerView .player-layout.lower{margin-top:0!important;}
#playerView .best-starts-panel{margin-top:0!important;}


/* June 3 final polish: small All-Time Teams qualified-starts note matched to year-tab typography */
#teamsView .teams-qualified-note{
  font-family:inherit;
  font-size:8.4px;
  line-height:1.35;
  color:#8fa3b4;
  letter-spacing:.01em;
  margin:4px 0 10px;
  max-width:980px;
}
#teamsView .teams-qualified-note strong{
  color:#a9bac7;
  font-weight:800;
}
@media(max-width:700px){
  #teamsView .teams-qualified-note{font-size:8px;}
}

/* Player-card cleanup patch: simple game log + cleaner best-start rows */
.clean-current-game-log{margin-top:4px!important;}
.clean-current-game-log .current-log-table{width:100%!important;}
.clean-current-game-log th,.clean-current-game-log td{padding:7px 8px!important;font-size:12px!important;}
.clean-current-game-log tbody tr:first-child{background:#fff!important;}
.player-best-starts-v2{display:grid!important;gap:8px!important;}
.player-best-starts-v2 li{display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;align-items:center!important;gap:10px!important;padding:9px 10px!important;border-radius:12px!important;}
.player-best-start-left{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;}
.player-best-start-rank{width:26px!important;height:26px!important;border-radius:8px!important;background:var(--playerTeamColor,#1157b6)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;flex:0 0 26px!important;}
.player-best-start-meta{display:grid!important;grid-template-columns:58px 68px 86px 58px 58px!important;align-items:center!important;gap:8px!important;min-width:0!important;width:100%!important;}
.player-best-start-meta span{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important;color:#09182b!important;font-weight:900!important;font-size:12px!important;}
.player-best-start-meta span b{font-size:8px!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#67768a!important;font-weight:1000!important;}
.player-best-start-meta .team-logo-mini{width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;}
.player-best-starts-v2 .spr2-score-badge{justify-self:end!important;min-width:66px!important;}
.spr-player-age-line{font-weight:900!important;}
@media(max-width:900px){.player-best-starts-v2 li{grid-template-columns:1fr!important}.player-best-starts-v2 .spr2-score-badge{justify-self:start!important}.player-best-start-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}

/* June 3 player-card rollback/tighten test: Best Starts under Year-by-Year, no IP/ER on card log */
#playerView .player-layout.year-first{
  align-items:start!important;
  grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr)!important;
  gap:12px!important;
}
#playerView .year-score-panel{grid-column:1!important;grid-row:1!important;}
#playerView .current-log-panel{grid-column:2!important;grid-row:1!important;}
#playerView .best-starts-panel{grid-column:1!important;grid-row:2!important;margin-top:0!important;align-self:start!important;}
#playerView .player-comparison-panel{grid-column:2!important;grid-row:2!important;align-self:start!important;}
#playerView .career-snapshot-panel{display:none!important;}
#playerView .current-log-table.player-card-current-log-no-ip th,
#playerView .current-log-table.player-card-current-log-no-ip td{padding:8px 10px!important;}
#playerView .current-log-table.player-card-current-log-no-ip th:nth-child(1),
#playerView .current-log-table.player-card-current-log-no-ip td:nth-child(1){width:42%!important;}
#playerView .current-log-table.player-card-current-log-no-ip th:nth-child(2),
#playerView .current-log-table.player-card-current-log-no-ip td:nth-child(2){width:24%!important;text-align:center!important;}
#playerView .current-log-table.player-card-current-log-no-ip th:nth-child(3),
#playerView .current-log-table.player-card-current-log-no-ip td:nth-child(3){width:34%!important;text-align:right!important;}
#playerView .best-starts-panel .section-title{margin-bottom:8px!important;}
#playerView .best-starts-panel .section-title h2{font-size:14px!important;letter-spacing:.01em!important;}
#playerView .player-best-starts-v2{gap:7px!important;}
#playerView .player-best-starts-v2 li{
  grid-template-columns:minmax(0,1fr) 62px!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid #d7e3f4!important;
  border-left:5px solid var(--playerTeamColor,#1157b6)!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  box-shadow:0 2px 7px rgba(10,30,60,.05)!important;
}
#playerView .player-best-start-left{gap:8px!important;}
#playerView .player-best-start-rank{
  width:24px!important;height:24px!important;flex-basis:24px!important;
  border-radius:8px!important;font-size:11px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 5px rgba(0,0,0,.12)!important;
}
#playerView .player-best-start-meta{grid-template-columns:58px 62px 64px!important;gap:9px!important;width:auto!important;}
#playerView .player-best-start-meta span{font-size:12px!important;line-height:1.05!important;}
#playerView .player-best-start-meta span:first-child{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  flex-direction:row!important;width:52px!important;height:24px!important;
  border-radius:999px!important;background:var(--playerTeamColor,#1157b6)!important;color:#fff!important;
  box-shadow:0 2px 6px rgba(0,0,0,.14)!important;
}
#playerView .player-best-start-meta span:first-child b{display:none!important;}
#playerView .player-best-start-meta span b{font-size:7.5px!important;color:#627083!important;margin-bottom:1px!important;}
#playerView .player-best-start-meta .team-logo-mini{width:21px!important;height:21px!important;min-width:21px!important;}
#playerView .player-best-starts-v2 .spr2-score-badge,
#playerView .player-best-starts-v2 .spr-badge{min-width:56px!important;padding:6px 7px!important;font-size:11px!important;justify-self:end!important;}
#playerView .panel-note{color:#42627e!important;font-weight:1000!important;letter-spacing:.08em!important;}
#playerView #seasonGameLog.compact-empty,
#playerView #seasonGameLog .compact-empty{color:#334b63!important;font-weight:750!important;}
@media(max-width:900px){
  #playerView .player-layout.year-first{grid-template-columns:1fr!important;}
  #playerView .year-score-panel,#playerView .current-log-panel,#playerView .best-starts-panel,#playerView .player-comparison-panel{grid-column:1!important;grid-row:auto!important;}
}


/* Career Rankings year tabs: compact all-year selector for 1898-2026 season views. */
.career-year-tabs{max-height:96px;overflow:auto;padding:10px;border:1px solid rgba(22,163,74,.25);border-radius:14px;background:rgba(2,44,34,.18);margin:10px 0 6px;}
.career-year-tabs .year-tab{min-width:64px;}
#historyYearNote{margin:8px 0 14px;}
@media(max-width:700px){.career-year-tabs{max-height:128px}.career-year-tabs .year-tab{min-width:58px;padding:8px 9px}}

/* Career Rankings year selector: compact horizontal strip so every season stays accessible without taking over the page */
.career-year-tabs{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 10px 10px!important;align-items:center;scrollbar-width:thin;}
.career-year-tabs .year-tab{flex:0 0 auto!important;min-width:48px!important;padding:6px 9px!important;font-size:11px!important;line-height:1!important;}
.career-year-tabs .year-tab:first-child{min-width:62px!important;}
@media(max-width:700px){.career-year-tabs .year-tab{min-width:44px!important;padding:6px 8px!important;font-size:10px!important}}


/* Career year tabs final compact wrap patch: show all seasons in page space */
.career-year-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:4px!important;
  max-height:none!important;
  overflow:visible!important;
  padding:7px 8px!important;
  align-items:center!important;
}
.career-year-tabs .year-tab{
  flex:0 0 auto!important;
  min-width:39px!important;
  padding:5px 7px!important;
  font-size:10px!important;
  line-height:1!important;
  border-radius:999px!important;
}
.career-year-tabs .year-tab:first-child{min-width:54px!important;}
@media(max-width:700px){
  .career-year-tabs{gap:3px!important;padding:6px!important;}
  .career-year-tabs .year-tab{min-width:34px!important;padding:5px 5px!important;font-size:9px!important;}
  .career-year-tabs .year-tab:first-child{min-width:48px!important;}
}

/* SPR 2026 / Historical homepage template patch */
.spr2-blue-template-page,.spr2-green-template-page{max-width:1180px;margin:0 auto;padding:18px 18px 44px;}
.spr2-blue-template-page{background:radial-gradient(circle at top left,#06275f 0,#041832 44%,#021024 100%);color:#eef7ff;}
.spr2-green-template-page{background:radial-gradient(circle at top left,#06451f 0,#042913 45%,#02180d 100%);color:#f2fff0;}
.spr2-template-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px;padding:12px 6px 8px;}
.spr2-template-hero h1{font-size:46px;line-height:1;margin:0;text-transform:uppercase;letter-spacing:.03em;}
.spr2-template-hero p{margin:8px 0 0;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.86);}
.spr2-template-logo{font-size:50px;font-weight:1000;letter-spacing:.05em;color:#3aa9ff;text-align:right;line-height:.85;text-shadow:0 0 18px rgba(44,154,255,.28);}
.spr2-template-logo span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#dff1ff;margin-top:8px;}
.green-logo{color:#8ee06e;text-shadow:0 0 18px rgba(142,224,110,.25);}
.spr2-template-stack{display:grid;gap:18px;}
.spr2-template-panel{border-radius:10px;padding:20px;border:1px solid rgba(77,169,255,.45);box-shadow:0 15px 35px rgba(0,0,0,.28);}
.blue-panel{background:linear-gradient(145deg,rgba(5,40,84,.95),rgba(3,24,54,.96));border-color:rgba(62,158,255,.5);}
.green-panel{background:linear-gradient(145deg,rgba(3,57,24,.95),rgba(2,32,14,.96));border-color:rgba(121,215,95,.5);}
.spr2-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;}
.spr2-panel-title h2{margin:0;text-transform:uppercase;letter-spacing:.04em;font-size:24px;color:#43a8ff;}
.green-panel .spr2-panel-title h2{color:#93e477;}
.spr2-panel-title span,.spr2-panel-title a,.spr2-panel-title button{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#72c8ff;font-weight:900;background:transparent;border:0;text-decoration:none;cursor:pointer;}
.green-panel .spr2-panel-title span,.green-panel .spr2-panel-title a,.green-panel .spr2-panel-title button{color:#a9ed91;}
.spr2-hotcold-board{display:grid;grid-template-columns:1fr 1fr;gap:32px;}
.spr2-hotcold-side h3{margin:0 0 8px;font-size:23px;text-transform:uppercase;letter-spacing:.03em;}
.spr2-hotcold-side.hot h3{color:#ff635e}.spr2-hotcold-side.cold h3{color:#72d7ff}
.spr2-hotcold-list{border-top:1px solid rgba(255,255,255,.22);padding-top:8px;}
.spr2-hotcold-row{display:grid;grid-template-columns:26px 22px minmax(0,1fr) 62px;gap:8px;align-items:center;min-height:24px;font-weight:800;}
.spr2-hotcold-row .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.spr2-hotcold-row a{color:#f5fbff;text-decoration:none;}
.spr2-hotcold-row .score{text-align:right;color:#ff635e;}.cold .spr2-hotcold-row .score{color:#72d7ff}.spr2-hotcold-row .arrow{color:#ff635e}.cold .spr2-hotcold-row .arrow{color:#72d7ff}
.spr2-template-note{grid-column:1/-1;text-align:center;font-size:12px;margin:16px 0 0;color:rgba(255,255,255,.7);letter-spacing:.04em;}
.spr2-start-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.spr2-start-card{border:1px solid rgba(67,168,255,.48);border-radius:8px;padding:13px 14px;background:rgba(3,23,54,.78);min-height:118px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);}
.start-card-top b{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.start-card-top a{color:#fff;text-decoration:none}.start-card-top small{display:block;margin-top:4px;color:#e9f3ff;font-weight:700;}
.start-card-mid{display:flex;align-items:center;justify-content:space-between;margin-top:8px;}.start-card-logo{width:44px;height:44px;font-size:24px;}.start-card-score{text-align:right;color:#42aaff}.start-card-score span{display:block;font-size:11px;font-weight:900}.start-card-score strong{font-size:30px;line-height:1;}.start-card-foot{text-align:right;border-top:1px solid rgba(67,168,255,.28);padding-top:6px;margin-top:6px;color:#bedcff;font-size:12px;font-weight:700;}
.spr2-historical-template-grid{display:grid;grid-template-columns:1fr;gap:18px;}
.spr2-featured-year-panel{min-height:560px}.spr2-history-generator-panel{grid-column:1/-1;}
.spr2-featured-year-columns{columns:3;column-gap:28px;}
.spr2-featured-year-row{break-inside:avoid;display:grid;grid-template-columns:30px minmax(0,1fr) 58px;gap:8px;align-items:center;min-height:26px;font-weight:800;}
.spr2-featured-year-row a{color:#f7fff2;text-decoration:none;}.spr2-featured-year-row em{font-style:normal;color:#9bed82;text-align:right;}
.spr2-history-comparison{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;gap:14px;margin-top:16px;}
.spr2-history-compare-card{border:1px solid rgba(148,228,119,.5);border-radius:10px;text-align:center;padding:18px 10px;background:rgba(4,42,17,.78);}
.spr2-history-compare-card b{display:block;font-size:20px;}.spr2-history-compare-card a{color:#b7f69f;text-decoration:none}.spr2-history-compare-card small,.spr2-history-compare-card span{display:block;text-transform:uppercase;letter-spacing:.05em;color:#d8ffd0;font-weight:800}.history-card-logo{margin:14px auto;width:58px;height:58px;font-size:30px}.spr2-history-compare-card strong{display:block;font-size:44px;color:#96eb78;}
.spr2-vs-badge{border-radius:50%;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(148,228,119,.55);color:#a5ee8a;font-weight:1000;background:rgba(4,50,20,.8);}
.spr2-history-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;}.spr2-history-mini-card{border:1px solid rgba(148,228,119,.42);border-radius:8px;background:rgba(4,42,17,.72);padding:12px;min-height:132px;}.spr2-history-mini-card b{display:block;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spr2-history-mini-card a{color:#b7f69f;text-decoration:none}.spr2-history-mini-card small{display:block;color:#e5ffdc;text-transform:uppercase;font-weight:800;margin:3px 0 12px}.mini-card-score{display:flex;justify-content:space-between;align-items:end;color:#98ea7a}.mini-card-score span{font-size:11px;font-weight:1000}.mini-card-score strong{font-size:28px;line-height:1}.spr2-history-mini-card p{margin:10px 0 0;font-size:12px;color:#dcffd5;font-weight:800;}
@media(max-width:900px){.spr2-hotcold-board,.spr2-historical-template-grid{grid-template-columns:1fr}.spr2-start-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spr2-history-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spr2-featured-year-columns{columns:1}.spr2-template-hero h1{font-size:34px}.spr2-template-logo{font-size:36px}}

/* Hub logo refinement patch: add compact team logos without changing stats/data */
.spr2-hotcold-row{grid-template-columns:26px 20px 28px minmax(0,1fr) 62px;}
.spr2-hotcold-row .hotcold-logo-wrap{display:flex;align-items:center;justify-content:center;min-width:24px;}
.spr2-hotcold-row .hotcold-logo{width:24px;height:24px;min-width:24px;border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 1px 4px rgba(0,0,0,.28);}
.spr2-hotcold-row .hotcold-logo img{width:18px;height:18px;object-fit:contain;}
.spr2-featured-year-row{grid-template-columns:28px 26px minmax(0,1fr) 58px;}
.spr2-featured-year-row .featured-year-logo{display:flex;align-items:center;justify-content:center;}
.spr2-featured-year-row .historical-list-logo{width:23px;height:23px;min-width:23px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 1px 4px rgba(0,0,0,.25);}
.spr2-featured-year-row .historical-list-logo img{width:17px;height:17px;object-fit:contain;}
.history-mini-top{display:flex;align-items:center;gap:9px;margin-bottom:8px;min-width:0;}
.history-mini-top>div{min-width:0;}
.spr2-history-mini-card .history-generator-logo{width:34px;height:34px;min-width:34px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 1px 6px rgba(0,0,0,.3);}
.spr2-history-mini-card .history-generator-logo img{width:25px;height:25px;object-fit:contain;}
.spr2-history-mini-card small{margin:2px 0 0;}
@media(max-width:900px){.spr2-hotcold-row{grid-template-columns:24px 18px 26px minmax(0,1fr) 56px}.spr2-featured-year-row{grid-template-columns:26px 24px minmax(0,1fr) 54px}}

/* 2026 hub hot/cold: add current 2026 SPR grade column beside trend number */
.spr2-hotcold-row{grid-template-columns:24px 18px 24px minmax(0,1fr) 48px 58px;gap:7px;}
.spr2-hotcold-row .score{text-align:right;font-variant-numeric:tabular-nums;}
.spr2-hotcold-row .spr-grade{display:flex;align-items:baseline;justify-content:flex-end;gap:4px;color:#38a8ff;font-weight:900;font-variant-numeric:tabular-nums;}
.spr2-hotcold-row .spr-grade small{font-size:9px;letter-spacing:.06em;color:#8fd7ff;font-weight:900;}
@media(max-width:900px){.spr2-hotcold-row{grid-template-columns:22px 16px 22px minmax(0,1fr) 44px 52px;gap:5px}.spr2-hotcold-row .spr-grade small{font-size:8px}}

/* 2026 hub readability patch: single 2026 SPR column header; white grade values */
.spr2-hotcold-column-head{display:grid;grid-template-columns:24px 18px 24px minmax(0,1fr) 58px 64px;gap:7px;align-items:center;margin:0 0 5px;padding:0 0 5px;border-bottom:1px solid rgba(129,198,255,.22);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:1000;color:#9fdcff;}
.spr2-hotcold-column-head span:nth-last-child(-n+2){text-align:right;}
.spr2-hotcold-row{grid-template-columns:24px 18px 24px minmax(0,1fr) 58px 64px;}
.spr2-current-hub .spr2-hotcold-row .spr-grade{color:#fff;gap:0;}
.spr2-current-hub .spr2-hotcold-row .spr-grade small{display:none;}
@media(max-width:900px){.spr2-hotcold-column-head{grid-template-columns:22px 16px 22px minmax(0,1fr) 50px 56px;gap:5px;font-size:9px}.spr2-hotcold-row{grid-template-columns:22px 16px 22px minmax(0,1fr) 50px 56px;}}

/* 2026 Rankings team tabs: compact abbreviation filters that fit the page width */
#rankingsView .team-tab-strip{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  align-items:center!important;
  margin:0 0 10px!important;
  padding:8px 9px!important;
  border:1px solid #b9cce2!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#eaf4ff,#dbeeff)!important;
  box-shadow:0 8px 18px rgba(18,52,91,.08)!important;
}
#rankingsView .team-tab{
  appearance:none!important;
  border:1px solid #c5d9ee!important;
  border-radius:999px!important;
  background:#f8fbff!important;
  color:#0752a3!important;
  min-width:42px!important;
  height:28px!important;
  padding:0 8px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:.02em!important;
  cursor:pointer!important;
  box-shadow:0 2px 7px rgba(0,64,128,.07)!important;
}
#rankingsView .team-tab:hover{background:#e7f2ff!important;border-color:#7aaee7!important;}
#rankingsView .team-tab.active{background:#0b55aa!important;color:#fff!important;border-color:#0b55aa!important;box-shadow:0 4px 10px rgba(11,85,170,.22)!important;}
@media(max-width:720px){
  #rankingsView .team-tab-strip{gap:4px!important;padding:7px!important;}
  #rankingsView .team-tab{min-width:36px!important;height:24px!important;padding:0 6px!important;font-size:10px!important;}
}

/* June 4 final polish: subtle ember/frost styling for 2026 Homepage hot/cold movement values */
.spr2-current-hub .spr2-hotcold-side.hot .spr2-hotcold-row .score,
.spr2-current-hub .spr2-hotcold-side.hot .spr2-hotcold-row .arrow{
  color:#ff6b57!important;
  font-weight:800!important;
  text-shadow:0 0 4px rgba(255,120,80,.25);
}
.spr2-current-hub .spr2-hotcold-side.cold .spr2-hotcold-row .score,
.spr2-current-hub .spr2-hotcold-side.cold .spr2-hotcold-row .arrow{
  color:#7fd8ff!important;
  font-weight:800!important;
  text-shadow:0 0 4px rgba(120,220,255,.25);
}

/* Current 30 franchise tabs for All-Time Seasons and All-Time Starts */
#seasonsView .current-30-team-tabs,
#startsView .current-30-team-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  padding:8px!important;
  margin:8px 0 10px!important;
  border:1px solid rgba(34,197,94,.28)!important;
  border-radius:14px!important;
  background:rgba(2,44,34,.20)!important;
  overflow:visible!important;
}
#seasonsView .team-tab,
#startsView .team-tab{
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  min-width:54px!important;
  height:28px!important;
  padding:0 6px!important;
  border:1px solid rgba(183,214,190,.35)!important;
  border-radius:999px!important;
  background:rgba(241,255,247,.94)!important;
  color:#064e3b!important;
  font-size:10.5px!important;
  font-weight:1000!important;
  letter-spacing:.02em!important;
  cursor:pointer!important;
  box-shadow:0 2px 7px rgba(0,0,0,.10)!important;
}
#seasonsView .team-tab:hover,
#startsView .team-tab:hover{background:#e7fff1!important;border-color:#7edfa3!important;}
#seasonsView .team-tab.active,
#startsView .team-tab.active{background:#0f6b45!important;color:#fff!important;border-color:#1fb66b!important;box-shadow:0 4px 12px rgba(24,185,104,.24)!important;}
#seasonsView .team-tab-logo,
#startsView .team-tab-logo{
  width:17px!important;
  height:17px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,var(--logoPrimary),var(--logoSecondary))!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.45) inset!important;
  flex:0 0 auto!important;
}
#seasonsView .team-tab-logo img,
#startsView .team-tab-logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
#seasonsView .team-tab-logo span,
#startsView .team-tab-logo span{display:none!important;font-size:7px!important;color:#fff!important;line-height:1!important;font-weight:1000!important;}
@media(max-width:720px){
  #seasonsView .current-30-team-tabs,
  #startsView .current-30-team-tabs{gap:3px!important;padding:6px!important;}
  #seasonsView .team-tab,
  #startsView .team-tab{min-width:44px!important;height:24px!important;padding:0 4px!important;font-size:9px!important;gap:2px!important;}
  #seasonsView .team-tab-logo,
  #startsView .team-tab-logo{width:14px!important;height:14px!important;}
}


/* Community grade vote test modules for 2026 and Historical hubs */
.spr2-vote-panel{grid-column:1/-1;}
.spr2-grade-vote-box{min-height:260px;}
.spr2-vote-card-main{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(180px,.65fr);
  grid-template-areas:"player score" "question question" "actions results" "new results";
  gap:14px 18px;
  align-items:center;
  border:1px solid rgba(92,178,255,.42);
  border-radius:14px;
  padding:18px;
  background:linear-gradient(135deg,rgba(5,30,70,.82),rgba(7,61,128,.58));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 10px 24px rgba(0,20,50,.16);
}
.spr2-vote-player-side{grid-area:player;display:flex;align-items:center;gap:14px;min-width:0;}
.spr2-vote-player-side .grade-vote-logo{width:62px;height:62px;min-width:62px;border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 3px 12px rgba(0,0,0,.30);}
.spr2-vote-player-side .grade-vote-logo img{width:48px;height:48px;object-fit:contain;}
.spr2-vote-player-side b{display:block;font-size:25px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.spr2-vote-player-side a.name-link{color:#fff;text-decoration:none;}
.spr2-vote-player-side small{display:block;margin-top:5px;color:#d8ecff;font-weight:900;text-transform:uppercase;letter-spacing:.04em;}
.spr2-bbref-button{display:inline-flex;margin-top:9px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.92);color:#123f72!important;text-decoration:none!important;font-size:11px;font-weight:1000;letter-spacing:.03em;text-transform:uppercase;}
.spr2-vote-score-side{grid-area:score;text-align:center;border:1px solid rgba(132,203,255,.35);border-radius:12px;padding:14px 12px;background:rgba(4,27,64,.74);}
.spr2-vote-score-side span,.spr2-vote-score-side small{display:block;text-transform:uppercase;font-weight:1000;letter-spacing:.06em;color:#bfe6ff;font-size:11px;}
.spr2-vote-score-side strong{display:block;font-size:48px;line-height:1;color:#fff;margin:6px 0;}
.spr2-vote-question{grid-area:question;text-align:center;font-size:16px;font-weight:1000;color:#f5fbff;border-top:1px solid rgba(255,255,255,.12);padding-top:12px;}
.spr2-vote-actions{grid-area:actions;display:flex;gap:12px;justify-content:center;align-items:center;}
.spr2-vote-actions button{appearance:none;border:0;border-radius:12px;min-width:122px;padding:13px 16px;font-weight:1000;font-size:15px;cursor:pointer;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.18);}
.spr2-vote-actions .vote-up{background:linear-gradient(180deg,#24b86f,#0f8b4f);}
.spr2-vote-actions .vote-down{background:linear-gradient(180deg,#ef4444,#b91c1c);}
.spr2-vote-results{grid-area:results;display:flex;flex-direction:column;gap:10px;min-width:220px;}
.spr2-vote-waiting{grid-area:results;text-align:center;color:#d9efff;font-weight:900;border:1px dashed rgba(190,226,255,.35);border-radius:12px;padding:18px;background:rgba(255,255,255,.05);}
.spr2-vote-result-line{display:grid;grid-template-columns:44px 44px minmax(0,1fr);gap:8px;align-items:center;color:#e9fff4;font-weight:1000;}
.spr2-vote-result-line i{display:block;height:12px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden;}
.spr2-vote-result-line em{display:block;height:100%;border-radius:999px;background:#20c873;}
.spr2-vote-result-line.no{color:#ffe8e8;}.spr2-vote-result-line.no em{background:#ef4444;}
.spr2-new-vote-player{grid-area:new;justify-self:center;appearance:none;border:1px solid rgba(142,203,255,.5);border-radius:999px;background:rgba(255,255,255,.09);color:#eaf6ff;padding:9px 16px;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;}
.spr2-grade-vote-green .spr2-vote-card-main{border-color:rgba(148,228,119,.44);background:linear-gradient(135deg,rgba(4,42,17,.84),rgba(9,77,32,.58));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 10px 24px rgba(0,32,10,.18);}
.spr2-grade-vote-green .spr2-vote-player-side small{color:#e1ffd7;}.spr2-grade-vote-green .spr2-vote-score-side{border-color:rgba(148,228,119,.42);background:rgba(4,42,17,.78);}.spr2-grade-vote-green .spr2-vote-score-side span,.spr2-grade-vote-green .spr2-vote-score-side small{color:#d9ffd1;}.spr2-grade-vote-green .spr2-vote-question{color:#f2ffed;}.spr2-grade-vote-green .spr2-bbref-button{color:#064e3b!important;}.spr2-grade-vote-green .spr2-vote-waiting{color:#e0ffd8;border-color:rgba(176,245,150,.34);}
@media(max-width:760px){.spr2-vote-card-main{grid-template-columns:1fr;grid-template-areas:"player" "score" "question" "actions" "results" "new";}.spr2-vote-results{min-width:0}.spr2-vote-actions{flex-wrap:wrap}.spr2-vote-player-side b{font-size:21px}.spr2-vote-score-side strong{font-size:42px}}

/* Player-card centralization patch: bio/header remains; duplicate summary-box strip removed. Year-by-Year SPR is the central player-card stats area. */
.spr-player-scorecard-shell .spr-scorecard-grid{display:none!important;}
.player-page .career-snapshot-panel{display:none!important;}


/* Player card single-source patch: keep the player bio/header intact,
   remove duplicate player-card panels, and make Year-by-Year SPR the central card body. */
#playerView .player-layout.year-first.single-source-player-card{
  display:grid!important;
  grid-template-columns:1fr!important;
  align-items:start!important;
}
#playerView .single-source-player-card .year-score-panel{
  grid-column:1 / -1!important;
  width:100%!important;
}
#playerView .current-log-panel,
#playerView .best-starts-panel,
#playerView .player-comparison-panel,
#playerView .career-snapshot-panel{
  display:none!important;
}

/* Practice patch: Best June 4 Starts home module */
.spr2-home-june4-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.spr2-june4-home-card .spr2-start-card{min-height:118px;}
#june4StartsTable td,#june4StartsTable th{vertical-align:middle;}
@media (max-width:700px){.spr2-home-june4-grid{grid-template-columns:1fr;}.spr2-june4-home-card .spr2-start-card{min-height:auto;}}

/* Cleaned daily starts test: match 2026 blue homepage styling */
.spr2-june4-home-card{border-top:4px solid var(--spr2-blue)!important;background:#fff!important;}
.spr2-june4-home-card .section-title{margin-bottom:12px!important;}
.spr2-june4-home-card .section-title h2{color:#092450!important;font-size:18px!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.spr2-june4-home-card .section-title a{color:#43a8ff!important;font-weight:900!important;}
.spr2-home-june4-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
.spr2-june4-home-card .spr2-start-card{min-height:106px!important;border-radius:8px!important;background:linear-gradient(180deg,#123762,#09244b)!important;border:1px solid rgba(67,168,255,.55)!important;padding:11px 12px!important;}
.spr2-june4-home-card .start-card-top b{font-size:15px!important;line-height:1.05!important;color:#fff!important;}
.spr2-june4-home-card .start-card-top small{font-size:11px!important;color:#e9f6ff!important;}
.spr2-june4-home-card .start-card-score strong{font-size:25px!important;color:#43a8ff!important;}
.spr2-june4-home-card .start-card-score span{font-size:9px!important;color:#71c4ff!important;}
.spr2-june4-home-card .start-card-foot{font-size:10px!important;color:#d5ecff!important;}

.spr2-daily-score-page{max-width:1180px;margin:0 auto;}
.spr2-daily-score-page .page-head{margin-bottom:14px!important;padding:18px 22px!important;border-radius:18px!important;background:linear-gradient(135deg,#155bb5,#0d3979)!important;border:1px solid #66bbff55!important;box-shadow:0 12px 30px rgba(7,19,36,.11)!important;}
.spr2-daily-score-page .page-head h1{font-size:38px!important;color:#fff!important;letter-spacing:-.02em!important;}
.spr2-daily-score-page .page-head p{color:#e6f4ff!important;}
.spr2-daily-score-page .page-head .eyebrow{color:#d7efff!important;}
.spr2-daily-score-card{padding:12px!important;border-top:4px solid var(--spr2-blue)!important;box-shadow:0 10px 28px rgba(7,19,36,.07)!important;}
.spr2-daily-score-card .section-title h2{color:#092450!important;text-transform:uppercase!important;letter-spacing:.08em!important;}
.spr2-daily-score-card .section-title a{color:#43a8ff!important;font-weight:900!important;}
.spr2-daily-table{font-size:13px!important;color:#10223b!important;}
.spr2-daily-table th{background:#f3f8ff!important;color:#37516d!important;border-bottom:1px solid #d6e6f5!important;font-size:10px!important;letter-spacing:.12em!important;padding:10px 12px!important;}
.spr2-daily-table td{background:#fff!important;color:#10223b!important;border-bottom:1px solid #dce9f6!important;padding:11px 12px!important;}
.spr2-daily-table tr:hover td{background:#f8fbff!important;}
.spr2-daily-table .daily-pitcher .name-link{color:#10223b!important;font-weight:1000!important;}
.spr2-daily-table .daily-rank{font-weight:900;color:#0b57b7!important;}
.spr2-daily-table .spr2-score-badge{min-width:54px;text-align:center;}
@media(max-width:700px){
  .spr2-home-june4-grid{grid-template-columns:1fr!important;}
  .spr2-june4-home-card .spr2-start-card{min-height:110px!important;}
  .spr2-daily-score-page .page-head{padding:14px 16px!important;border-radius:14px!important;}
  .spr2-daily-score-page .page-head h1{font-size:28px!important;}
  .spr2-daily-table th,.spr2-daily-table td{padding:9px 8px!important;font-size:12px!important;}
  .spr2-daily-table th:nth-child(4),.spr2-daily-table td:nth-child(4),
  .spr2-daily-table th:nth-child(5),.spr2-daily-table td:nth-child(5){text-align:center;}
}

/* June 4 Starts homepage module - blend with 2026 home side */
.spr2-june4-home-card{
  border-top:4px solid var(--spr2-blue)!important;
  background:#fff!important;
}
.spr2-june4-home-card .section-title h2{
  color:#092450!important;
  font-size:18px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.spr2-june4-home-card .section-title a{
  color:#43a8ff!important;
  font-weight:900!important;
}
.spr2-home-june4-grid{
  display:block!important;
}
.spr2-june4-row{
  display:grid!important;
  grid-template-columns:38px 48px minmax(0,1fr) 76px!important;
  align-items:center!important;
  gap:10px!important;
  min-height:54px!important;
  padding:8px 10px!important;
  border-bottom:1px solid #dbe7f5!important;
  background:#fff!important;
}
.spr2-june4-row:last-child{border-bottom:0!important;}
.spr2-june4-rank{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:28px!important;
  height:28px!important;
  border-radius:8px!important;
  background:#0f55ae!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 3px 8px rgba(15,85,174,.25)!important;
}
.spr2-june4-logo{display:flex!important;align-items:center!important;justify-content:center!important;}
.spr2-june4-home-card .june4-row-logo{
  width:34px!important;
  height:34px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))!important;
}
.spr2-june4-name a,
.spr2-june4-name{
  color:#071a35!important;
  font-weight:900!important;
  font-size:16px!important;
  line-height:1.05!important;
  text-decoration:none!important;
}
.spr2-june4-score{display:flex!important;justify-content:flex-end!important;}
.spr2-june4-score .score-badge,
.spr2-june4-score .spr2-score-badge,
.spr2-june4-score span[class*="score"]{
  font-size:16px!important;
  min-width:58px!important;
  text-align:center!important;
}
@media (max-width:700px){
  .spr2-june4-row{grid-template-columns:34px 44px minmax(0,1fr) 70px!important;gap:8px!important;min-height:50px!important;padding:7px 8px!important;}
  .spr2-june4-home-card .june4-row-logo{width:32px!important;height:32px!important;}
  .spr2-june4-name a,.spr2-june4-name{font-size:15px!important;}
}

/* ---------- Minor League Prospects isolated pages ---------- */
.topbar nav a[href="#prospects"]{background:#b80000;color:#fff;border-color:#ffb3b3;box-shadow:inset 0 1px #ffffff40}
.spr2-minors-page{--minorRed:#b80000;--minorRedDark:#790000;--minorLine:#d7e4f3;color:#08152a}
.minors-page-head{background:linear-gradient(180deg,#ffffff,#f7fbff)!important;border:1px solid #d7e4f3!important;box-shadow:0 10px 30px #0b3b7820!important;text-align:center;color:#08152a!important}
.minors-page-head .eyebrow{color:#b80000!important}.minors-page-head h1{color:#b80000!important}.minors-page-head p{color:#111827!important}
.minors-panel{background:#fff!important;border:1px solid #d8e2ee!important;border-radius:16px!important;box-shadow:0 12px 28px #0f3a6714!important;color:#071426!important;margin-bottom:16px}.minors-panel .section-title{background:linear-gradient(180deg,#cf0909,#9b0000);border-radius:10px 10px 0 0;margin:-13px -13px 12px;padding:10px 13px;color:#fff}.minors-panel .section-title h2{color:#fff;text-transform:uppercase}.minors-panel .section-title a{color:#fff;font-weight:1000}.minors-table th,.minors-mini-table th{background:#f1f6fb!important;color:#244060!important;border-bottom:1px solid #d7e4f3!important}.minors-table td,.minors-mini-table td{border-bottom:1px solid #e4edf6!important;color:#071426!important}.minors-table tr:hover td,.minors-mini-table tr:hover td{background:#fff5f5!important}.minors-table .name-link,.minors-mini-table .name-link{color:#071426!important;font-weight:950}.minors-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.minors-mini-table{width:100%;border-collapse:collapse;font-size:12px}.minors-logo img{filter:drop-shadow(0 2px 4px #0002)}.minors-row-logo{width:30px;height:30px}.minors-search-panel{padding-top:13px!important}.minors-search-row{display:grid;grid-template-columns:1fr auto;gap:12px}.minors-search-row input{background:#fff!important;color:#071426!important;border:1px solid #d7e4f3!important}.minors-search-row button,.minors-back{background:linear-gradient(180deg,#d90808,#970000)!important;color:#fff!important;border:0;border-radius:10px;padding:10px 18px;font-weight:1000;cursor:pointer}.minors-search-results{display:grid;gap:6px;margin-top:10px}.minors-search-results a{display:grid;grid-template-columns:34px 1fr auto auto;gap:10px;align-items:center;border:1px solid #d7e4f3;border-radius:12px;padding:8px 10px;background:#fff;color:#071426}.minors-search-results span{color:#48607a;font-size:12px}.minors-org-tabs{background:#eff7fb!important;border:1px solid #cfe3f3!important}.minors-org-tabs .team-tab{background:#fff!important;color:#071426!important;border-color:#d7e4f3!important}.minors-org-tabs .team-tab.active{background:#b80000!important;color:#fff!important}.minors-org-tabs .team-tab .team-logo-mini{pointer-events:none}.minors-player-header .spr-player-scorecard-shell{box-shadow:0 10px 28px #0f3a6730}.minors-player-metrics{background:#fff!important;border:1px solid #d8e2ee!important;margin-top:4px}.minors-metric-row .metric{background:#fff!important;border:1px solid #d7e4f3!important;color:#071426!important;text-align:center}.minors-metric-row .metric b{color:#071426}.minors-metric-row .metric small{color:#244060}.prospect-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #e1eaf3;border-radius:12px;overflow:hidden}.prospect-info-grid div{display:flex;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e1eaf3;background:#fff}.prospect-info-grid div:nth-child(odd){border-right:1px solid #e1eaf3}.prospect-info-grid b{color:#071426}.prospect-info-grid span{color:#244060;text-align:right}.year-by-year-card .section-title{background:transparent!important;color:#07509f!important;margin:0 0 8px!important;padding:0!important;border-radius:0}.year-by-year-card .section-title h2{color:#07509f!important;text-transform:none}.year-by-year-card .section-title a{color:#244060!important}.minors-page .spr-badge.team-tone,.spr2-minors-page .spr-badge.team-tone{box-shadow:0 2px 8px #0002;border:1px solid #ffffff70}
@media(max-width:900px){.minors-home-grid,.prospect-info-grid{grid-template-columns:1fr}.prospect-info-grid div:nth-child(odd){border-right:0}.minors-search-results a{grid-template-columns:34px 1fr auto}.minors-search-results span{display:none}}

/* Minors prospects refinement patch: MLB-style, readable red theme, isolated leaderboard */
@media(min-width:901px){
  .topbar{justify-content:flex-start!important;gap:18px!important;}
  .topbar nav{margin-left:38px!important;justify-content:flex-start!important;}
}
.spr-badge.red,.spr2-minors-page .spr-badge:not(.green):not(.team-tone){
  background:linear-gradient(180deg,#d60b0b,#960000)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.70)!important;
  box-shadow:0 4px 10px rgba(100,0,0,.25)!important;
}
.spr2-minors-page .minors-page-head{
  background:linear-gradient(90deg,#7a0000 0%,#bd0000 58%,#8b0000 100%)!important;
  border:0!important;
  color:#fff!important;
  text-align:left!important;
  border-radius:18px!important;
  box-shadow:0 10px 28px rgba(100,0,0,.20)!important;
}
.spr2-minors-page .minors-page-head .eyebrow,
.spr2-minors-page .minors-page-head h1,
.spr2-minors-page .minors-page-head p{color:#fff!important;opacity:1!important;text-shadow:0 1px 2px rgba(0,0,0,.22)!important;}
.spr2-minors-page .minors-page-head h1{font-size:42px!important;line-height:1!important;margin:4px 0 6px!important;}
.minors-note{margin-top:8px!important;font-size:12px!important;font-weight:800!important;max-width:100%!important;color:#ffe8e8!important;}
.minors-panel .section-title{background:linear-gradient(90deg,#b80000,#d20a0a)!important;border-radius:12px 12px 0 0!important;}
.minors-mini-table .spr-badge,.minors-table .spr-badge{min-width:48px;text-align:center;}
.minors-org-tabs{display:block!important;padding:8px!important;border-radius:16px!important;margin:8px 0 14px!important;background:#dcefff!important;}
.minors-level-links,.minors-org-links{display:flex;gap:6px;flex-wrap:wrap;align-items:center;}
.minors-level-links{margin-bottom:7px;border-bottom:1px solid #b9d4ef;padding-bottom:7px;}
.minors-level-links .team-tab{min-width:58px;justify-content:center;font-weight:1000!important;}
.minors-org-links .team-tab{height:32px!important;padding:5px 8px!important;}
.minors-org-tabs .team-tab.active{background:linear-gradient(180deg,#d60b0b,#960000)!important;color:#fff!important;border-color:#f2b5b5!important;}
.minors-org-tabs .team-tab.active .team-logo-mini span,.minors-org-tabs .team-tab.active b{color:#fff!important;}
.minors-player-header .spr-player-scorecard-shell{
  border:2px solid var(--playerTeamColor,#1157b6)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(10,30,60,.16)!important;
}
.minors-player-header .spr-player-scorecard-top{
  background:var(--playerTeamColor,#1157b6)!important;
  color:#fff!important;
  border-bottom:5px solid var(--playerTeamSecondary,#67d8ff)!important;
  min-height:34px!important;
}
.minors-player-header .spr-player-scorecard-main{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(115deg,var(--playerTeamColor,#1157b6) 0 45%,color-mix(in srgb,var(--playerTeamColor,#1157b6) 78%,#000) 46% 68%,var(--playerTeamSecondary,#071324) 100%)!important;
  color:#fff!important;
  border-radius:0!important;
  margin:0!important;
  padding:24px 26px!important;
}
.minors-player-header .spr-player-name-block h1,
.minors-player-header .spr-player-name-block p,
.minors-player-header .eyebrow,
.minors-player-header .spr-player-age-line{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.28)!important;}
.minors-player-header .spr-player-score-box{background:rgba(0,0,0,.18)!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:none!important;}
.minors-player-header .spr-player-team-watermark{color:rgba(255,255,255,.07)!important;}
.spr2-minors-page .year-by-year-card .spr-badge.red{background:linear-gradient(180deg,#d60b0b,#960000)!important;}
@media(max-width:900px){.spr2-minors-page .minors-page-head h1{font-size:32px!important}.topbar nav{margin-left:0!important}}

/* June 7 minors polish patch: lighter red, larger readable home boards, red-only grades, MLB-style team player cards */
:root{--minorRed:#d10000;--minorRedDark:#a00000;}
@media(min-width:901px){.topbar nav{margin-left:18px!important;}}
.spr2-minors-page .minors-page-head{
  background:linear-gradient(90deg,#b80000 0%,#d10000 58%,#b80000 100%)!important;
}
.spr2-minors-page .minors-panel .section-title{
  background:linear-gradient(90deg,#d10000,#b80000)!important;
}
.spr2-minors-page .spr-badge.red,
.spr2-minors-page .minors-table .spr-badge,
.spr2-minors-page .minors-mini-table .spr-badge,
.spr2-minors-page .year-spr-cell .spr-badge{
  background:linear-gradient(180deg,#d10000,#a00000)!important;
  color:#fff!important;
  border:1px solid #8e0000!important;
  outline:0!important;
  box-shadow:0 3px 8px rgba(90,0,0,.24)!important;
}
#prospectsView .minors-table .name-link,
#prospectsView .minors-mini-table .name-link{font-size:1.3em!important;font-weight:1000!important;}
#prospectsView .minors-table td,
#prospectsView .minors-mini-table td{font-size:15px!important;padding-top:11px!important;padding-bottom:11px!important;}
#prospectsView .minors-table th,
#prospectsView .minors-mini-table th{font-size:11px!important;padding-top:10px!important;padding-bottom:10px!important;}
#prospectsView .minors-table .spr-badge,
#prospectsView .minors-mini-table .spr-badge{font-size:14px!important;min-width:56px!important;padding:6px 9px!important;border-radius:8px!important;}
#prospectsView .minors-row-logo{width:34px!important;height:34px!important;}
#prospectsView .minors-mini-table{font-size:14px!important;}

/* Full prospects leaderboard: bigger like MLB rankings page and red SPR scores */
#prospectsLeaderboardView .minors-panel{padding:14px!important;}
#prospectsLeaderboardView .minors-table{font-size:16px!important;}
#prospectsLeaderboardView .minors-table th{font-size:12px!important;padding:12px 14px!important;}
#prospectsLeaderboardView .minors-table td{font-size:16px!important;padding:13px 14px!important;}
#prospectsLeaderboardView .minors-table .name-link{font-size:1.15em!important;font-weight:1000!important;}
#prospectsLeaderboardView .minors-row-logo{width:36px!important;height:36px!important;}
#prospectsLeaderboardView .minors-table .spr-badge{font-size:15px!important;min-width:58px!important;padding:7px 10px!important;border-radius:8px!important;}
#prospectsLeaderboardView .minors-org-tabs .team-tab.team-active{
  background:linear-gradient(180deg,var(--tabTeamColor),color-mix(in srgb,var(--tabTeamColor) 72%,#000))!important;
  border-color:var(--tabTeamSecondary)!important;
  color:#fff!important;
}
#prospectsLeaderboardView.minors-team-filtered .minors-rankings-head{
  background:linear-gradient(90deg,var(--leaderTeamColor) 0%,color-mix(in srgb,var(--leaderTeamColor) 88%,#000) 72%,var(--leaderTeamColor) 100%)!important;
  border-bottom:5px solid var(--leaderTeamSecondary)!important;
}
#prospectsLeaderboardView.minors-team-filtered .minors-rankings-head h1,
#prospectsLeaderboardView.minors-team-filtered .minors-rankings-head p,
#prospectsLeaderboardView.minors-team-filtered .minors-rankings-head .eyebrow{color:#fff!important;}

/* Minor player cards should wear the MLB organization, not the minors red page theme. */
.minors-player-header .spr-player-scorecard-shell{
  border:1px solid color-mix(in srgb,var(--playerTeamColor,#1157b6) 55%,#ffffff)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(10,30,60,.14)!important;
}
.minors-player-header .spr-player-scorecard-top{
  background:var(--playerTeamColor,#1157b6)!important;
  color:#fff!important;
  border-bottom:0!important;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.20)!important;
  padding:9px 17px!important;
}
.minors-player-header .spr-player-scorecard-main{
  background:var(--playerTeamColor,#1157b6)!important;
  background-image:none!important;
  color:#fff!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  padding:28px 28px 20px!important;
}
.minors-player-header .spr-player-score-box{
  background:color-mix(in srgb,var(--playerTeamColor,#1157b6) 78%,#000)!important;
  border:2px solid rgba(255,255,255,.65)!important;
  color:#fff!important;
  min-width:145px!important;
  padding:13px 17px!important;
  box-shadow:0 12px 26px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.15)!important;
}
.minors-player-header .spr-player-score-box span,
.minors-player-header .spr-player-score-box b{color:#fff!important;}
.minors-player-header .spr-player-team-watermark{color:rgba(255,255,255,.14)!important;opacity:.16!important;left:45%!important;right:auto!important;}
.minors-player-header .spr-player-name-block h1,
.minors-player-header .spr-player-name-block p,
.minors-player-header .eyebrow{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.28)!important;}

@media(max-width:900px){
  #prospectsView .minors-table td,#prospectsView .minors-mini-table td,
  #prospectsLeaderboardView .minors-table td{font-size:13px!important;padding:10px 8px!important;}
  #prospectsLeaderboardView .minors-table{font-size:13px!important;}
}

/* FINAL MINORS JUNE 4 PATCH: home links white, smaller home boards, team-colored player-card sections */
#prospectsView .minors-panel .section-title a,
#prospectsView .minors-panel .section-title a:visited{
  color:#fff!important;
  opacity:1!important;
  text-shadow:none!important;
}
#prospectsView .minors-page-head{
  background:linear-gradient(90deg,#d10000 0%,#d10000 55%,#b90000 100%)!important;
}
/* Scale minors homepage tables back down so more boxes fit on screen */
#prospectsView .minors-table td,
#prospectsView .minors-mini-table td{
  font-size:11.5px!important;
  padding-top:7px!important;
  padding-bottom:7px!important;
}
#prospectsView .minors-table th,
#prospectsView .minors-mini-table th{
  font-size:9px!important;
  padding-top:7px!important;
  padding-bottom:7px!important;
}
#prospectsView .minors-table .name-link,
#prospectsView .minors-mini-table .name-link{
  font-size:1em!important;
  font-weight:1000!important;
}
#prospectsView .minors-table .spr-badge,
#prospectsView .minors-mini-table .spr-badge{
  font-size:11px!important;
  min-width:42px!important;
  padding:4px 7px!important;
  border-radius:7px!important;
  outline:0!important;
  box-shadow:0 3px 8px rgba(90,0,0,.24)!important;
}
#prospectsView .minors-row-logo{width:25px!important;height:25px!important;}
#prospectsView .minors-mini-table{font-size:11.5px!important;}
#prospectsView .minors-panel .section-title{padding:8px 11px!important;margin:-13px -13px 9px!important;}
#prospectsView .minors-panel .section-title h2{font-size:15px!important;}
#prospectsView .minors-panel .section-title a{font-size:11px!important;}

/* Make the non-header portions of each minor player card match the MLB organization */
#prospectPlayerView{
  --prospectTeamColor:#0b5cab;
  --prospectTeamSecondary:#8bd7ff;
}
#prospectPlayerView .year-by-year-card .section-title,
#prospectPlayerView .minors-panel .section-title{
  background:var(--prospectTeamColor)!important;
  border-bottom:4px solid var(--prospectTeamSecondary)!important;
  color:#fff!important;
}
#prospectPlayerView .year-by-year-card .section-title h2,
#prospectPlayerView .year-by-year-card .section-title a,
#prospectPlayerView .minors-panel .section-title h2{
  color:#fff!important;
  opacity:1!important;
}
#prospectPlayerView .minors-player-metrics .metric{
  border-color:color-mix(in srgb,var(--prospectTeamColor) 40%,#d7e4f3)!important;
}
#prospectPlayerView .table-year-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:56px!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#d10000,#a00000)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:1000!important;
  text-decoration:none!important;
  box-shadow:0 4px 10px rgba(90,0,0,.25)!important;
}
#prospectPlayerView .year-by-year-card .spr-badge.red,
#prospectPlayerView .year-spr-cell .spr-badge{
  background:linear-gradient(180deg,#d10000,#a00000)!important;
  border-color:#8e0000!important;
  outline:0!important;
}
@media(max-width:900px){
  #prospectsView .minors-table td,#prospectsView .minors-mini-table td{font-size:11px!important;padding:7px 5px!important;}
}

/* FINAL WEBSITE JUNE 6 WITH MINORS: discreet BR circles for Minors non-home views */
#prospectsLeaderboardView .minor-name-bref,
#prospectPlayerView .minor-player-title-name{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
}
#prospectsLeaderboardView .tiny-bref-link,
#prospectPlayerView .tiny-bref-link,
#prospectGameLogView .tiny-bref-link{
  width:18px!important;
  height:14px!important;
  font-size:7px!important;
  opacity:.74!important;
  margin-left:3px!important;
}
#prospectPlayerView h1 .tiny-bref-link{
  width:22px!important;
  height:16px!important;
  font-size:8px!important;
  transform:translateY(-2px);
}
#prospectPlayerView h1 .tiny-bref-link:hover,
#prospectsLeaderboardView .tiny-bref-link:hover{opacity:1!important;}

/* NCAA dummy test page */
.spr2-ncaa-page{--ncaaRed:#b40000;--ncaaDark:#7a0000;--ncaaLight:#fff5f5;}
.ncaa-page-head{position:relative;background:linear-gradient(135deg,#b40000,#d40000 60%,#8a0000);border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:18px;margin-bottom:0;box-shadow:0 14px 34px rgba(120,0,0,.18);}
.ncaa-page-head h1{color:#fff;font-size:2.35rem;letter-spacing:.02em;text-transform:uppercase;}
.ncaa-page-head p{color:#fff;}
.ncaa-head-link{position:absolute;right:28px;bottom:30px;color:#fff;font-weight:900;text-decoration:none;}
.ncaa-filter-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:linear-gradient(90deg,#d00000,#a50000);border-radius:0 0 12px 12px;margin:0 0 18px;overflow:hidden;box-shadow:0 10px 25px rgba(120,0,0,.14);}
.ncaa-filter-tabs button{border:0;border-right:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;text-transform:uppercase;font-weight:900;padding:13px 10px;cursor:pointer;}
.ncaa-filter-tabs button.active{background:#fff;color:#b40000;border-radius:8px;margin:6px;box-shadow:0 8px 20px rgba(0,0,0,.12);}
.ncaa-panel{border:1px solid #ead1d1;box-shadow:0 8px 24px rgba(90,0,0,.08);}
.ncaa-panel .section-title h2{color:#b40000;text-transform:uppercase;font-weight:1000;}
.ncaa-panel .section-title a{color:#b40000;font-weight:900;}
.ncaa-table th,.ncaa-mini-table th{text-transform:uppercase;font-size:.72rem;color:#51627a;letter-spacing:.06em;}
.ncaa-table td,.ncaa-mini-table td{vertical-align:middle;}
.ncaa-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;}
.ncaa-school-mark{--schoolPrimary:#b40000;--schoolSecondary:#fff;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--schoolPrimary);color:var(--schoolSecondary);border:2px solid var(--schoolSecondary);box-shadow:0 2px 8px rgba(0,0,0,.18);font-size:.62rem;font-weight:1000;margin-right:8px;vertical-align:middle;}
.ncaa-school-mark.tiny{width:22px;height:22px;font-size:.55rem;margin-right:5px;}
.ncaa-score{background:linear-gradient(180deg,#e81726,#b00000)!important;color:#fff!important;border:1px solid #8e0000!important;outline:2px solid #62cff7!important;min-width:54px!important;height:30px!important;border-radius:7px!important;box-shadow:inset 0 -2px 0 rgba(0,0,0,.22),0 2px 8px rgba(7,19,36,.12)!important;}
.ncaa-conference-panel{margin-top:18px;}
.ncaa-sort-label{font-size:.85rem;color:#1d2a3a;font-weight:800;display:flex;align-items:center;gap:8px;}
.ncaa-sort-label select{border:1px solid #ccd6e2;border-radius:10px;padding:8px 30px 8px 10px;background:#fff;font-weight:800;}
.ncaa-conference-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 16px;}
.ncaa-conference-tabs .team-tab{background:#fff;border:1px solid #d7e0ea;border-radius:9px;color:#223449;font-weight:900;min-width:74px;padding:10px 14px;}
.ncaa-conference-tabs .team-tab.active{background:linear-gradient(180deg,#d40000,#990000);color:#fff;border-color:#930000;box-shadow:0 5px 14px rgba(160,0,0,.22);}
.center-action{text-align:center;margin-top:18px;}
.outline-btn.red{display:inline-flex;padding:12px 22px;border:1px solid #d40000;color:#b40000;border-radius:8px;text-decoration:none;font-weight:900;background:#fff;}
.positive{color:#0a7f2d;font-weight:900;}
.spr2-ncaa-player-page .spr-player-scorecard-shell{background:linear-gradient(135deg,var(--playerTeamColor,#b40000),#d11212 55%,#1c365e);}
.ncaa-player-logo{width:54px!important;height:54px!important;font-size:.82rem!important;border-radius:50%!important;}
.ncaa-log-head{background:linear-gradient(135deg,#b40000,#1c365e);}
@media(max-width:800px){.ncaa-filter-tabs{grid-template-columns:repeat(2,1fr)}.ncaa-home-grid{grid-template-columns:1fr}.ncaa-head-link{position:static;display:block;margin-top:12px}.ncaa-page-head h1{font-size:1.7rem}}

/* NCAA cleanup patch: all college marks use school-specific colors/abbreviations and SPR badges match site score pills */
.ncaa-table .ncaa-score,.ncaa-mini-table .ncaa-score,#ncaaYearTable .ncaa-score,#ncaaGameLogTable .ncaa-score{font-weight:1000!important;text-shadow:0 1px 1px rgba(0,0,0,.35)!important;}
.ncaa-school-mark b{line-height:1!important;text-align:center;}
.ncaa-school-mark{font-family:Inter,Arial,sans-serif!important;letter-spacing:-.02em!important;}
.ncaa-filter-tabs-simple{grid-template-columns:repeat(3,1fr)!important;}


/* NCAA readability/interaction patch */
#ncaaView .ncaa-page-head,
#ncaaLeaderboardView .ncaa-page-head,
#ncaaGameLogView .ncaa-page-head{
  background:linear-gradient(135deg,#b40000 0%,#d40000 58%,#800000 100%)!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.35)!important;
  box-shadow:0 14px 34px rgba(120,0,0,.20)!important;
  opacity:1!important;
}
#ncaaView .ncaa-page-head *,
#ncaaLeaderboardView .ncaa-page-head *,
#ncaaGameLogView .ncaa-page-head *{
  color:#ffffff!important;
  opacity:1!important;
  text-shadow:0 1px 2px rgba(0,0,0,.22)!important;
}
#ncaaView .ncaa-page-head .eyebrow,
#ncaaLeaderboardView .ncaa-page-head .eyebrow,
#ncaaGameLogView .ncaa-page-head .eyebrow{
  color:#ffffff!important;
}
.ncaa-head-link{color:#ffffff!important;}
.ncaa-score{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 8px!important;
  min-width:46px!important;
  height:28px!important;
  border-radius:8px!important;
  font-size:13px!important;
  font-weight:1000!important;
  background:linear-gradient(180deg,#f0182c,#b00000)!important;
  color:#ffffff!important;
  border:2px solid #67d8ff!important;
  outline:0!important;
  box-shadow:inset 0 -2px 0 rgba(0,0,0,.24),0 2px 8px rgba(7,19,36,.14)!important;
}
.ncaa-school-mark{
  border:2px solid rgba(255,255,255,.95)!important;
  box-shadow:0 2px 8px rgba(0,0,0,.22), inset 0 0 0 1px rgba(0,0,0,.08)!important;
}

/* NCAA player-card polish patch: MLB-style layout, solid school colors, readable text, red SPR badges */
#ncaaView a,
#ncaaLeaderboardView a,
#ncaaPlayerView a,
#ncaaGameLogView a,
#ncaaView .section-title a,
#ncaaLeaderboardView .section-title a,
#ncaaPlayerView .section-title a,
#ncaaGameLogView .section-title a,
#ncaaView .outline-btn.red,
#ncaaLeaderboardView .outline-btn.red{
  color:#b40000!important;
}

.ncaa-score,
.ncaa-table .ncaa-score,
.ncaa-mini-table .ncaa-score,
#ncaaYearTable .ncaa-score,
#ncaaGameLogTable .ncaa-score{
  background:linear-gradient(180deg,#f01b2e 0%,#c70013 52%,#970000 100%)!important;
  color:#ffffff!important;
  border:2px solid #970000!important;
  outline:0!important;
  border-radius:8px!important;
  box-shadow:inset 0 -2px 0 rgba(0,0,0,.25),0 2px 7px rgba(130,0,0,.22)!important;
}

#ncaaPlayerView .career-snapshot-panel{
  display:block!important;
  background:#ffffff!important;
  border:1px solid #d8e2ee!important;
  border-radius:0 0 18px 18px!important;
  margin-top:0!important;
  box-shadow:0 10px 26px rgba(15,58,103,.12)!important;
}
#ncaaPlayerView .career-snapshot-panel .section-title{
  background:transparent!important;
  color:#07509f!important;
  margin:0 0 8px!important;
  padding:0!important;
}
#ncaaPlayerView .career-snapshot-panel .section-title h2{color:#07509f!important;text-transform:none!important;}
#ncaaPlayerView .career-snapshot-panel .section-title a{color:#435d7b!important;font-weight:1000!important;text-transform:uppercase;letter-spacing:.08em;font-size:12px;}

#ncaaPlayerView > .panel:not(.career-snapshot-panel){
  background:#ffffff!important;
  border:1px solid #d8e2ee!important;
  color:#071426!important;
  border-radius:16px!important;
  box-shadow:0 10px 26px rgba(15,58,103,.12)!important;
}
#ncaaPlayerView > .panel:not(.career-snapshot-panel) .section-title h2{color:#07509f!important;}

.spr2-ncaa-player-page #ncaaPlayerHeader.spr-player-scorecard{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-shell{
  display:block!important;
  background:#ffffff!important;
  border:2px solid var(--playerTeamColor,#b40000)!important;
  border-radius:18px 18px 0 0!important;
  overflow:hidden!important;
  color:#ffffff!important;
  box-shadow:0 18px 48px rgba(10,30,60,.18)!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-top{
  min-height:34px!important;
  padding:10px 16px!important;
  background:var(--playerTeamColor,#b40000)!important;
  border-bottom:5px solid var(--playerTeamSecondary,#ffffff)!important;
  color:#ffffff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.45)!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-main{
  position:relative!important;
  overflow:hidden!important;
  background:color-mix(in srgb,var(--playerTeamColor,#b40000) 82%,#071324 18%)!important;
  color:#ffffff!important;
  border:0!important;
  border-radius:0!important;
  margin:0!important;
  padding:26px 28px!important;
  min-height:150px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-team-watermark{
  color:rgba(255,255,255,.055)!important;
  font-weight:1000!important;
  letter-spacing:.02em!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader h1,
.spr2-ncaa-player-page #ncaaPlayerHeader p,
.spr2-ncaa-player-page #ncaaPlayerHeader .eyebrow,
.spr2-ncaa-player-page #ncaaPlayerHeader span,
.spr2-ncaa-player-page #ncaaPlayerHeader b{
  color:#ffffff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.55)!important;
  opacity:1!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader h1{
  font-size:44px!important;
  line-height:.95!important;
  margin:0 0 8px!important;
  letter-spacing:-.03em!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-score-box{
  background:rgba(0,0,0,.26)!important;
  border:2px solid rgba(255,255,255,.70)!important;
  color:#ffffff!important;
  border-radius:18px!important;
  min-width:145px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-score-box b{font-size:48px!important;}

.ncaa-school-mark,
.ncaa-school-mark.tiny,
.ncaa-player-logo{
  font-family:Impact,Haettenschweiler,'Arial Black',Inter,Arial,sans-serif!important;
  letter-spacing:.01em!important;
  text-transform:uppercase!important;
  border:2px solid var(--schoolSecondary,#fff)!important;
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#ffffff)!important;
  text-shadow:0 1px 2px rgba(0,0,0,.55)!important;
  box-shadow:0 2px 8px rgba(0,0,0,.25), inset 0 0 0 1px rgba(255,255,255,.18)!important;
}
.ncaa-school-mark b{color:inherit!important;text-shadow:inherit!important;font-weight:1000!important;}
.ncaa-player-logo{
  width:62px!important;
  height:62px!important;
  font-size:.86rem!important;
  flex:0 0 62px!important;
}

#ncaaYearTable th,#ncaaYearTable td,
#ncaaGameLogTable th,#ncaaGameLogTable td{vertical-align:middle!important;}
#ncaaYearTable .table-year-link{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-width:58px!important;height:34px!important;border-radius:999px!important;
  background:linear-gradient(180deg,#f0182c,#b00000)!important;color:#fff!important;
  border:1px solid #970000!important;text-decoration:none!important;font-weight:1000!important;
  box-shadow:0 2px 8px rgba(130,0,0,.18)!important;
}


/* NCAA final card/log polish patch */
#ncaaGameLogView .panel,
#ncaaGameLogView .table-wrap,
#ncaaGameLogTable{
  background:#ffffff!important;
  color:#071426!important;
}
#ncaaGameLogTable th{
  background:#f3f7fb!important;
  color:#405875!important;
  border-bottom:1px solid #d7e4f3!important;
}
#ncaaGameLogTable td{
  background:#ffffff!important;
  color:#071426!important;
  border-bottom:1px solid #e1eaf3!important;
}
#ncaaGameLogTable tr:hover td{background:#fff7f7!important;}
#ncaaGameLogTable td b,
#ncaaGameLogTable a{color:#071426!important;}

.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-main{
  justify-content:space-between!important;
  align-items:center!important;
  padding:26px 28px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-name-block{
  margin-left:0!important;
  text-align:left!important;
  width:auto!important;
  flex:1 1 auto!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-logo-name-row{
  justify-content:flex-start!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-logo{
  display:inline-flex!important;
  opacity:1!important;
  visibility:visible!important;
  width:68px!important;
  height:68px!important;
  min-width:68px!important;
  flex:0 0 68px!important;
  font-size:1rem!important;
  border-width:3px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader h1{
  text-align:left!important;
  margin-left:0!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader p,
.spr2-ncaa-player-page #ncaaPlayerHeader .eyebrow{
  text-align:left!important;
}

#ncaaYearTable .ncaa-team-score{
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#ffffff)!important;
  border:2px solid var(--schoolSecondary,#ffffff)!important;
  box-shadow:inset 0 -2px 0 rgba(0,0,0,.28),0 2px 8px rgba(0,0,0,.20)!important;
}
#ncaaYearTable .ncaa-team-year-tab{
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#ffffff)!important;
  border:2px solid var(--schoolSecondary,#ffffff)!important;
  box-shadow:0 2px 8px rgba(0,0,0,.18)!important;
}
#ncaaYearTable .ncaa-team-year-tab:hover{filter:brightness(.96);}

/* NCAA conference/player/randomizer patch */
#ncaaGameLogTable .ncaa-team-score,
#ncaaGameLogView .ncaa-team-score{
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#ffffff)!important;
  border:2px solid var(--schoolSecondary,#ffffff)!important;
  outline:0!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-main{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:26px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-name-block{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  flex:1 1 auto!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-logo-name-row{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:18px!important;
  margin-left:0!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-mark-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 76px!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-logo{
  width:76px!important;
  height:76px!important;
  min-width:76px!important;
  flex:0 0 76px!important;
  margin:0!important;
  font-size:1.08rem!important;
  border:3px solid var(--schoolSecondary,#fff)!important;
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#fff)!important;
  box-shadow:0 3px 12px rgba(0,0,0,.35), inset 0 0 0 2px rgba(255,255,255,.08)!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-title-copy{display:block!important;text-align:left!important;}
.ncaa-randomizer-slot{width:100%;}
.ncaa-randomizer-box{display:flex;flex-direction:column;gap:10px;}
.ncaa-rand-row{display:grid;grid-template-columns:minmax(175px,1fr) minmax(120px,170px) auto;gap:10px;align-items:center;border:1px solid #dfe8f2;border-radius:12px;padding:9px 10px;background:#fff;}
.ncaa-rand-name{display:flex;align-items:center;gap:5px;font-weight:1000;color:#071426;min-width:0;}
.ncaa-rand-name small{display:block;color:#52657c;font-size:.70rem;font-weight:800;margin-left:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ncaa-rand-bar{height:8px;background:#dce8f5;border-radius:999px;overflow:hidden;}
.ncaa-rand-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#b40000,#ef2a2a);}
.ncaa-average-row{border-style:dashed;background:#fff8f8;}
.ncaa-rand-btn{align-self:flex-start;background:#b40000;color:#fff;border:0;border-radius:8px;padding:9px 14px;font-weight:1000;text-transform:uppercase;cursor:pointer;}
@media(max-width:900px){.ncaa-rand-row{grid-template-columns:1fr auto}.ncaa-rand-bar{grid-column:1/-1}.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-scorecard-main{flex-direction:column;align-items:flex-start!important}.spr2-ncaa-player-page #ncaaPlayerHeader .spr-player-score-box{align-self:flex-end}}


/* NCAA final readability/function patch */
#ncaaView .ncaa-table .name-link,
#ncaaView .ncaa-mini-table .name-link,
#ncaaView .ncaa-rand-name .name-link,
#ncaaLeaderboardView .ncaa-table .name-link,
#ncaaLeaderboardView .ncaa-mini-table .name-link,
#ncaaLeaderboardView td .name-link{
  color:#071426!important;
  font-weight:1000!important;
  text-decoration:none!important;
}
#ncaaView .ncaa-table .name-link:hover,
#ncaaView .ncaa-mini-table .name-link:hover,
#ncaaView .ncaa-rand-name .name-link:hover,
#ncaaLeaderboardView td .name-link:hover{
  color:#b40000!important;
  text-decoration:underline!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-logo,
.spr2-ncaa-player-page #ncaaPlayerHeader .player-page-logo.ncaa-player-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  overflow:visible!important;
  width:76px!important;
  height:76px!important;
  min-width:76px!important;
  flex:0 0 76px!important;
  margin:0!important;
  border-radius:50%!important;
  font-size:1.08rem!important;
  font-family:Impact,Haettenschweiler,'Arial Black',Inter,Arial,sans-serif!important;
  letter-spacing:.01em!important;
  text-transform:uppercase!important;
  background:var(--schoolPrimary,#b40000)!important;
  color:var(--schoolSecondary,#fff)!important;
  border:3px solid var(--schoolSecondary,#fff)!important;
  box-shadow:0 3px 12px rgba(0,0,0,.35), inset 0 0 0 2px rgba(255,255,255,.08)!important;
}
.spr2-ncaa-player-page #ncaaPlayerHeader .ncaa-player-logo b,
.spr2-ncaa-player-page #ncaaPlayerHeader .player-page-logo.ncaa-player-logo b{
  display:block!important;
  color:inherit!important;
  text-shadow:0 1px 2px rgba(0,0,0,.65)!important;
  font-weight:1000!important;
  line-height:1!important;
  text-align:center!important;
}
#ncaaGameLogTable .ncaa-school-mark,
#ncaaGameLogTable .ncaa-school-mark b{
  color:var(--schoolSecondary,#fff)!important;
  text-shadow:0 1px 2px rgba(0,0,0,.65)!important;
}
#ncaaGameLogTable .ncaa-school-mark{
  background:var(--schoolPrimary,#b40000)!important;
  border-color:var(--schoolSecondary,#fff)!important;
}


/* June12READYTOGO patch - 2026 Rankings team-tab logos scaled like historical tabs */
#rankingsView .team-tab{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  overflow:hidden!important;
}
#rankingsView .team-tab-logo{
  width:16px!important;
  height:16px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  overflow:hidden!important;
  flex:0 0 16px!important;
}
#rankingsView .team-tab-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
}
#rankingsView .team-tab-logo span{
  display:none!important;
}


/* June15Test1: low-memory player-card portrait header test only */
#playerHeader .spr-test-player-portrait{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:110px!important;
  height:110px!important;
  min-width:110px!important;
  flex:0 0 110px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#fff!important;
  border:4px solid rgba(255,255,255,.78)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.30)!important;
  position:relative!important;
  z-index:3!important;
}
#playerHeader .spr-test-player-portrait img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
@media(max-width:560px){
  #playerHeader .spr-test-player-portrait{
    width:64px!important;
    height:64px!important;
    min-width:64px!important;
    flex-basis:64px!important;
  }
}


/* Top Prospects player-card avatars only */
#prospectPlayerHeader .spr-test-player-portrait{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:110px!important;
  height:110px!important;
  min-width:110px!important;
  flex:0 0 110px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#fff!important;
  border:4px solid rgba(255,255,255,.78)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.30)!important;
  position:relative!important;
  z-index:3!important;
}
#prospectPlayerHeader .spr-test-player-portrait img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
@media(max-width:560px){
  #prospectPlayerHeader .spr-test-player-portrait{
    width:64px!important;
    height:64px!important;
    min-width:64px!important;
    flex-basis:64px!important;
  }
}

/* LIVE SPR TICKER - clean BR-style ticker using existing 2026 SPR data only */
.live-spr-ticker{
  position:sticky;
  top:0;
  z-index:45;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  height:23px;
  max-width:100%;
  background:#02060a;
  border-top:1px solid #0e5f9c;
  border-bottom:1px solid #0e5f9c;
  box-shadow:0 4px 12px rgba(0,0,0,.28);
  overflow:hidden;
  font-family:Inter,Arial,Helvetica,sans-serif;
}
.spr-ticker-label{
  height:100%;
  display:flex;
  align-items:center;
  padding:0 9px;
  color:#70dcff;
  font-size:8px;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
  border-right:1px solid #104f82;
  background:#02070d;
  white-space:nowrap;
}
.spr-ticker-window{
  height:100%;
  overflow:hidden;
  min-width:0;
  background:#02060a;
}
.spr-ticker-track{
  height:100%;
  display:flex;
  align-items:center;
  gap:22px;
  width:max-content;
  padding-left:18px;
  white-space:nowrap;
  animation:sprTickerScroll 520s linear infinite;
  will-change:transform;
  transform:translate3d(0,0,0);
}
.live-spr-ticker:hover .spr-ticker-track{animation-play-state:paused;}
.spr-ticker-item{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#ffffff!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-decoration:none;
  opacity:1!important;
  filter:none!important;
  text-shadow:none!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.spr-ticker-item:hover{color:#fff;text-decoration:none;}
.spr-ticker-item .team-logo-mini,
.spr-ticker-item .team-logo-mini.actual-logo{
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  opacity:1!important;
  filter:none!important;
}
.spr-ticker-item .team-logo-mini img{
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  object-fit:contain!important;
  image-rendering:auto!important;
  filter:none!important;
  opacity:1!important;
}
.spr-ticker-item .team-logo-mini span{
  font-size:8px!important;
  font-weight:1000!important;
  color:#ffffff!important;
}
.spr-ticker-name{
  max-width:160px;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#ffffff!important;
  font-size:12px;
  font-weight:900;
  opacity:1!important;
  text-shadow:none!important;
}
.spr-ticker-move{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:68px;
  padding:0 2px;
  gap:4px;
  font-size:13px;
  font-weight:1000;
  letter-spacing:.015em;
  line-height:1;
  border-radius:0;
  background:transparent!important;
  box-shadow:none!important;
  opacity:1!important;
  text-shadow:none!important;
}
.spr-ticker-score{
  color:#ffffff!important;
  font-size:12px;
  font-weight:1000;
  opacity:1!important;
  text-shadow:none!important;
}
.spr-ticker-up .spr-ticker-move,
.spr-ticker-up .spr-ticker-arrow{color:#00ff66!important;}
.spr-ticker-down .spr-ticker-move,
.spr-ticker-down .spr-ticker-arrow{color:#ff3030!important;}
.spr-ticker-flat .spr-ticker-move,
.spr-ticker-flat .spr-ticker-arrow{color:#ffffff!important;}
.spr-ticker-arrow{
  color:#ffffff;
  font-size:10px;
  font-weight:1000;
  opacity:1!important;
  text-shadow:none!important;
}
.spr-ticker-sep{
  color:#ffffff;
  font-size:10px;
  opacity:.9;
  font-weight:900;
}
.spr-ticker-view{
  height:100%;
  display:flex;
  align-items:center;
  padding:0 9px;
  border-left:1px solid #104f82;
  background:#02070d;
  color:#70dcff;
  font-size:8px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.055em;
  text-decoration:none;
  white-space:nowrap;
}
.spr-ticker-view:hover{color:#fff;background:#071522;text-decoration:none;}
.spr-ticker-loading{color:#ffffff;font-size:10px;font-weight:900;}
@keyframes sprTickerScroll{
  from{transform:translate3d(0,0,0);}
  to{transform:translate3d(-50%,0,0);}
}
@media(max-width:760px){
  .live-spr-ticker{height:23px;grid-template-columns:auto 1fr;}
  .spr-ticker-view{display:none;}
  .spr-ticker-label{padding:0 8px;font-size:7px;}
  .spr-ticker-track{gap:16px;animation-duration:460s;}
  .spr-ticker-name{max-width:112px;font-size:11px;}
  .spr-ticker-item{font-size:11px;gap:6px;}
  .spr-ticker-score{font-size:11px;}
  .spr-ticker-move{font-size:11px;min-width:48px;padding:0 2px;}
}
@media (prefers-reduced-motion: reduce){.spr-ticker-track{animation:none;}}

/* June22Finished24 ticker readability patch */
.spr-ticker-item{filter:none!important;opacity:1!important;text-shadow:none!important;}
.spr-ticker-move{font-size:13px!important;font-weight:1000!important;min-width:68px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;opacity:1!important;text-shadow:0 0 6px currentColor!important;}
.spr-ticker-move-num{color:inherit!important;font-weight:1000!important;}
.spr-ticker-arrow{font-size:10px!important;color:inherit!important;margin:0!important;opacity:1!important;text-shadow:0 0 6px currentColor!important;}
.spr-ticker-up .spr-ticker-move,.spr-ticker-up .spr-ticker-arrow,.spr-ticker-up .spr-ticker-move-num{color:#18ff72!important;}
.spr-ticker-down .spr-ticker-move,.spr-ticker-down .spr-ticker-arrow,.spr-ticker-down .spr-ticker-move-num{color:#ff3636!important;}
.spr-ticker-flat .spr-ticker-move,.spr-ticker-flat .spr-ticker-arrow,.spr-ticker-flat .spr-ticker-move-num{color:#ffffff!important;}
.spr-ticker-sep{color:#ffffff!important;opacity:.95!important;}
.spr-ticker-track{animation-duration:520s!important;}
@media(max-width:760px){.spr-ticker-track{animation-duration:560s!important}.spr-ticker-move{font-size:12px!important;min-width:60px!important}.spr-ticker-name{max-width:118px!important}}


/* June22Finished24 final ticker clarity patch: no blur, readable neon movement, randomized in JS */
.spr-ticker-item{gap:7px!important;text-shadow:none!important;filter:none!important;opacity:1!important;}
.spr-ticker-name{color:#ffffff!important;font-size:12px!important;font-weight:950!important;text-shadow:none!important;}
.spr-ticker-move{min-width:auto!important;width:auto!important;padding:0 3px!important;gap:3px!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.01em!important;line-height:1!important;text-shadow:none!important;filter:none!important;opacity:1!important;background:transparent!important;}
.spr-ticker-move-num{font-size:13px!important;font-weight:1000!important;color:inherit!important;text-shadow:none!important;filter:none!important;opacity:1!important;}
.spr-ticker-arrow{font-size:10px!important;font-weight:1000!important;color:inherit!important;text-shadow:none!important;filter:none!important;opacity:1!important;margin-right:2px!important;}
.spr-ticker-up .spr-ticker-move,.spr-ticker-up .spr-ticker-arrow,.spr-ticker-up .spr-ticker-move-num{color:#22ff6f!important;}
.spr-ticker-down .spr-ticker-move,.spr-ticker-down .spr-ticker-arrow,.spr-ticker-down .spr-ticker-move-num{color:#ff3333!important;}
.spr-ticker-score{font-size:12px!important;font-weight:1000!important;color:#ffffff!important;text-shadow:none!important;opacity:1!important;}
.spr-ticker-sep{color:#ffffff!important;opacity:1!important;font-size:10px!important;text-shadow:none!important;}
.spr-ticker-track{gap:24px!important;animation-duration:560s!important;}
@media(max-width:760px){.spr-ticker-track{animation-duration:600s!important}.spr-ticker-move,.spr-ticker-move-num{font-size:12px!important}.spr-ticker-name{font-size:11px!important;max-width:118px!important}}

/* BRTestJune23_1: stable mobile ticker patch
   - restores visible movement speed
   - prevents touch/hover pause from sticking on phones
   - forces a lightweight GPU transform path for smoother mobile scrolling */
.spr-ticker-window{
  overflow:hidden!important;
  contain:layout paint style!important;
  touch-action:pan-y!important;
}
.spr-ticker-track{
  animation:sprTickerScrollStable 118s linear infinite!important;
  will-change:transform!important;
  transform:translate3d(0,0,0);
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
  perspective:1000px!important;
  -webkit-perspective:1000px!important;
  gap:22px!important;
}
@keyframes sprTickerScrollStable{
  0%{transform:translate3d(0,0,0);}
  100%{transform:translate3d(-50%,0,0);}
}
@media (hover:hover) and (pointer:fine){
  .live-spr-ticker:hover .spr-ticker-track{animation-play-state:paused!important;}
}
@media (hover:none), (pointer:coarse){
  .live-spr-ticker:hover .spr-ticker-track,
  .live-spr-ticker:active .spr-ticker-track,
  .live-spr-ticker:focus-within .spr-ticker-track{
    animation-play-state:running!important;
  }
}
@media(max-width:760px){
  .live-spr-ticker{height:24px!important;grid-template-columns:auto 1fr!important;}
  .spr-ticker-track{animation-duration:92s!important;gap:18px!important;padding-left:12px!important;}
  .spr-ticker-item{gap:6px!important;font-size:11px!important;}
  .spr-ticker-name{font-size:11px!important;max-width:116px!important;}
  .spr-ticker-score{font-size:11px!important;}
  .spr-ticker-move,.spr-ticker-move-num{font-size:12px!important;}
}
/* BRTestJune23_3: keep ticker motion alive even on phones/reduced-motion; JS controls transform. */
@media (prefers-reduced-motion: reduce){
  .spr-ticker-track[data-spr-ticker-js="1"]{animation:none!important;-webkit-animation:none!important;}
}


/* BRTestJune23_2: JS-driven SPR ticker override. Disables fragile CSS keyframes so the ticker cannot freeze on phones. */
.spr-ticker-track[data-spr-ticker-js="1"]{
  animation:none!important;
  -webkit-animation:none!important;
  transform:translate3d(0,0,0);
  will-change:transform!important;
}
@media (prefers-reduced-motion: reduce){
  .spr-ticker-track[data-spr-ticker-js="1"]{
    animation:none!important;
    -webkit-animation:none!important;
  }
}
@media (hover:none), (pointer:coarse){
  .live-spr-ticker:hover .spr-ticker-track[data-spr-ticker-js="1"],
  .live-spr-ticker:active .spr-ticker-track[data-spr-ticker-js="1"],
  .live-spr-ticker:focus-within .spr-ticker-track[data-spr-ticker-js="1"]{
    animation:none!important;
    -webkit-animation:none!important;
  }
}


/* BRTestJune23_3: final ticker conflict removal.
   JS owns transform; no stylesheet rule may pin it at translate3d(0,0,0). */
.spr-ticker-track[data-spr-ticker-js="1"]{
  animation:none!important;
  -webkit-animation:none!important;
  will-change:transform!important;
}


/* June24 home daily scores and ticker Last 3 Games patch */
.spr-ticker-label{gap:4px!important;display:flex!important;align-items:center!important;white-space:nowrap!important;}
.spr-ticker-sub{font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;opacity:.72!important;color:#b9c7d8!important;margin-left:5px!important;}
.spr-ticker-score{color:inherit!important;}
.spr-ticker-up .spr-ticker-score{color:#22ff6f!important;}
.spr-ticker-down .spr-ticker-score{color:#ff3333!important;}
.spr-ticker-flat .spr-ticker-score{color:#ffffff!important;}
@media(max-width:760px){.spr-ticker-sub{font-size:6px!important;margin-left:3px!important}.spr-ticker-label{font-size:7px!important;padding:0 6px!important}}

/* SPRFunction1 shared BR membership gate */
.spr-membership-view .page-head{max-width:980px;margin:0 auto 18px;}
.spr-membership-card{max-width:920px;margin:0 auto 28px;padding:26px;}
.spr-membership-card h2{margin-top:0;}
.spr-membership-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:18px 0;}
.spr-membership-actions input{min-width:280px;flex:1;padding:13px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#fff;color:#111;font-weight:800;}
.spr-membership-actions .action-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;}


/* SPRFunction2 account bridge + About page polish */
.topbar nav a.spr-external-nav{
  border:1px solid rgba(255,255,255,.55);
  padding:.58rem .85rem;
  border-radius:10px;
  background:rgba(0,0,0,.55);
  color:#fff;
  font-weight:900;
}
.topbar nav a.spr-account-active{
  color:#00ff73 !important;
  border-color:rgba(0,255,115,.75);
  box-shadow:0 0 0 1px rgba(0,255,115,.16),0 0 18px rgba(0,255,115,.18);
}
.br-database-pennant{
  position:relative;
  display:flex;
  align-items:center;
  gap:.55rem;
  width:max-content;
  margin:.55rem auto .1rem 1rem;
  padding:.58rem 2.05rem .58rem .7rem;
  color:#fff;
  background:linear-gradient(135deg,#ff1f2d,#b00008);
  border:1px solid rgba(255,255,255,.8);
  border-radius:9px 0 0 9px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:1000;
  box-shadow:0 8px 22px rgba(0,0,0,.28);
  z-index:5;
}
.br-database-pennant:after{
  content:"";
  position:absolute;
  top:-1px;
  right:-88px;
  width:0;
  height:0;
  border-top:27px solid transparent;
  border-bottom:27px solid transparent;
  border-left:88px solid #cf000b;
  filter:drop-shadow(2px 2px 1px rgba(0,0,0,.25));
}
.br-pennant-logo{background:#fff;color:#d5000b;border-radius:3px;padding:.08rem .25rem;font-size:1.08rem;line-height:1;font-weight:1000;letter-spacing:-.03em;}
.br-pennant-copy{display:flex;flex-direction:column;line-height:1.05;position:relative;z-index:2;}
.br-pennant-copy strong{font-size:.92rem;letter-spacing:.02em;}
.br-pennant-copy em{font-style:normal;font-size:.68rem;text-transform:none;font-weight:900;opacity:.98;}
.spr-about-modern{background:linear-gradient(180deg,#dcedff 0%,#f7fbff 100%);padding-bottom:2rem;}
.spr-about-hero{text-align:center;color:#073f1c;padding-top:1.2rem;}
.spr-about-hero h1{font-size:clamp(2rem,4vw,3.35rem);color:#073f1c;margin:.1rem 0;}
.spr-about-hero p{font-size:1.08rem;font-weight:800;font-style:italic;}
.spr-about-statbar{max-width:1120px;margin:0 auto .85rem;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border-radius:12px;box-shadow:0 8px 22px rgba(0,0,0,.08);overflow:hidden;border:1px solid rgba(0,0,0,.08);}
.spr-about-statbar article{padding:1.05rem 1.35rem;text-align:center;border-right:1px solid rgba(0,0,0,.16);}
.spr-about-statbar article:last-child{border-right:0;}
.spr-about-statbar h2{font-size:2.25rem;line-height:1;color:#06431e;margin:0 0 .35rem;font-weight:1000;}
.spr-about-statbar strong{display:block;font-size:.95rem;margin-bottom:.45rem;}
.spr-about-statbar p{margin:0;font-weight:650;line-height:1.25;}
.spr-about-grid{max-width:1120px;margin:.85rem auto;display:grid;gap:.55rem;}
.spr-about-grid-three{grid-template-columns:repeat(3,1fr);}
.spr-about-grid-two{grid-template-columns:repeat(2,1fr);}
.spr-about-card,.spr-about-wide{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 18px rgba(0,0,0,.06);}
.spr-about-card h2,.spr-about-wide h2{color:#063d1c;margin-top:0;font-size:1.26rem;line-height:1.1;}
.spr-about-card p,.spr-about-wide p{font-size:.97rem;line-height:1.38;font-weight:600;}
.spr-about-wide{max-width:1120px;margin:.85rem auto;}
.spr-about-membership{max-width:1120px;margin:.85rem auto;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.1);overflow:hidden;box-shadow:0 8px 18px rgba(0,0,0,.06);}
.spr-about-membership>h2{margin:0;padding:.5rem .8rem;background:#053d1a;color:#fff;text-align:center;font-size:1rem;}
.spr-membership-options-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;padding:.55rem;}
.spr-membership-options-grid article{border:1px solid rgba(0,0,0,.13);border-radius:9px;padding:.75rem;background:#f7fbff;}
.spr-membership-options-grid article:nth-child(2){background:#eef6ff;}
.spr-membership-options-grid article:nth-child(3){background:#effbf2;}
.spr-membership-options-grid article:nth-child(4){background:#fff7df;}
.spr-membership-options-grid h3{margin:.05rem 0 .45rem;color:#062f17;font-size:1rem;}
.spr-membership-options-grid p{font-size:.86rem;line-height:1.3;font-weight:650;}
@media (max-width:900px){.spr-about-statbar,.spr-about-grid-three,.spr-about-grid-two,.spr-membership-options-grid{grid-template-columns:1fr}.br-database-pennant{margin:.45rem auto .1rem 1rem;}.br-database-pennant:after{display:none}.topbar nav a.spr-external-nav{padding:.5rem .6rem}}

/* SPRFunction4 polish */
.br-database-pennant.br-pennant-left{margin:.35rem auto .25rem 1.4rem;transform:scale(.8);transform-origin:left center;min-height:34px;}
.br-database-pennant.br-pennant-left .br-pennant-copy strong{font-size:.95rem;}
.br-database-pennant.br-pennant-left .br-pennant-copy em{font-size:.66rem;}
.topbar nav a.spr-external-nav::after{content:none!important;display:none!important;}
.spr-about-brstyle{max-width:1100px;margin:1.35rem auto 2rem;padding:0 1rem;}
.spr-about-line-hero{background:linear-gradient(135deg,#1459b5,#062f78);color:white;border-radius:14px;padding:1.25rem 1.35rem;margin-bottom:1rem;box-shadow:0 10px 24px rgba(0,45,120,.18);}
.spr-about-line-hero h1{font-size:2rem;margin:0 0 .35rem;font-weight:1000;}
.spr-about-line-hero p{margin:0;font-size:1.05rem;font-weight:750;}
.spr-about-line-card{background:#fff;border:1px solid #cfe0f8;border-radius:12px;padding:1.05rem 1.2rem;margin:.9rem 0;box-shadow:0 8px 20px rgba(10,72,145,.08);}
.spr-about-line-card h2{color:#073b84;margin:.15rem 0 .65rem;font-size:1.38rem;}
.spr-about-line-card p{font-size:1rem;line-height:1.58;font-weight:600;color:#14243d;}
.spr-about-feature{display:grid;grid-template-columns:1fr 310px;gap:1rem;align-items:center;background:linear-gradient(135deg,#f8fbff,#e8f2ff);}
.spr-pill{display:inline-block;background:#0d56ad;color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.32rem .7rem;font-weight:900;font-size:.72rem;margin-bottom:.65rem;}
.spr-about-feature h2{font-size:2rem;margin:.1rem 0;color:#073b84;}
.spr-about-yearbox{background:#0c3478;color:#fff;border-radius:12px;padding:1rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);}
.spr-about-yearbox strong{display:block;font-size:2rem;line-height:1;margin-bottom:.3rem;}
.spr-about-yearbox span{display:block;font-weight:900;margin-bottom:.45rem;}
.spr-about-yearbox p{color:#fff;margin:0;font-size:.9rem;}
.site-footer{background:#02060c;color:#fff;text-align:center;padding:1.2rem 1rem;margin-top:2rem;font-weight:700;}
.site-footer a{color:#fff;text-decoration:underline;margin:0 .35rem;}
.site-footer p{max-width:980px;margin:.45rem auto;font-size:.82rem;line-height:1.45;color:#e8eef8;}
@media(max-width:850px){.spr-about-feature{grid-template-columns:1fr}.br-database-pennant.br-pennant-left{transform:scale(.75);}}

/* SPRFunction8 refinements */
.spr2-decade-link{color:inherit;text-decoration:none;display:inline-block}
.spr2-decade-link:hover{text-decoration:underline}
#sprLoginNavLink.spr-account-active{min-width:max-content;white-space:nowrap;background:#16a34a!important;color:#fff!important;border-color:#22c55e!important;box-shadow:0 0 0 1px rgba(34,197,94,.35) inset}


/* SPRFunction13: keep header clear and membership tab exact */
.topbar,.topbar *{opacity:1!important;filter:none!important;}
.topbar{background:#1157b6!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
#sprLoginNavLink.spr-account-active{min-width:max-content!important;white-space:nowrap!important;background:#16a34a!important;color:#fff!important;border-color:#22c55e!important;box-shadow:0 0 0 1px rgba(34,197,94,.35) inset!important;}

/* SPRFunction29 sticky nav + ticker */
.topbar{position:sticky!important;top:0!important;z-index:10000!important;}
.live-spr-ticker{position:sticky!important;top:48px!important;z-index:9999!important;}
@media(max-width:900px){.live-spr-ticker{top:82px!important;}}


/* SPRFunction38 SPR-only ticker seam fill. Do not apply this to Batter Rating. */
.topbar{margin-bottom:0!important;box-shadow:0 1px 0 #1157b6!important;}
.live-spr-ticker{top:47px!important;border-top:1px solid #1157b6!important;margin-top:0!important;}


/* SPRFunction43: clean BR banner pennant and cleaner SPR preview lock rows. BR ticker untouched. */
.br-database-pennant.br-pennant-left{
  position:sticky!important;
  top:calc(var(--spr-sticky-stack-top, 92px))!important;
  z-index:99980!important;
  margin:.38rem auto .18rem 1.25rem!important;
  transform:scale(.82)!important;
  transform-origin:left center!important;
  border-radius:9px!important;
  padding:.54rem 1rem .54rem .62rem!important;
  background:linear-gradient(135deg,#ff2432,#c7000b)!important;
  overflow:visible!important;
  box-shadow:0 7px 18px rgba(0,0,0,.22)!important;
}
.br-database-pennant.br-pennant-left:after{
  right:-48px!important;
  top:0!important;
  border-top:23px solid transparent!important;
  border-bottom:23px solid transparent!important;
  border-left:48px solid #c7000b!important;
  filter:drop-shadow(1px 2px 1px rgba(0,0,0,.18))!important;
}
.br-database-pennant.br-pennant-left:before{
  content:"";position:absolute;inset:3px 5px 3px 3px;border-radius:7px;background:rgba(255,255,255,.07);pointer-events:none;
}
html body .spr-locked-row td{background:#fff!important;color:transparent!important;filter:blur(4px)!important;}
html body .spr-locked-row td:nth-child(1){filter:none!important;color:#0f172a!important;font-weight:1000!important;}
html body .spr-locked-row td:nth-child(2){filter:none!important;color:#0f172a!important;}
html body .spr-locked-row td:nth-child(n+3) .spr-blur-pill{display:none!important;}
html body .spr-locked-row td:nth-child(n+3)::after{content:"████";color:rgba(15,23,42,.18);filter:blur(2px);}
html body .spr-locked-row td:nth-child(2) .spr-blur-pill{display:inline-flex!important;}

.spr2-daily-date-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.spr2-daily-date-tabs button{border:1px solid rgba(37,99,235,.22);background:#fff;color:#164a9f;border-radius:999px;padding:8px 14px;font-weight:900;cursor:pointer;box-shadow:0 6px 14px rgba(15,23,42,.08)}
.spr2-daily-date-tabs button.active{background:#0f55b7;color:#fff;border-color:#0f55b7}


/* SPRFunction48: restore Batter Rating banner on SPR, remove only the diagonal pointer.
   Keep the banner clickable and preserve the existing BR shared-login handoff behavior. */
.br-database-pennant,
.br-database-pennant.br-pennant-left{
  display:flex!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.br-database-pennant:after,
.br-database-pennant.br-pennant-left:after{
  content:none!important;
  display:none!important;
  border:0!important;
}
.br-database-pennant.br-pennant-left{
  border-radius:9px!important;
  padding:.54rem 1rem .54rem .62rem!important;
}


/* SPRFunction49: restore full visible BR banner on SPR; keep only the diagonal pointer removed. */
html body .br-database-pennant.br-pennant-left{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  align-items:center!important;
  gap:.55rem!important;
  width:max-content!important;
  min-height:34px!important;
  margin:.38rem auto .18rem 1.25rem!important;
  padding:.54rem 1rem .54rem .62rem!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ff2432,#c7000b)!important;
  border:1px solid rgba(255,255,255,.8)!important;
  border-radius:9px!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  font-weight:1000!important;
  box-shadow:0 7px 18px rgba(0,0,0,.22)!important;
  position:sticky!important;
  top:calc(var(--spr-sticky-stack-top, 92px))!important;
  z-index:99980!important;
  transform:scale(.82)!important;
  transform-origin:left center!important;
}
html body .br-database-pennant.br-pennant-left:after{content:none!important;display:none!important;border:0!important;}
html body .br-database-pennant.br-pennant-left:before{content:"";position:absolute;inset:3px 5px 3px 3px;border-radius:7px;background:rgba(255,255,255,.07);pointer-events:none;}
html body .br-database-pennant.br-pennant-left .br-pennant-logo{background:#fff!important;color:#d5000b!important;border-radius:3px!important;padding:.08rem .25rem!important;font-size:1.08rem!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.03em!important;position:relative!important;z-index:2!important;}
html body .br-database-pennant.br-pennant-left .br-pennant-copy{display:flex!important;flex-direction:column!important;line-height:1.05!important;position:relative!important;z-index:2!important;}
html body .br-database-pennant.br-pennant-left .br-pennant-copy strong{font-size:.95rem!important;letter-spacing:.02em!important;color:#fff!important;}
html body .br-database-pennant.br-pennant-left .br-pennant-copy em{font-style:normal!important;font-size:.66rem!important;text-transform:none!important;font-weight:900!important;opacity:.98!important;color:#fff!important;}


/* SPRFunction56: standalone Career by Team list, blue/white SPR theme */
.career-team-blue-page .page-head{background:linear-gradient(135deg,#0b4fb3,#0b214f);border:1px solid rgba(255,255,255,.22);box-shadow:0 18px 35px rgba(9,42,97,.18);}
.career-team-blue-page .page-head h1,.career-team-blue-page .page-head p,.career-team-blue-page .page-head .eyebrow{color:#fff;}
.career-team-blue-page .teams-qualified-note{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:10px 12px;line-height:1.45;}
.career-team-blue-page .team-tab-strip{gap:8px;align-items:center;}
.career-team-blue-page .career-team-tab{min-width:52px;height:42px;border-radius:13px;border:1px solid rgba(15,88,185,.22);background:#fff;color:#0b4fb3;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:4px;box-shadow:0 4px 10px rgba(9,42,97,.08);}
.career-team-blue-page .career-team-tab.active{background:#0b63d1;color:#fff;border-color:#0b63d1;}
.career-team-blue-page .career-team-tab .team-logo-mini{pointer-events:none;}
.career-team-blue-page .career-team-tab img{width:22px;height:22px;object-fit:contain;display:block;}
.career-team-blue-page .career-team-tab span{font-size:12px;}
.career-team-blue-page .career-team-range-strip{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0;}
.career-team-blue-page .career-team-range-strip button{border:1px solid rgba(15,88,185,.22);background:#fff;color:#0b4fb3;border-radius:11px;padding:8px 12px;font-weight:900;cursor:pointer;}
.career-team-blue-page .career-team-range-strip button.active{background:#0b63d1;color:#fff;}
.career-team-blue-page #teamsTable{width:100%;border-collapse:separate;border-spacing:0;}
.career-team-blue-page #teamsTable th{background:#eef6ff;color:#334155;text-transform:uppercase;font-size:12px;letter-spacing:.06em;}
.career-team-blue-page #teamsTable td,.career-team-blue-page #teamsTable th{padding:12px 14px;border-bottom:1px solid #e5eef8;text-align:left;}
.career-team-blue-page #teamsTable tbody tr:hover{background:#f8fbff;}
.career-team-player-name{font-weight:950;color:#0b1739;}
.career-team-years,.career-team-spr{font-weight:950;color:#15803d;}
.career-team-spr{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:5px 10px;border-radius:9px;background:#0b7a33;color:#fff;box-shadow:0 4px 10px rgba(11,122,51,.22);}
.career-team-muted{color:#64748b;font-weight:800;font-size:12px;}
.career-team-note-line{margin:8px 0 0;color:#476176;font-weight:800;font-size:13px;}
.career-team-blue-page .team-logo-mini.actual-logo{width:30px;height:30px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d8e6f7;vertical-align:middle;margin-right:6px;}
.career-team-blue-page .team-logo-mini.actual-logo img{max-width:23px;max-height:23px;object-fit:contain;}
.career-team-blue-page .table-wrap{background:#fff;border-radius:16px;border:1px solid #dbeafe;box-shadow:0 10px 24px rgba(9,42,97,.08);overflow:hidden;}


/* SPRFunction57 Career by Team visibility and access polish */
#teamsView.career-team-blue-page .page-head{background:linear-gradient(135deg,#105fcb,#073c8c 65%,#06295f)!important;border-top:6px solid #46a6ff!important;color:#fff!important;}
#teamsView.career-team-blue-page .page-head h1{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.22)!important;}
#teamsView.career-team-blue-page .page-head p,#teamsView.career-team-blue-page .page-head .eyebrow{color:#eaf6ff!important;opacity:1!important;}
#teamsView.career-team-blue-page .teams-qualified-note{color:#f7fbff!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.24)!important;}
#teamsView.career-team-blue-page .career-team-tab.locked{opacity:.45;filter:grayscale(.35);cursor:not-allowed;}
#teamsView.career-team-blue-page .career-team-lock-note{display:inline-flex;align-items:center;margin-left:4px;padding:8px 11px;border-radius:999px;background:#e8f2ff;color:#0b4fb3;font-weight:900;border:1px solid #bfdbfe;font-size:12px;}
#teamsView.career-team-blue-page .team-logo-mini.actual-logo{width:30px!important;height:30px!important;border-radius:999px!important;overflow:hidden!important;}
#teamsView.career-team-blue-page .team-logo-mini.actual-logo img{width:24px!important;height:24px!important;object-fit:contain!important;}
.spr2-historical-era-note{display:inline-block;margin:7px 0 0;padding:5px 8px;border-radius:999px;background:#e9f8ef;color:#14532d;font-size:11px;font-weight:900;border:1px solid #bbf7d0;}

/* SPRFunction74: SPR Stock Market homepage + full board */
.spr-stock-home-panel{border-color:#bdd7ff!important;background:linear-gradient(180deg,#ffffff,#f5faff)!important}
.spr-stock-home-panel .spr2-small-text{margin:0 0 10px;color:#44617f;font-weight:800}
.spr-market-chart{border:1px solid #bdd7ff;border-radius:10px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}
.spr-market-head,.spr-market-row{display:grid;grid-template-columns:46px minmax(0,1fr) 54px 82px;gap:8px;align-items:center}
.spr-market-head{background:#eaf3ff;color:#17375c;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:1000;padding:9px 10px}
.spr-market-row{padding:8px 10px;border-top:1px solid #dceafd;font-size:13px;font-weight:900;color:#071b34}
.spr-market-row .rank{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#0b57b2;color:#fff;font-size:12px;font-weight:1000}
.spr-market-row strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px}
.spr-market-row .name-link{color:#071b34;text-decoration:none}.spr-market-row .name-link:hover{text-decoration:underline}
.spr-market-row .trend-arrow{text-align:center;font-size:13px}.spr-market-row.up .trend-arrow,.spr-market-row.up .spr-market-score b{color:#0b8f3a}.spr-market-row.down .trend-arrow,.spr-market-row.down .spr-market-score b{color:#cf2020}
.spr-market-score{height:24px;background:#e8f1fb;border-radius:7px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;padding-right:6px}.spr-market-score i{position:absolute;left:0;top:0;bottom:0;background:rgba(23,132,65,.22)}.spr-market-row.down .spr-market-score i{background:rgba(220,38,38,.20)}.spr-market-score b{position:relative;font-size:12px;font-weight:1000}
.spr-stock-page-view{padding:0!important}.spr-stock-page{max-width:1500px;margin:0 auto;background:#02060d;color:#eef6ff;border:1px solid #14355f;box-shadow:0 24px 60px rgba(0,0,0,.28);overflow:hidden}.spr-stock-nav{display:flex;align-items:center;gap:16px;padding:13px 16px;background:#030407;border-bottom:1px solid #1e2d42}.spr-stock-brand{display:flex;align-items:center;gap:10px}.spr-stock-brand span{font-size:32px;font-weight:1000;letter-spacing:-3px}.spr-stock-brand b{font-size:15px;line-height:.92;text-transform:uppercase}.spr-stock-nav a{color:#dce9fb;text-decoration:none;font-weight:950;font-size:13px;letter-spacing:.7px;padding:10px 14px;border-radius:5px;background:linear-gradient(#1457af,#0a3b7e);box-shadow:0 0 0 1px #2873d8}.spr-stock-ticker{display:flex;gap:22px;overflow:hidden;white-space:nowrap;padding:10px 16px;background:#02060b;border-bottom:1px solid #17385d}.spr-stock-ticker span{font-size:12px;font-weight:900;color:#dfefff}.spr-stock-ticker .up{color:#27ff6f}.spr-stock-ticker .down{color:#ff3535}.spr-stock-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:10px 14px;background:#02060b;border-bottom:1px solid #17385d}.spr-stock-kpis>div{min-height:58px;padding:9px 12px;background:linear-gradient(180deg,#081322,#030914);border:1px solid #17406e;border-radius:6px}.spr-stock-kpis span{display:block;font-size:10px;color:#b9cce5;text-transform:uppercase;font-weight:900;letter-spacing:.45px}.spr-stock-kpis b{font-size:24px;color:#fff;line-height:1}.spr-stock-kpis small{margin-left:6px;color:#b9cce5;font-weight:900}.spr-stock-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px}.spr-stock-panel{background:linear-gradient(180deg,#07111f,#020813);border:1px solid #143b67;border-radius:6px;overflow:hidden}.spr-stock-panel-head{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:linear-gradient(90deg,#071425,#07101c);border-bottom:1px solid #18385f}.spr-stock-panel-head h2{font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0}.spr-stock-panel-head span{font-size:10px;color:#8fb9ef}.spr-stock-panel .spr-market-chart{margin:10px;background:#07111f;border-color:#143b67;box-shadow:none}.spr-stock-panel .spr-market-head{background:#071425;color:#b9d7ff}.spr-stock-panel .spr-market-row{border-color:rgba(91,135,184,.18);color:#eef6ff;background:transparent}.spr-stock-panel .spr-market-row strong .name-link{color:#fff}.spr-stock-panel .spr-market-score{background:#132943}.spr-stock-panel .spr-market-row .rank{background:#0b57b2}.spr-stock-note{margin:0 14px 14px;padding:12px;border:1px solid #143b67;border-radius:6px;color:#b9cce5;background:#020813;font-weight:800}.spr-stock-footer{padding:14px 16px;border-top:1px solid #17385d;display:flex;gap:16px;align-items:center}.spr-stock-footer a{margin-left:auto;color:#4bb4ff;text-decoration:none;font-weight:900}@media(max-width:900px){.spr-stock-grid,.spr-stock-kpis{grid-template-columns:1fr}.spr-market-head,.spr-market-row{grid-template-columns:38px minmax(0,1fr) 38px 72px}.spr-stock-nav{flex-wrap:wrap}}

/* SPRFunction75 Stock Market visual polish: mirror BR Stock Market layout, remove in-page ticker, add search. */
.spr-stock-page-view{background:#071b3a!important;padding:0 10px 22px!important}
.spr-stock-page{max-width:1510px;margin:0 auto 28px!important;background:linear-gradient(180deg,#06101d,#02070e)!important;color:#eef6ff!important;border:1px solid #15548c!important;border-radius:4px!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important;overflow:hidden!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.spr-stock-nav{display:flex!important;align-items:center!important;gap:16px!important;padding:17px 18px!important;background:#020407!important;border-bottom:1px solid #162b43!important}
.spr-stock-brand{display:flex!important;align-items:center!important;gap:10px!important;min-width:250px!important}.spr-stock-brand span{font-size:34px!important;font-weight:1000!important;letter-spacing:-3px!important;color:#fff!important}.spr-stock-brand b{font-size:15px!important;line-height:.91!important;text-transform:uppercase!important;color:#fff!important;letter-spacing:.15px!important}
.spr-stock-nav a{color:#fff!important;text-decoration:none!important;font-weight:1000!important;font-size:13px!important;letter-spacing:.75px!important;padding:12px 22px!important;border-radius:6px!important;background:linear-gradient(#1766c8,#0b438f)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 0 0 1px #2877d9!important}.spr-stock-nav a:hover{filter:brightness(1.08)}
.spr-stock-search{margin-left:auto!important;display:flex!important;align-items:center!important;gap:8px!important}.spr-stock-search input{width:230px!important;background:#071323!important;border:1px solid #235c93!important;color:#eaf4ff!important;border-radius:6px!important;padding:11px 12px!important;font-weight:800!important;outline:none!important}.spr-stock-search input::placeholder{color:#8ca9c7!important}.spr-stock-search button{border:1px solid #2877d9!important;background:linear-gradient(#1766c8,#0b438f)!important;color:#fff!important;border-radius:6px!important;padding:11px 13px!important;font-weight:1000!important;cursor:pointer!important}
.spr-stock-kpis{display:grid!important;grid-template-columns:1.05fr 1.05fr 1.05fr 1.35fr 1.35fr!important;gap:10px!important;padding:13px 15px 16px!important;background:#02070e!important;border-bottom:1px solid #123251!important}.spr-stock-kpis>div{min-height:70px!important;padding:13px 16px!important;background:linear-gradient(180deg,#08182b,#030914)!important;border:1px solid #1b5b91!important;border-radius:6px!important}.spr-stock-kpis span{display:block!important;font-size:11px!important;color:#b9cce5!important;text-transform:uppercase!important;font-weight:1000!important;letter-spacing:.8px!important}.spr-stock-kpis b{font-size:29px!important;color:#fff!important;line-height:1.08!important}.spr-stock-kpis small{margin-left:9px!important;color:#c8d7e8!important;font-weight:1000!important;text-transform:uppercase!important}.up-text{color:#18f06a!important}.down-text{color:#ff3333!important}
.spr-stock-dashboard{display:grid!important;grid-template-columns:230px 300px minmax(430px,1fr) 300px!important;gap:10px!important;padding:0 15px 12px!important}.spr-stock-pulse,.spr-stock-panel,.spr-stock-chart-panel{background:linear-gradient(180deg,#07172a,#030914)!important;border:1px solid #185184!important;border-radius:6px!important;overflow:hidden!important}.spr-stock-pulse{padding:13px!important;position:relative!important}.spr-stock-pulse h2{font-size:14px!important;text-transform:uppercase!important;margin:0 0 16px!important;letter-spacing:.4px!important;color:#fff!important}.spr-stock-pulse h3{font-size:26px!important;text-transform:uppercase!important;margin:0 0 8px!important;font-weight:1000!important}.spr-stock-pulse p{font-size:13px!important;line-height:1.35!important;color:#c9d8ea!important;margin:0 0 84px!important}.spr-stock-animal{position:absolute!important;right:28px!important;top:82px!important;font-size:45px!important}.spr-stock-index-box{border-top:1px solid rgba(122,175,231,.22)!important;padding-top:14px!important}.spr-stock-index-box span{display:block!important;text-transform:uppercase!important;color:#d4e6fb!important;font-weight:1000!important;font-size:12px!important}.spr-stock-index-box em{font-style:normal!important;color:#7bb1eb!important}.spr-stock-index-box>b{display:block!important;font-size:36px!important;line-height:1!important;margin:8px 0 0!important}.spr-stock-index-box small{display:block!important;font-size:13px!important;font-weight:1000!important;margin:4px 0 10px!important}.spr-stock-spark{display:block!important;width:100%!important;height:70px!important;background:rgba(255,255,255,.03)!important;border-radius:5px!important;margin:10px 0!important}.spr-stock-spark polyline{fill:none!important;stroke:#20e866!important;stroke-width:4!important}.range{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;font-size:10px!important;color:#c8d7e8!important;text-transform:uppercase!important}.range i{grid-column:1/3!important;height:6px!important;background:linear-gradient(90deg,#20e866 72%,#28475d 72%)!important;border-radius:10px!important}.range span{grid-column:1/3!important;font-size:10px!important}.range b{font-size:11px!important;color:#fff!important}.range b:last-child{text-align:right!important}
.spr-stock-panel-head{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:12px 13px!important;background:linear-gradient(90deg,#08172a,#07111e)!important;border-bottom:1px solid #1b4a77!important}.spr-stock-panel-head h2{font-size:14px!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.45px!important;margin:0!important}.spr-stock-panel-head span{font-size:10px!important;color:#93bdec!important;font-weight:900!important}.spr-stock-panel .spr-market-chart{margin:10px!important;background:transparent!important;border:1px solid #184978!important;border-radius:6px!important;box-shadow:none!important}.spr-market-head,.spr-market-row{display:grid!important;grid-template-columns:44px minmax(0,1fr) 55px 95px!important;align-items:center!important}.spr-stock-panel .spr-market-head{background:#071528!important;color:#b9d7ff!important}.spr-market-head span{font-size:10px!important;text-transform:uppercase!important;font-weight:1000!important;letter-spacing:.85px!important;padding:11px 8px!important}.spr-stock-panel .spr-market-row{min-height:47px!important;border-top:1px solid rgba(91,135,184,.19)!important;color:#eef6ff!important;background:transparent!important}.spr-market-row>span,.spr-market-row>strong{padding:0 8px!important}.spr-market-row .rank{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;padding:0!important;margin-left:8px!important;border-radius:6px!important;background:#0964c8!important;color:#fff!important;font-size:12px!important;font-weight:1000!important}.spr-market-row.down .rank{background:#e72525!important}.spr-market-row strong{min-width:0!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;display:block!important}.spr-market-row strong .name-link{color:#fff!important;text-decoration:none!important}.spr-market-row strong small{display:block!important;color:#a7bdd6!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.trend-arrow{font-weight:1000!important;text-align:center!important}.spr-market-row.up .trend-arrow{color:#14ce5c!important}.spr-market-row.down .trend-arrow{color:#ff3434!important}.spr-stock-panel .spr-market-score{height:23px!important;border-radius:6px!important;background:#132943!important;position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.spr-market-row.up .spr-market-score i{background:rgba(22,240,106,.22)!important}.spr-market-row.down .spr-market-score i{background:rgba(255,54,54,.24)!important}.spr-market-score i{position:absolute!important;left:0!important;top:0!important;bottom:0!important}.spr-market-score b{position:relative!important;z-index:1!important;padding-right:7px!important;font-size:12px!important;font-weight:1000!important}.spr-market-row.up .spr-market-score b{color:#18f06a!important}.spr-market-row.down .spr-market-score b{color:#ff3333!important}
.spr-stock-chart-panel{padding:0!important}.spr-chart-top{display:flex!important;justify-content:space-between!important;gap:10px!important;padding:14px 14px 0!important}.spr-chart-top h2{margin:0 0 5px!important;color:#fff!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.spr-chart-top h3{margin:0 0 6px!important;font-size:24px!important;color:#fff!important}.spr-chart-top p{margin:0!important;color:#d9e7f5!important;font-size:12px!important;font-weight:900!important}.spr-chart-top p span{background:rgba(255,255,255,.06)!important;border-radius:4px!important;padding:4px 7px!important;margin-left:8px!important;color:#d7e4f3!important}.spr-chart-top nav{white-space:nowrap!important}.spr-chart-top button{border:0!important;border-radius:4px!important;background:transparent!important;color:#dbe8f8!important;font-weight:1000!important;padding:8px 9px!important}.spr-chart-top button:first-child{background:#1766c8!important;color:#fff!important}.spr-stock-big-chart{display:block!important;width:100%!important;height:285px!important;margin:6px 0 0!important}.spr-stock-big-chart .grid line{stroke:rgba(117,162,212,.2)!important;stroke-width:1!important}.spr-stock-big-chart .avg{stroke:rgba(255,255,255,.42)!important;stroke-width:1!important;stroke-dasharray:3 4!important}.spr-stock-big-chart .line{fill:none!important;stroke:#20e866!important;stroke-width:4!important}.spr-chart-stats{display:grid!important;grid-template-columns:repeat(5,1fr)!important;border-top:1px solid rgba(91,135,184,.22)!important;margin:0 14px!important}.spr-chart-stats div{padding:10px!important;border-right:1px solid rgba(91,135,184,.25)!important}.spr-chart-stats div:last-child{border-right:0!important}.spr-chart-stats span{display:block!important;font-size:10px!important;text-transform:uppercase!important;color:#9cb8d7!important;font-weight:1000!important}.spr-chart-stats b{font-size:16px!important;color:#fff!important}.spr-stock-note.inline{margin:10px 14px 13px!important;font-size:12px!important;color:#d8e5f4!important;background:#061223!important}
.spr-stock-bottom-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr!important;gap:10px!important;padding:0 15px 12px!important}.spr-stock-bottom-grid .spr-market-chart{margin:10px!important}.spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:42px minmax(0,1fr) 45px 78px!important}.spr-stock-sentiment .gauge{height:190px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;position:relative!important}.spr-stock-sentiment .gauge:before{content:""!important;width:170px!important;height:85px!important;border-radius:170px 170px 0 0!important;background:conic-gradient(from 270deg,#18d75e 0 128deg,#ff352f 128deg 180deg,transparent 180deg 360deg)!important;display:block!important}.spr-stock-sentiment .gauge b{font-size:48px!important;color:#fff!important;line-height:1!important;margin-top:-30px!important}.spr-stock-sentiment .gauge span{color:#1ff06b!important;text-transform:uppercase!important;font-weight:1000!important}.spr-stock-note{margin:0 15px 14px!important;padding:12px!important;border:1px solid #184978!important;border-radius:6px!important;color:#b9cce5!important;background:#020813!important;font-weight:800!important}.spr-stock-footer{padding:14px 16px!important;border-top:1px solid #17385d!important;display:flex!important;gap:16px!important;align-items:center!important;color:#c9d8ea!important}.spr-stock-footer a{margin-left:auto!important;color:#4bb4ff!important;text-decoration:none!important;font-weight:1000!important}
@media(max-width:1100px){.spr-stock-dashboard{grid-template-columns:1fr!important}.spr-stock-bottom-grid,.spr-stock-kpis{grid-template-columns:1fr!important}.spr-stock-search{margin-left:0!important;width:100%!important}.spr-stock-search input{width:100%!important}.spr-stock-nav{flex-wrap:wrap!important}.spr-chart-stats{grid-template-columns:1fr 1fr!important}.spr-stock-brand{min-width:0!important}}

/* SPRFunction76: stock market polish + restore home mini-card readability */
.shell:has(#stockMarketView.active){max-width:min(1540px,calc(100vw - 28px))!important;padding-left:8px!important;padding-right:8px!important;}
.spr-stock-page-view{overflow:visible!important;}
.spr-stock-page{width:100%!important;max-width:1500px!important;}
.spr-stock-dashboard{grid-template-columns:230px 300px minmax(0,1fr) 300px!important;align-items:stretch!important;}
.spr-stock-chart-panel,.spr-stock-panel,.spr-stock-pulse{min-width:0!important;}
.spr-stock-chart-panel{overflow:hidden!important;}
.spr-stock-panel .spr-market-chart{overflow:hidden!important;}
.spr-market-head,.spr-market-row{grid-template-columns:42px minmax(0,1fr) 44px 88px!important;}
.spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:38px minmax(0,1fr) 38px 72px!important;}
.spr-market-row strong{overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-market-row strong .name-link{display:inline!important;color:#fff!important;}
.spr-stock-animal{font-size:34px!important;line-height:1!important;right:25px!important;top:96px!important;filter:drop-shadow(0 3px 5px rgba(0,0,0,.35));}
.spr-stock-pulse p{margin-bottom:96px!important;}
.spr-stock-search input{min-width:0!important;}
.spr-chart-top{min-width:0!important;}
.spr-chart-top>div{min-width:0!important;}
.spr-chart-top h3,.spr-chart-top p{overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-stock-big-chart{height:260px!important;}

/* Home-screen SPR Stock Market should stay light, readable, and all ranks blue. */
.spr-stock-home-panel .spr-market-chart{background:#fff!important;border:1px solid #b9d8ff!important;border-radius:12px!important;box-shadow:none!important;margin-top:10px!important;overflow:hidden!important;}
.spr-stock-home-panel .spr-market-head,.spr-stock-home-panel .spr-market-row{grid-template-columns:44px minmax(0,1fr) 52px 92px!important;}
.spr-stock-home-panel .spr-market-head{background:#e8f3ff!important;color:#17345a!important;}
.spr-stock-home-panel .spr-market-head span{color:#17345a!important;}
.spr-stock-home-panel .spr-market-row{background:#fff!important;border-top:1px solid #d9e8f7!important;color:#0b1d35!important;min-height:44px!important;}
.spr-stock-home-panel .spr-market-row .rank,.spr-stock-home-panel .spr-market-row.down .rank{background:#0b63c7!important;color:#fff!important;}
.spr-stock-home-panel .spr-market-row strong,.spr-stock-home-panel .spr-market-row strong .name-link{color:#0b1d35!important;display:inline!important;}
.spr-stock-home-panel .spr-market-row strong small{color:#7ea0c4!important;}
.spr-stock-home-panel .spr-market-score{background:#eaf4ff!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score i{background:#c8f3df!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score i{background:#f6cbd3!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score b{color:#0acb62!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score b{color:#e32737!important;}

@media(max-width:1300px){
  .spr-stock-dashboard{grid-template-columns:220px 275px minmax(360px,1fr) 275px!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important;}
  .spr-stock-bottom-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important;}
  .spr-stock-nav{gap:10px!important;}
  .spr-stock-brand{min-width:220px!important;}
  .spr-stock-search input{width:190px!important;}
  .spr-chart-top h3{font-size:21px!important;}
  .spr-market-row strong{font-size:12px!important;}
  .spr-market-row strong small{font-size:9px!important;}
}
@media(max-width:1150px){
  .spr-stock-dashboard{grid-template-columns:220px minmax(0,1fr) 275px!important;}
  .spr-stock-chart-panel{grid-column:2/3!important;grid-row:1/3!important;}
  .spr-stock-fallers{grid-column:3/4!important;grid-row:1/3!important;}
  .spr-stock-risers{grid-column:2/3!important;grid-row:3/4!important;}
  .spr-stock-bottom-grid{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:900px){
  .spr-stock-dashboard,.spr-stock-bottom-grid,.spr-stock-kpis{grid-template-columns:1fr!important;}
  .spr-stock-chart-panel,.spr-stock-fallers,.spr-stock-risers{grid-column:auto!important;grid-row:auto!important;}
}

/* SPRFunction77: Stock market readability, live chart selection, Top 15 bottom boards */
.shell:has(#stockMarketView.active){max-width:min(1680px,calc(100vw - 18px))!important;padding-left:4px!important;padding-right:4px!important;}
#stockMarketView.active{display:block!important;}
.spr-stock-page{max-width:1660px!important;width:100%!important;margin:0 auto 40px!important;}
.spr-stock-dashboard{grid-template-columns:230px 330px minmax(560px,1fr) 330px!important;gap:10px!important;padding:0 12px 12px!important;}
.spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:38px minmax(150px,1fr) 38px 92px!important;column-gap:8px!important;}
.spr-stock-panel .spr-market-row{min-height:44px!important;padding:4px 0!important;}
.spr-stock-panel .spr-market-row strong{font-size:13px!important;line-height:1.1!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.spr-stock-panel .spr-market-row strong small{font-size:9px!important;max-width:100%!important;}
.spr-stock-player-btn{appearance:none!important;border:0!important;background:transparent!important;color:#fff!important;font:inherit!important;font-weight:1000!important;padding:0!important;margin:0!important;cursor:pointer!important;text-align:left!important;line-height:1.1!important;}
.spr-stock-player-btn:hover{text-decoration:underline!important;color:#76c8ff!important;}
.spr-stock-chart-panel{min-height:650px!important;}
.spr-stock-big-chart{height:320px!important;}
.spr-chart-top nav button:not(:first-child){display:none!important;}
.spr-stock-bottom-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:start!important;}
.spr-stock-bottom-grid .spr-market-chart{max-height:none!important;}
.spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:36px minmax(120px,1fr) 34px 74px!important;column-gap:6px!important;}
.spr-stock-bottom-grid .spr-market-row{min-height:40px!important;}
.spr-stock-bottom-grid .spr-market-row strong{font-size:11.5px!important;}
.spr-stock-bottom-grid .spr-market-row strong small{font-size:8.5px!important;}
.spr-stock-bottom-grid .spr-market-score b{font-size:10.5px!important;}
.spr-stock-sentiment{display:none!important;}
.spr-stock-animal{font-size:30px!important;right:20px!important;top:88px!important;max-width:42px!important;overflow:hidden!important;}
.spr-stock-pulse p{margin-right:42px!important;margin-bottom:72px!important;}
.spr-stock-home-panel .spr-market-row strong,.spr-stock-home-panel .spr-market-row strong .name-link{font-size:13px!important;color:#0b1d35!important;opacity:1!important;}
.spr-stock-home-panel .spr-market-row .rank,.spr-stock-home-panel .spr-market-row.down .rank{background:#0b63c7!important;}
@media(max-width:1450px){
  .spr-stock-dashboard{grid-template-columns:220px 315px minmax(500px,1fr) 315px!important;gap:8px!important;}
  .spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:36px minmax(130px,1fr) 34px 84px!important;}
  .spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:34px minmax(100px,1fr) 30px 68px!important;}
}
@media(max-width:1200px){
  .spr-stock-dashboard{grid-template-columns:1fr!important;}
  .spr-stock-bottom-grid{grid-template-columns:1fr 1fr!important;}
  .spr-stock-chart-panel{min-height:auto!important;}
}
@media(max-width:800px){.spr-stock-bottom-grid{grid-template-columns:1fr!important;}}

/* SPRFunction78: tighten SPR Stock Market board so scores fit, keep home market index vivid */
.shell:has(#stockMarketView.active){max-width:min(1480px,calc(100vw - 24px))!important;padding-left:4px!important;padding-right:4px!important;overflow:visible!important;}
.spr-stock-page{max-width:1450px!important;width:100%!important;margin:0 auto 36px!important;}
.spr-stock-dashboard{grid-template-columns:220px 340px minmax(430px,1fr) 340px!important;gap:8px!important;padding:0 10px 12px!important;}
.spr-stock-pulse{min-width:0!important;}
.spr-stock-chart-panel{min-width:0!important;min-height:560px!important;}
.spr-stock-big-chart{height:275px!important;}
.spr-stock-panel .spr-market-chart{margin:9px!important;}
.spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:36px minmax(0,1fr) 30px 108px!important;column-gap:7px!important;}
.spr-stock-panel .spr-market-row{padding:6px 7px!important;min-height:43px!important;}
.spr-stock-panel .spr-market-row strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;display:block!important;min-width:0!important;}
.spr-stock-panel .spr-market-row strong small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:9px!important;line-height:1.05!important;}
.spr-stock-player-btn{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:inline-block!important;vertical-align:bottom!important;}
.spr-stock-panel .spr-market-score{min-width:102px!important;padding-right:8px!important;}
.spr-stock-panel .spr-market-score b{font-size:12px!important;color:inherit!important;text-shadow:0 1px 2px rgba(0,0,0,.4)!important;}
.spr-stock-panel .spr-market-row.up .spr-market-score b{color:#22ff72!important;}
.spr-stock-panel .spr-market-row.down .spr-market-score b{color:#ff4545!important;}
.spr-chart-top{padding:13px 14px 8px!important;}
.spr-chart-top h3{font-size:22px!important;}
.spr-chart-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;}
.spr-chart-stats div{padding:8px 10px!important;}
.spr-stock-note.inline{font-size:11.5px!important;line-height:1.35!important;margin:8px 12px 12px!important;}
.spr-stock-bottom-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:0 10px 12px!important;gap:8px!important;}
.spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:34px minmax(0,1fr) 28px 86px!important;}
.spr-stock-bottom-grid .spr-market-score{min-width:82px!important;}
.spr-stock-bottom-grid .spr-market-row strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-stock-animal{font-size:28px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}

/* Homepage mini Stock Market: rank stays blue, SPR index values pop green/red. */
.spr-stock-home-panel .spr-market-row .rank,.spr-stock-home-panel .spr-market-row.up .rank,.spr-stock-home-panel .spr-market-row.down .rank{background:#0b63c7!important;color:#fff!important;}
.spr-stock-home-panel .spr-market-score{height:27px!important;border:1px solid rgba(11,99,199,.12)!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score{background:#d8fbe9!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score{background:#ffe1e6!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score b{color:#00b952!important;font-size:13px!important;text-shadow:0 1px 0 rgba(255,255,255,.65)!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score b{color:#e0152b!important;font-size:13px!important;text-shadow:0 1px 0 rgba(255,255,255,.65)!important;}

@media(max-width:1350px){
  .spr-stock-dashboard{grid-template-columns:205px 315px minmax(390px,1fr) 315px!important;gap:7px!important;}
  .spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:34px minmax(0,1fr) 28px 96px!important;}
  .spr-stock-panel .spr-market-score{min-width:92px!important;}
  .spr-stock-big-chart{height:245px!important;}
  .spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:32px minmax(0,1fr) 26px 76px!important;}
}
@media(max-width:1200px){
  .spr-stock-dashboard{grid-template-columns:1fr!important;}
  .spr-stock-bottom-grid{grid-template-columns:1fr 1fr!important;}
  .spr-stock-chart-panel{min-height:auto!important;}
}


/* SPRFunction79 - Stock Market readability: full pitcher names + true 0-to-10 SPR Index bar scale */
.spr-stock-page{max-width:1505px!important;}
.spr-stock-dashboard{grid-template-columns:220px 365px minmax(360px,1fr) 365px!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important;}
.spr-stock-chart-panel{min-width:0!important;}
.spr-stock-big-chart{height:240px!important;}
.spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:34px minmax(0,1fr) 24px 78px!important;column-gap:6px!important;}
.spr-stock-panel .spr-market-row{min-height:50px!important;padding:5px 7px!important;}
.spr-stock-panel .spr-market-row strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:12.5px!important;line-height:1.08!important;display:block!important;min-width:0!important;}
.spr-stock-panel .spr-market-row strong small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8.5px!important;line-height:1.05!important;max-width:100%!important;}
.spr-stock-player-btn{max-width:calc(100% - 26px)!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:inline!important;line-height:1.08!important;}
.spr-stock-panel .spr-market-score{min-width:74px!important;width:74px!important;padding-right:5px!important;}
.spr-stock-panel .spr-market-score b{font-size:11.5px!important;}
.spr-stock-panel .june4-row-logo{width:18px!important;height:18px!important;vertical-align:middle!important;margin-left:3px!important;}
.spr-stock-bottom-grid .spr-market-head,.spr-stock-bottom-grid .spr-market-row{grid-template-columns:32px minmax(0,1fr) 22px 70px!important;column-gap:5px!important;}
.spr-stock-bottom-grid .spr-market-score{min-width:66px!important;width:66px!important;}
.spr-stock-bottom-grid .spr-market-row strong{font-size:11px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.spr-stock-bottom-grid .spr-stock-player-btn{max-width:calc(100% - 22px)!important;}
.spr-stock-home-panel .spr-market-head,.spr-stock-home-panel .spr-market-row{grid-template-columns:44px minmax(0,1fr) 42px 84px!important;}
.spr-stock-home-panel .spr-market-score{min-width:80px!important;width:80px!important;}
.spr-stock-home-panel .spr-market-row strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
@media(max-width:1450px){
  .spr-stock-dashboard{grid-template-columns:210px 345px minmax(330px,1fr) 345px!important;}
  .spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:32px minmax(0,1fr) 22px 72px!important;}
  .spr-stock-panel .spr-market-score{min-width:68px!important;width:68px!important;}
  .spr-stock-panel .spr-market-row strong{font-size:12px!important;}
}
@media(max-width:1180px){.spr-stock-dashboard{grid-template-columns:1fr!important}.spr-stock-chart-panel{min-height:auto!important}.spr-stock-bottom-grid{grid-template-columns:1fr 1fr!important}}


/* SPRFunction80 - fix SPR Stock Market header cropping and true proportional bars */
.spr-stock-page{max-width:1525px!important;}
.spr-stock-dashboard{grid-template-columns:220px 380px minmax(300px,1fr) 380px!important;gap:8px!important;}
.spr-stock-panel .spr-market-head,
.spr-stock-panel .spr-market-row{grid-template-columns:34px minmax(0,1fr) 20px 70px!important;column-gap:8px!important;}
.spr-stock-panel .spr-market-head span{font-size:9.2px!important;letter-spacing:.55px!important;line-height:1.05!important;padding:10px 4px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.spr-stock-panel .spr-market-head span:nth-child(3){font-size:0!important;padding:0!important;}
.spr-stock-panel .spr-market-head span:nth-child(4){text-align:left!important;}
.spr-stock-panel .spr-market-row{min-height:48px!important;padding:5px 8px!important;}
.spr-stock-panel .spr-market-row strong{font-size:12.5px!important;line-height:1.06!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-stock-panel .spr-market-row strong small{font-size:8.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-stock-player-btn{max-width:calc(100% - 24px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:inline-block!important;vertical-align:bottom!important;}
.spr-stock-panel .june4-row-logo{width:17px!important;height:17px!important;margin-left:3px!important;}
.spr-stock-panel .spr-market-score{min-width:66px!important;width:66px!important;height:22px!important;padding-right:3px!important;background:#0b2035!important;border:1px solid rgba(83,130,176,.18)!important;}
.spr-stock-panel .spr-market-score i{opacity:.95!important;min-width:0!important;}
.spr-stock-panel .spr-market-score b{font-size:10.8px!important;padding-right:4px!important;}
.spr-stock-panel .spr-market-row.up .spr-market-score i{background:linear-gradient(90deg,rgba(26,239,106,.55),rgba(26,239,106,.24))!important;}
.spr-stock-panel .spr-market-row.down .spr-market-score i{background:linear-gradient(90deg,rgba(255,55,55,.55),rgba(255,55,55,.24))!important;}
.spr-stock-bottom-grid .spr-market-head,
.spr-stock-bottom-grid .spr-market-row{grid-template-columns:32px minmax(0,1fr) 18px 66px!important;column-gap:6px!important;}
.spr-stock-bottom-grid .spr-market-head span{font-size:8.8px!important;letter-spacing:.45px!important;line-height:1.05!important;padding:9px 3px!important;}
.spr-stock-bottom-grid .spr-market-head span:nth-child(3){font-size:0!important;padding:0!important;}
.spr-stock-bottom-grid .spr-market-score{min-width:62px!important;width:62px!important;}
.spr-stock-bottom-grid .spr-market-row strong{font-size:10.8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.spr-stock-home-panel .spr-market-head,
.spr-stock-home-panel .spr-market-row{grid-template-columns:42px minmax(0,1fr) 28px 72px!important;column-gap:6px!important;}
.spr-stock-home-panel .spr-market-head span{font-size:9px!important;letter-spacing:.45px!important;line-height:1.05!important;white-space:normal!important;}
.spr-stock-home-panel .spr-market-head span:nth-child(3){font-size:0!important;padding:0!important;}
.spr-stock-home-panel .spr-market-score{min-width:68px!important;width:68px!important;background:#f0f6ff!important;}
.spr-stock-home-panel .spr-market-score i{min-width:0!important;opacity:1!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score i{background:linear-gradient(90deg,#65e99e,#c9f6dd)!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score i{background:linear-gradient(90deg,#ff7482,#ffd3da)!important;}
@media(max-width:1450px){
  .spr-stock-dashboard{grid-template-columns:210px 360px minmax(285px,1fr) 360px!important;}
  .spr-stock-panel .spr-market-head,.spr-stock-panel .spr-market-row{grid-template-columns:32px minmax(0,1fr) 18px 66px!important;column-gap:6px!important;}
  .spr-stock-panel .spr-market-score{min-width:62px!important;width:62px!important;}
  .spr-stock-panel .spr-market-score b{font-size:10.4px!important;}
}

/* SPRFunction81: Stock Market meter scale/readability pass */
.spr-stock-risers .spr-market-head,
.spr-stock-fallers .spr-market-head{
  grid-template-columns:34px minmax(0,1fr) 22px 96px!important;
}
.spr-stock-risers .spr-market-row,
.spr-stock-fallers .spr-market-row{
  grid-template-columns:34px minmax(0,1fr) 22px 96px!important;
}
.spr-stock-risers .spr-market-head span:nth-child(4),
.spr-stock-fallers .spr-market-head span:nth-child(4){
  font-size:0!important;line-height:1.05!important;text-align:center!important;padding:8px 4px!important;white-space:normal!important;
}
.spr-stock-risers .spr-market-head span:nth-child(4)::after,
.spr-stock-fallers .spr-market-head span:nth-child(4)::after{
  content:"SPR\A TREND\A INDEX";white-space:pre!important;font-size:9px!important;letter-spacing:.7px!important;line-height:1.05!important;display:block!important;color:#cfe3ff!important;
}
.spr-stock-risers .spr-market-score,
.spr-stock-fallers .spr-market-score{width:92px!important;min-width:92px!important;height:24px!important;background:#0a2036!important;}
.spr-stock-risers .spr-market-score i,
.spr-stock-fallers .spr-market-score i{min-width:0!important;}
.spr-stock-risers .spr-market-score b,
.spr-stock-fallers .spr-market-score b{font-size:11.2px!important;padding-right:5px!important;}
.spr-stock-risers .spr-stock-player-btn,
.spr-stock-fallers .spr-stock-player-btn{max-width:calc(100% - 24px)!important;}

/* Keep home panel feeling like a ranking card, not a spreadsheet. */
.spr-stock-home-panel .spr-market-chart{border-radius:14px!important;border-color:#b7d3f7!important;background:#fff!important;box-shadow:0 8px 18px rgba(21,87,176,.08)!important;}
.spr-stock-home-panel .spr-market-head{background:#eaf4ff!important;color:#0b2c5d!important;}
.spr-stock-home-panel .spr-market-head span:nth-child(4){font-size:0!important;text-align:center!important;}
.spr-stock-home-panel .spr-market-head span:nth-child(4)::after{content:"SPR TREND\A INDEX";white-space:pre!important;font-size:9px!important;line-height:1.05!important;letter-spacing:.55px!important;color:#0b2c5d!important;}
.spr-stock-home-panel .spr-market-row{background:#fff!important;border-top:1px solid #dbeafe!important;}
.spr-stock-home-panel .spr-market-row strong,
.spr-stock-home-panel .spr-stock-player-btn,
.spr-stock-home-panel .spr-market-row strong .name-link{color:#10213f!important;font-weight:1000!important;}
.spr-stock-home-panel .spr-market-row strong small{color:#6c8bae!important;font-weight:900!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score i{background:linear-gradient(90deg,#ff263d,#ff7c89)!important;}
.spr-stock-home-panel .spr-market-row.down .spr-market-score b{color:#d9001b!important;font-weight:1000!important;}
.spr-stock-home-panel .spr-market-row.up .spr-market-score i{background:linear-gradient(90deg,#00d463,#68f0a3)!important;}
.spr-stock-home-panel .spr-market-score{width:84px!important;min-width:84px!important;background:#eef5ff!important;border-radius:8px!important;}
.spr-stock-home-panel .spr-market-score i{min-width:0!important;}

@media(max-width:1280px){
  .spr-stock-risers .spr-market-head,.spr-stock-risers .spr-market-row,
  .spr-stock-fallers .spr-market-head,.spr-stock-fallers .spr-market-row{grid-template-columns:32px minmax(0,1fr) 20px 88px!important;}
  .spr-stock-risers .spr-market-score,.spr-stock-fallers .spr-market-score{width:84px!important;min-width:84px!important;}
}


/* SPRFunction91: make homepage action links darker and easier to read */
#homeView .section-title a,
#homeView .spr2-panel-title a,
#homeView .spr2-section-bar a{
  color:#073b73!important;
  font-size:12.5px!important;
  font-weight:1000!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
}
#homeView .spr2-section-bar.blue a{color:#062e5f!important;}
#homeView .green-panel .spr2-panel-title a{color:#155c22!important;}
#homeView .section-title a:hover,
#homeView .spr2-panel-title a:hover,
#homeView .spr2-section-bar a:hover{
  color:#001f42!important;
  text-decoration:underline!important;
}

/* SPRFunction92: keep only the two top hub links white on home section bars */
#homeView .spr2-section-bar a,
#homeView .spr2-section-bar.blue a,
#homeView .spr2-section-bar.green a{
  color:#ffffff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.28)!important;
}
#homeView .spr2-section-bar a:hover{
  color:#ffffff!important;
  text-decoration:underline!important;
}

/* SPRFunction94 Postseason SPR Grades isolated widget/page */
.spr-postseason-home-card{border-color:#77ff23!important;background:radial-gradient(circle at 80% 15%,rgba(130,255,0,.20),transparent 32%),linear-gradient(135deg,#061807,#010902 70%)!important;box-shadow:0 0 0 1px rgba(132,255,0,.22),0 16px 34px rgba(0,0,0,.28);position:relative;overflow:hidden}.spr-postseason-home-card:before,.spr-ps-shell:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(149,255,70,.45) 1px,transparent 1px);background-size:34px 34px;opacity:.18;pointer-events:none}.spr-postseason-home-card .section-title,.spr-postseason-home-card p,.spr-postseason-home-card div{position:relative}.spr-postseason-home-card h2{color:#ccff9a!important;letter-spacing:.08em;text-transform:uppercase}.spr-postseason-home-card .section-title a,.spr-ps-home-cta{background:linear-gradient(90deg,#a6ff00,#62ff00);color:#041004!important;border:0;border-radius:14px;padding:9px 14px;font-weight:900;text-decoration:none;box-shadow:0 0 18px rgba(130,255,0,.28)}.spr-ps-home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.spr-ps-home-stats span{border:1px solid rgba(127,255,39,.38);border-radius:14px;padding:10px 8px;text-align:center;background:rgba(0,0,0,.32)}.spr-ps-home-stats b{display:block;font-size:1.55rem;color:#9cff18;text-shadow:0 0 12px rgba(156,255,24,.55)}.spr-ps-home-stats small{display:block;color:#dfffd0;text-transform:uppercase;font-size:.68rem;font-weight:800}.spr-ps-mini-title{color:#dfffbe;text-transform:uppercase;letter-spacing:.07em;font-weight:900;margin:6px 0}.spr-ps-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;background:#0d6f24;color:#eaffd9;border-radius:9px;padding:4px 8px;font-weight:950;box-shadow:0 0 12px rgba(46,255,51,.28)}.spr-ps-team{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(156,255,24,.45);border-radius:999px;padding:1px 6px;color:#b9ff44;background:rgba(112,255,0,.12);font-size:.72rem;font-weight:900;margin-left:5px}.spr-ps-home-cta{display:block;text-align:center;margin-top:10px}.spr-postseason-page .spr-ps-shell{position:relative;overflow:hidden;background:linear-gradient(180deg,#031405,#010701)!important;border:1px solid rgba(137,255,25,.42)!important}.spr-ps-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;border:1px solid rgba(137,255,25,.40);border-radius:22px;padding:22px;background:radial-gradient(circle at 80% 20%,rgba(128,255,0,.18),transparent 34%),linear-gradient(135deg,#09270d,#010701)}.spr-ps-hero h1{font-size:clamp(2rem,5vw,4.6rem);line-height:.9;color:#eaffdd;text-transform:uppercase;letter-spacing:.03em;margin:0}.spr-ps-hero p{color:#e7ffe0}.spr-ps-kpis{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:center}.spr-ps-kpis span{border:1px solid rgba(127,255,39,.38);border-radius:14px;background:rgba(0,0,0,.38);padding:14px;text-align:center}.spr-ps-kpis b{display:block;color:#9cff18;font-size:1.8rem;text-shadow:0 0 14px rgba(156,255,24,.5)}.spr-ps-kpis small{display:block;color:#dfffd0;text-transform:uppercase;font-weight:900;font-size:.64rem}.spr-ps-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0;padding:12px;border:1px solid rgba(137,255,25,.30);border-radius:16px;background:rgba(0,0,0,.20)}.spr-ps-tabs .team-tab{font-size:.68rem;padding:5px 8px;min-width:0;border-radius:999px}.spr-ps-tabs .team-tab.active{background:#8cff00!important;color:#041004!important}.spr-ps-card{border:1px solid rgba(137,255,25,.38);border-radius:18px;background:rgba(0,0,0,.35);padding:14px;position:relative;overflow:auto}.spr-ps-card h2{color:#c8ff7a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px}.spr-ps-card p{color:#e5ffe0;margin:0 0 12px}.spr-ps-table{width:100%;border-collapse:separate;border-spacing:0;color:#fff}.spr-ps-table th{background:linear-gradient(90deg,#2d6811,#045626);color:#eaffd9;text-transform:uppercase;font-size:.72rem;letter-spacing:.04em;text-align:left;padding:10px}.spr-ps-table td{border-bottom:1px solid rgba(143,255,39,.14);padding:10px;background:rgba(8,28,7,.48)}.spr-ps-table tr:nth-child(even) td{background:rgba(16,48,9,.48)}.spr-ps-start-table th,.spr-ps-start-table td{font-size:.82rem;white-space:nowrap}.spr-ps-blur{filter:blur(4px);pointer-events:none;user-select:none}.spr-ps-lock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.42);z-index:5}.spr-ps-lock>div{max-width:520px;border:1px solid rgba(137,255,25,.55);border-radius:24px;background:#061407;padding:26px;text-align:center;box-shadow:0 20px 55px rgba(0,0,0,.55)}.spr-ps-lock h2{color:#c8ff7a;margin-top:0;text-transform:uppercase}.spr-ps-lock p{color:#fff}.spr-ps-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(max-width:800px){.spr-ps-hero{grid-template-columns:1fr}.spr-ps-kpis,.spr-ps-home-stats{grid-template-columns:1fr 1fr}.spr-ps-tabs .team-tab{font-size:.6rem;padding:4px 6px}.spr-ps-table{min-width:760px}}

/* SPRFunction95: Postseason SPR readability + BR-style layout polish. Isolated to the playoff add-on only. */
.spr-postseason-home-card .spr2-compact-list li,
.spr-postseason-home-card .spr2-compact-list li span,
.spr-postseason-home-card .spr2-compact-list li b,
.spr-postseason-page .spr-ps-card,
.spr-postseason-page .spr-ps-card *{color:#f7fff3!important;}
.spr-postseason-page .spr-ps-card h2,
.spr-postseason-home-card .spr-ps-mini-title{color:#caff78!important;text-shadow:0 0 14px rgba(156,255,24,.22);}
.spr-ps-home-list .spr-ps-name-cell{min-width:0;}
.spr-ps-name-cell{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;font-weight:900!important;line-height:1.08;}
.spr-ps-name-cell b{color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.65);}
.spr-ps-logo.team-logo-mini{width:24px!important;height:24px!important;min-width:24px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.8),0 0 12px rgba(153,255,38,.35)!important;vertical-align:middle!important;margin-left:2px!important;overflow:hidden!important;}
.spr-ps-logo.team-logo-mini img{width:22px!important;height:22px!important;object-fit:contain!important;display:block!important;}
.spr-ps-logo.team-logo-mini span{font-size:8px!important;color:#071204!important;font-weight:950!important;letter-spacing:-.02em!important;background:#d9ff9c!important;}
.spr-ps-team-token{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;border-radius:999px;border:1px solid rgba(185,255,68,.58);background:linear-gradient(180deg,rgba(161,255,23,.18),rgba(3,19,6,.78));color:#d7ff8c!important;font-size:.68rem;font-weight:950;letter-spacing:.02em;padding:0 7px;box-shadow:inset 0 0 10px rgba(160,255,23,.14),0 0 9px rgba(160,255,23,.15);}
.spr-ps-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;}
.spr-ps-full-career{margin-top:18px;}
.spr-postseason-page .spr-ps-shell{padding:18px!important;}
.spr-ps-tabs{gap:5px!important;padding:12px 10px!important;justify-content:center!important;}
.spr-ps-tabs .team-tab{font-size:.62rem!important;line-height:1!important;padding:5px 8px!important;min-width:40px!important;flex:0 0 auto!important;}
.spr-ps-table th{background:linear-gradient(90deg,#2a6613,#075a26)!important;color:#efffe8!important;}
.spr-ps-table td{color:#f8fff6!important;background:rgba(3,17,4,.68)!important;border-bottom:1px solid rgba(176,255,98,.20)!important;}
.spr-ps-table tr:nth-child(even) td{background:rgba(12,39,9,.72)!important;}
.spr-ps-badge{color:#efffde!important;background:linear-gradient(180deg,#159437,#0b6e22)!important;box-shadow:0 0 14px rgba(39,255,65,.30)!important;}
.spr-ps-table .spr-ps-badge{min-width:54px;}
.spr-ps-leader-table th,.spr-ps-leader-table td{font-size:.78rem!important;padding:9px 8px!important;}
.spr-postseason-page .page-head{display:none!important;}
@media(max-width:900px){.spr-ps-top-grid{grid-template-columns:1fr}.spr-ps-tabs .team-tab{font-size:.55rem!important;padding:4px 6px!important;min-width:34px!important}.spr-ps-name-cell{gap:5px!important}.spr-ps-logo.team-logo-mini{width:20px!important;height:20px!important;min-width:20px!important}}


/* SPRFunction96 postseason polish: home split rows, readable titles, stable tabs, other-league tokens */
.spr-postseason-home-card .spr-ps-home-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative;margin-top:10px;}
.spr-postseason-home-card .spr-ps-mini-panel{border:1px solid rgba(137,255,25,.34);border-radius:14px;background:rgba(0,0,0,.24);padding:10px;min-width:0;}
.spr-postseason-home-card .spr-ps-home-list li{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;}
.spr-postseason-home-card .spr-ps-name-cell b,.spr-postseason-page .spr-ps-name-cell b{color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.85)!important;}
.spr-postseason-home-card .spr-ps-mini-title{font-size:.84rem!important;color:#d9ffb2!important;}
.spr-ps-team-token{height:23px!important;min-width:38px!important;border:2px solid var(--ps-secondary,#8cff00)!important;background:var(--ps-primary,#0b2010)!important;color:var(--ps-text,#ffffff)!important;border-radius:999px!important;box-shadow:0 0 0 2px rgba(255,255,255,.08),0 0 9px rgba(160,255,23,.20)!important;line-height:1!important;}
.spr-ps-team-token:before,.spr-ps-team-token:after{display:none!important;content:none!important;}
.spr-postseason-page .spr-ps-card h2{color:#cfff86!important;background:rgba(90,255,35,.08)!important;border:1px solid rgba(139,255,35,.22)!important;border-radius:10px!important;padding:8px 10px!important;text-shadow:0 0 12px rgba(156,255,24,.34),0 1px 6px #000!important;}
.spr-postseason-page .spr-ps-card p{color:#ffffff!important;font-weight:750!important;}
.spr-postseason-page .spr-ps-table th{background:linear-gradient(90deg,#1f5b10,#0a6b2b)!important;color:#ffffff!important;text-shadow:0 1px 4px #000!important;}
@media(max-width:900px){.spr-postseason-home-card .spr-ps-home-split{grid-template-columns:1fr}.spr-postseason-home-card .spr-ps-mini-panel{padding:8px}}


/* SPRFunction97 page-only playoff fixes: back button, white section headings, MLB-only career table handled in JS */
.spr-postseason-page .spr-ps-back-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:14px!important;padding:9px 14px!important;border-radius:999px!important;background:linear-gradient(90deg,#a6ff00,#62ff00)!important;color:#041004!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 0 16px rgba(130,255,0,.25)!important;max-width:max-content!important;}
.spr-postseason-page .spr-ps-back-btn:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important;}
.spr-postseason-page .spr-ps-card h2{color:#ffffff!important;text-shadow:0 1px 7px rgba(0,0,0,.9),0 0 10px rgba(156,255,24,.20)!important;}
.spr-postseason-page .spr-ps-full-career h2{color:#ffffff!important;}


/* SPRFunction100: Postseason page-only title readability + career-tab primary MLB team logos */
.spr-postseason-page .spr-ps-card h2,
.spr-postseason-page .spr-ps-card h2 *{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:0 1px 8px rgba(0,0,0,.95),0 0 12px rgba(255,255,255,.22)!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}
.spr-postseason-page .spr-ps-card h2::selection,
.spr-postseason-page .spr-ps-card h2 *::selection{background:rgba(135,185,255,.65)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;}

/* SPRFunction101: homepage box header color polish only.
   2026-left cards use blue header chips; historical-right cards use green header chips.
   Postseason SPR box intentionally untouched. */
#homeView .spr2-current .spr2-left-stack .spr2-info-card .section-title h2,
#homeView .spr2-current .spr2-board-main .section-title h2,
#homeView .spr2-current .spr2-left-stack .spr2-info-card .section-title a,
#homeView .spr2-current .spr2-board-main .section-title a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:26px!important;
  padding:4px 8px!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#1058b9,#0b3f8d)!important;
  color:#fff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.35)!important;
  box-decoration-break:clone!important;
  -webkit-box-decoration-break:clone!important;
}
#homeView .spr2-history .spr2-info-card:not(.spr-postseason-home-card) .section-title h2,
#homeView .spr2-history .spr2-info-card:not(.spr-postseason-home-card) .section-title a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:26px!important;
  padding:4px 8px!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#155f34,#0c401f)!important;
  color:#fff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.38)!important;
  box-decoration-break:clone!important;
  -webkit-box-decoration-break:clone!important;
}
#homeView .spr2-current .section-title,
#homeView .spr2-history .section-title{
  align-items:flex-start!important;
}

/* SPRFunction102: homepage header-bar redo for highlighted boxes only.
   Do not touch Postseason SPR card/page. Only full header rows requested. */
#homeView .spr2-current .spr2-board-main .section-title,
#homeView .spr2-current .spr-stock-home-panel .section-title,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeAllTimeTop) .section-title,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeBestSeasons) .section-title{
  background:transparent!important;
  padding:0!important;
  margin-bottom:12px!important;
  border-radius:0!important;
}
#homeView .spr2-current .spr2-board-main .section-title h2,
#homeView .spr2-current .spr2-board-main .section-title a,
#homeView .spr2-current .spr-stock-home-panel .section-title h2,
#homeView .spr2-current .spr-stock-home-panel .section-title a,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeAllTimeTop) .section-title h2,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeAllTimeTop) .section-title a,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeBestSeasons) .section-title h2,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeBestSeasons) .section-title a{
  display:inline!important;
  min-height:0!important;
  padding:0!important;
  background:transparent!important;
  text-shadow:none!important;
  box-shadow:none!important;
  color:inherit!important;
}
#homeView .spr2-current .spr2-board-main .section-title h2,
#homeView .spr2-current .spr-stock-home-panel .section-title h2{color:#092450!important;}
#homeView .spr2-current .spr2-board-main .section-title a,
#homeView .spr2-current .spr-stock-home-panel .section-title a{color:#073b73!important;}
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeAllTimeTop) .section-title h2,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeBestSeasons) .section-title h2{color:#153d27!important;}
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeAllTimeTop) .section-title a,
#homeView .spr2-history .spr2-history-grid .spr2-info-card:has(#homeBestSeasons) .section-title a{color:#155c22!important;}

#homeView .spr2-current .spr2-june4-home-card .section-title,
#homeView .spr2-current .spr2-info-card:has(#homeUnder25List) .section-title,
#homeView .spr2-current .spr2-league-chart-card:has(#homeLeagueCompareChart) .section-title{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:8px 11px!important;
  margin:0 0 12px 0!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#1058b9,#06428e)!important;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.18)!important;
}
#homeView .spr2-current .spr2-june4-home-card .section-title h2,
#homeView .spr2-current .spr2-info-card:has(#homeUnder25List) .section-title h2,
#homeView .spr2-current .spr2-league-chart-card:has(#homeLeagueCompareChart) .section-title h2,
#homeView .spr2-current .spr2-june4-home-card .section-title a,
#homeView .spr2-current .spr2-info-card:has(#homeUnder25List) .section-title a,
#homeView .spr2-current .spr2-league-chart-card:has(#homeLeagueCompareChart) .section-title a{
  display:inline!important;
  min-height:0!important;
  padding:0!important;
  background:transparent!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:0 1px 3px rgba(0,0,0,.45)!important;
  box-shadow:none!important;
}

#homeView .spr2-history .spr2-era-card:has(#homeEraLeaders) .section-title,
#homeView .spr2-history .spr-historical-matchup-home .section-title,
#homeView .spr2-history .spr2-wide-card:has(#homeBestCareersMini) .section-title,
#homeView .spr2-history .spr2-pre1930-card .section-title,
#homeView .spr2-history .spr2-historical-performance-card .section-title{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:8px 11px!important;
  margin:0 0 12px 0!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#155f34,#0b421f)!important;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.16)!important;
}
#homeView .spr2-history .spr2-era-card:has(#homeEraLeaders) .section-title h2,
#homeView .spr2-history .spr-historical-matchup-home .section-title h2,
#homeView .spr2-history .spr2-wide-card:has(#homeBestCareersMini) .section-title h2,
#homeView .spr2-history .spr2-pre1930-card .section-title h2,
#homeView .spr2-history .spr2-historical-performance-card .section-title h2,
#homeView .spr2-history .spr2-era-card:has(#homeEraLeaders) .section-title a,
#homeView .spr2-history .spr-historical-matchup-home .section-title a,
#homeView .spr2-history .spr2-wide-card:has(#homeBestCareersMini) .section-title a,
#homeView .spr2-history .spr2-pre1930-card .section-title a,
#homeView .spr2-history .spr2-historical-performance-card .section-title a{
  display:inline!important;
  min-height:0!important;
  padding:0!important;
  background:transparent!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:0 1px 3px rgba(0,0,0,.45)!important;
  box-shadow:none!important;
}

/* SPRFunction102: BR-style SPR Stock Market homepage card only. Does not touch the Stock Market page. */
#homeView .spr-stock-home-panel{
  background:linear-gradient(145deg,#060914,#111827 55%,#1b0b17)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 16px 28px rgba(9,23,54,.18)!important;
  color:#fff!important;
}
#homeView .spr-stock-home-panel .section-title{
  background:transparent!important;
  padding:0!important;
  margin:0 0 6px 0!important;
}
#homeView .spr-stock-home-panel .section-title h2{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:none!important;
  letter-spacing:.3px!important;
}
#homeView .spr-stock-home-panel .section-title h2::after{content:' ↗';color:#2bff78!important;}
#homeView .spr-stock-home-panel .section-title a{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.16)!important;
}
#homeView .spr-stock-home-panel .spr2-small-text{color:#e6eef8!important;font-weight:900!important;margin-bottom:10px!important;}
.spr-home-stock-board{display:grid;gap:10px;}
.spr-home-stock-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;}
.spr-home-stock-card{min-height:78px;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:9px 10px;background:rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;}
.spr-home-stock-card span{font-size:10px;font-weight:1000;letter-spacing:1px;text-transform:uppercase;}
.spr-home-stock-card b,.spr-home-stock-card b .name-link{font-size:12px;color:#b8c7df!important;-webkit-text-fill-color:#b8c7df!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.spr-home-stock-card strong{font-size:24px;line-height:1;font-weight:1000;letter-spacing:.2px;}
.spr-home-stock-card.gain{border-color:rgba(28,238,105,.35);box-shadow:inset 0 0 22px rgba(0,255,105,.06);}
.spr-home-stock-card.gain span,.spr-home-stock-row.up .move,.spr-home-stock-row.up b,.spr-home-stock-card.gain strong{color:#25ff6f!important;}
.spr-home-stock-card.dip{border-color:rgba(255,56,72,.35);box-shadow:inset 0 0 22px rgba(255,0,40,.06);}
.spr-home-stock-card.dip span,.spr-home-stock-row.down .move,.spr-home-stock-row.down b,.spr-home-stock-card.dip strong{color:#ff4056!important;}
.spr-home-stock-card.index span{color:#d6e4ff!important;}
.spr-home-stock-card.index strong{color:#fff!important;font-size:18px;}
.spr-home-stock-spark{width:100%;height:34px;display:block;margin:2px 0;}
.spr-home-stock-spark polyline{fill:none;stroke:#25ff6f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(37,255,111,.55));}
.spr-home-stock-table{border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden;background:rgba(0,0,0,.28);}
.spr-home-stock-head,.spr-home-stock-row{display:grid;grid-template-columns:18px 28px minmax(0,1fr) 106px 52px;align-items:center;gap:7px;padding:7px 9px;}
.spr-home-stock-head{grid-template-columns:46px minmax(0,1fr) 106px 52px;background:rgba(255,255,255,.04);color:#d7e3f6;font-size:9px;font-weight:1000;text-transform:uppercase;letter-spacing:.9px;}
.spr-home-stock-head span:first-child{grid-column:1 / span 2;}
.spr-home-stock-row{border-top:1px solid rgba(255,255,255,.08);min-height:32px;}
.spr-home-stock-row .rank{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:#10131b;color:#fff;font-size:12px;font-weight:1000;}
.spr-home-stock-row strong,.spr-home-stock-row strong .name-link{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:11px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.spr-home-stock-row .bars{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;}
.spr-home-stock-row .bars i{height:12px;border-radius:2px;background:rgba(255,255,255,.10);}
.spr-home-stock-row.up .bars i.on{background:#25e862;}
.spr-home-stock-row.down .bars i.on{background:#ff3a48;}
.spr-home-stock-row b{font-size:12px;font-weight:1000;text-align:right;}
@media(max-width:760px){.spr-home-stock-cards{grid-template-columns:1fr}.spr-home-stock-head,.spr-home-stock-row{grid-template-columns:18px 26px minmax(0,1fr) 74px 44px}.spr-home-stock-head{grid-template-columns:44px minmax(0,1fr) 74px 44px}.spr-home-stock-row .bars{gap:2px}.spr-home-stock-row .bars i{height:10px}}


/* SPRFunction103 - SPR Draft Central homepage bridge card only */
.spr-draft-home-widget{position:relative;overflow:hidden;border:1px solid rgba(44,151,255,.38);border-radius:22px;background:radial-gradient(circle at 82% 12%,rgba(38,128,255,.46),transparent 28%),radial-gradient(circle at 18% 82%,rgba(88,255,191,.18),transparent 24%),linear-gradient(135deg,#071b30 0%,#092945 48%,#02070d 100%);box-shadow:0 20px 50px rgba(2,29,66,.26),inset 0 0 0 1px rgba(255,255,255,.06);padding:18px;color:#eef7ff;margin:18px 0;min-height:520px}.spr-draft-home-widget:before{content:"DRAFT";position:absolute;right:28px;top:34px;font-size:116px;line-height:.8;font-weight:1000;letter-spacing:.02em;color:rgba(80,153,255,.095);pointer-events:none}.spr-draft-home-widget:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);pointer-events:none}.spr-draft-home-head,.spr-draft-home-top,.spr-draft-home-footer{position:relative;z-index:1}.spr-draft-home-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.spr-draft-home-head small{display:block;color:#62ff99;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.spr-draft-home-head h2{font-size:32px;line-height:.96;margin:4px 0;text-transform:uppercase;letter-spacing:.015em;color:#f2fbff;text-shadow:0 2px 18px rgba(68,158,255,.30)}.spr-draft-home-head p{margin:0;color:#b7c9db;font-weight:850}.spr-draft-home-head a{background:linear-gradient(90deg,#2385ff,#55f19b);color:white;text-decoration:none;font-weight:1000;border-radius:999px;padding:12px 17px;white-space:nowrap;box-shadow:0 8px 22px rgba(25,121,255,.24)}.spr-draft-home-top{display:grid;grid-template-columns:1fr;gap:8px;margin:16px 0 12px}.spr-draft-home-row{display:grid;grid-template-columns:34px 50px minmax(0,1fr) 48px 52px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.10);background:rgba(2,10,18,.72);border-radius:12px;padding:9px 10px;text-decoration:none;color:#edf7ff;min-height:39px}.spr-draft-home-row:hover{border-color:rgba(92,191,255,.48);box-shadow:0 0 0 1px rgba(92,191,255,.12),0 6px 18px rgba(0,0,0,.20)}.spr-draft-home-rank{font-size:20px;font-weight:1000;color:#58ff90}.spr-draft-school-badge{display:inline-grid;place-items:center;width:42px;min-width:42px;height:28px;border-radius:9px;background:linear-gradient(135deg,var(--school-primary,#1769c8) 0%,var(--school-primary,#1769c8) 55%,var(--school-accent,#9ed1ff) 56%,var(--school-accent,#9ed1ff) 100%);border:2px solid var(--school-accent,#9ed1ff);color:#fff;font-size:11px;font-weight:1000;text-shadow:0 1px 3px rgba(0,0,0,.75);box-shadow:0 3px 10px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.18)}.spr-draft-home-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:1000;color:#fff}.spr-draft-home-pos{font-style:normal;color:#bdd1e3;font-weight:900}.spr-draft-home-grade{color:#67ff85;text-align:right;font-weight:1000}.spr-draft-home-footer{display:flex;gap:8px;flex-wrap:wrap}.spr-draft-home-footer a{font-size:12px;font-weight:1000;color:#c8dcf1;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:7px 10px;background:rgba(0,0,0,.22);text-decoration:none}.spr-draft-home-footer a:hover{color:#fff;border-color:rgba(99,198,255,.42)}@media(max-width:900px){.spr-draft-home-widget{min-height:auto}.spr-draft-home-head{display:block}.spr-draft-home-head a{display:inline-flex;margin-top:12px}.spr-draft-home-row:nth-child(n+6){display:none}.spr-draft-home-row{grid-template-columns:32px 44px minmax(0,1fr) 44px 45px}}
