.v6414-review-team-list{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:8px!important;
  width:100%!important;
}
.v6414-review-team-list>.v6225-review-team,
.v6414-review-team-list>.v6225-review-value{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  width:100%!important;
  min-width:0!important;
  min-height:42px!important;
}
[data-v6414-review-family="team_pick"] .v6225-review-answer,
[data-v6414-review-family="team_pick"] .v6225-review-official{
  height:auto!important;
  min-height:112px!important;
  align-content:start!important;
}
[data-v6414-review-family="team_pick"] .v6225-review-answer-body{
  align-items:flex-start!important;
}
.v6414-review-subject{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:14px!important;
  min-height:64px!important;
  margin:0 0 12px!important;
  padding:10px 12px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.025)!important;
}
.v6414-review-subject>small{
  color:#858e99!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
  white-space:nowrap!important;
}
.v6414-review-subject>.v6225-review-driver{
  min-width:0!important;
}
@media(max-width:720px){
  .v6414-review-subject{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  [data-v6414-review-family="team_pick"] .v6225-review-answer,
  [data-v6414-review-family="team_pick"] .v6225-review-official{
    min-height:106px!important;
  }
}

/* V6.5.2 · Phase 1 review polish / shared canonical presentation */
.v650-review-question-score{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin:0!important;
  padding:12px 14px 0!important;
  align-items:stretch!important;
}
.v650-review-question-score-person{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-rows:auto auto auto!important;
  gap:9px!important;
  min-width:0!important;
  min-height:104px!important;
  padding:11px 12px!important;
  border:1px solid var(--v650-player-color,#666)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.025)!important;
}
.v652-review-score-head{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:baseline!important;
  gap:8px!important;
  min-width:0!important;
}
.v652-review-score-head small{
  color:#858e99!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
.v652-review-score-head strong{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#eef1f5!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
.v652-review-score-races{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  min-width:0!important;
}
.v652-review-score-race{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
  padding:5px 7px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.035)!important;
  color:#aeb5bf!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:750!important;
}
.v652-review-score-race>span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.v652-review-score-race>b{
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  white-space:nowrap!important;
  font-variant-numeric:tabular-nums!important;
}
.v652-review-score-total{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding-top:8px!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
}
.v652-review-score-total>span{
  color:#858e99!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.v652-review-score-total>b{
  color:#fff!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:950!important;
  font-variant-numeric:tabular-nums!important;
}
.v6225-review-race-grid.compare .v650-review-player-answer{
  border-color:var(--v650-player-color,#666)!important;
  background:rgba(255,255,255,.025)!important;
  box-shadow:none!important;
}
.v6225-review-scoreboard.compare .v650-review-player-person{
  border-color:var(--v650-player-color,#666)!important;
  box-shadow:none!important;
}
.v652-review-race-fact{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  min-height:24px!important;
  margin:0 0 10px!important;
  color:#929aa5!important;
  font-size:9px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
.v652-review-race-fact>b{
  color:#eef1f5!important;
  font-size:10px!important;
  font-weight:950!important;
  font-variant-numeric:tabular-nums!important;
}
/* Shared Prediction review alignment: answer/opponent/result start on one vertical axis. */
.v6225-pred-review-question .v6225-review-answer,
.v6225-pred-review-question .v6225-review-official{
  display:grid!important;
  grid-template-rows:24px minmax(0,1fr)!important;
  align-content:stretch!important;
  gap:0!important;
  min-height:132px!important;
}
.v6225-pred-review-question .v6225-review-answer-head{
  min-height:24px!important;
  margin:0 0 10px!important;
  align-items:center!important;
}
.v6225-pred-review-question .v6225-review-official>small{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  min-height:24px!important;
  margin:0 0 10px!important;
  line-height:1!important;
}
.v6225-pred-review-question .v6225-review-answer-body,
.v6225-pred-review-question .v6225-review-official>:not(small){
  align-self:center!important;
}
/* Canonical team-mark size across every Prediction review mode/question. */
.v6225-pred-review-question .v525-team-logo,
.v6225-pred-review-question .v6225-review-driver>.v525-team-logo,
.v6225-pred-review-question .v6225-review-team>.v525-team-logo,
.v6225-pred-review-question .v6225-review-podium .v525-team-logo,
.v6225-pred-review-question .v6232-h2h-matchup .v525-team-logo,
.v6225-pred-review-question .v650-review-team-logos>.v525-team-logo{
  box-sizing:border-box!important;
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  flex-basis:42px!important;
  border-radius:10px!important;
}
.v6225-pred-review-question .v525-team-logo>img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:85%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:auto!important;
}
/* P15: result stays logo-only; compact marks wrap instead of oversized containers. */
.v650-review-team-logos{
  box-sizing:border-box!important;
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:100%!important;
  min-width:0!important;
}
.v650-review-team-logos>.v525-team-logo{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
}
/* Team-vs-team context: VS centered between the marks, points directly below each mark. */
.v6234-pred-review .v6232-h2h-matchup{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  min-height:92px!important;
  padding:8px 12px!important;
  box-sizing:border-box!important;
}
.v6234-pred-review .v6232-h2h-matchup>i{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
  justify-self:center!important;
  margin-top:17px!important;
  font-size:9px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  color:#777f8a!important;
}
.v6234-pred-review .v6232-h2h-matchup>span{
  display:grid!important;
  grid-template-rows:42px 24px!important;
  gap:6px!important;
  align-items:center!important;
  min-width:0!important;
}
.v6234-pred-review .v6232-h2h-left{
  grid-column:1!important;
  grid-row:1!important;
  justify-items:end!important;
  text-align:right!important;
}
.v6234-pred-review .v6232-h2h-right{
  grid-column:3!important;
  grid-row:1!important;
  justify-items:start!important;
  text-align:left!important;
}
.v6234-pred-review .v6232-h2h-left>.v6225-review-team,
.v6234-pred-review .v6232-h2h-left>.v6225-review-driver{
  justify-self:end!important;
  flex-direction:row-reverse!important;
  text-align:right!important;
}
.v6234-pred-review .v6232-h2h-right>.v6225-review-team,
.v6234-pred-review .v6232-h2h-right>.v6225-review-driver{
  justify-self:start!important;
  flex-direction:row!important;
  text-align:left!important;
}
.v6234-pred-review .v6232-h2h-outcome{
  box-sizing:border-box!important;
  width:42px!important;
  min-width:42px!important;
  height:24px!important;
  padding:0 4px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  font-size:9px!important;
  text-align:center!important;
}
.v6234-pred-review .v6232-h2h-left .v6232-h2h-outcome{justify-self:end!important}
.v6234-pred-review .v6232-h2h-right .v6232-h2h-outcome{justify-self:start!important}
@media(max-width:900px){
  .v650-review-question-score{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    padding:10px 10px 0!important;
    gap:8px!important;
  }
  .v650-review-question-score-person{min-height:98px!important;padding:10px!important}
  .v652-review-score-head{grid-template-columns:1fr!important;gap:3px!important}
  .v652-review-score-head strong{font-size:11px!important}
}
@media(max-width:720px){
  .v6225-pred-review-question .v6225-review-answer,
  .v6225-pred-review-question .v6225-review-official{
    min-height:0!important;
  }
  .v6234-pred-review .v6232-h2h-matchup{
    grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;
    gap:8px!important;
    padding:8px 7px!important;
  }
  .v6234-pred-review .v6232-h2h-matchup>i{margin-top:17px!important}
}
@media(max-width:520px){
  .v650-review-question-score{grid-template-columns:1fr!important}
  .v650-review-question-score-person{min-height:0!important}
  .v652-review-score-races{display:grid!important;grid-template-columns:1fr!important}
  .v652-review-score-race{justify-content:space-between!important;width:100%!important;box-sizing:border-box!important}
}
/* V6.5.3 · Phase 1 alignment: stable race headers + centered H2H score pair */
.v6225-pred-review-question .v6225-review-race{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
.v6225-pred-review-question .v6225-review-race>.v560-race-head{
  box-sizing:border-box!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  flex:0 0 38px!important;
  margin:0 0 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
}
.v6225-pred-review-question .v6225-review-race>.v560-race-head>*{
  min-width:0!important;
}
@media(min-width:901px){
  .v650-review-question-score{
    grid-template-columns:repeat(2,calc((100% - 20px)/3))!important;
    justify-content:center!important;
  }
}
/* V6.5.4 · Phase 1 alignment fix: keep review grid tracks top-aligned.
   Short questions must not distribute free card height above the race headers. */
.v6225-pred-review-question.v560-question-card{
  align-content:start!important;
}
.v6225-pred-review-question>.v6225-review-races{
  align-self:start!important;
}
/* V6.5.5 · Phase 1 final rhythm: Race header -> review cards -> fixed context slot. */
.v6225-pred-review-question .v655-review-context{
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  gap:8px!important;
  min-height:92px!important;
  margin-top:10px!important;
  min-width:0!important;
}
.v6225-pred-review-question .v655-review-context>.v6225-review-matchup,
.v6225-pred-review-question .v655-review-context>.v6414-review-subject,
.v6225-pred-review-question .v655-review-context>.v652-review-race-fact{
  margin:0!important;
}
@media(min-width:901px){
  /* H2H keeps the navigation footer on a stable desktop baseline; content may still grow. */
  .v6225-pred-review-question.v655-review-compare{
    min-height:660px!important;
  }
}
@media(max-width:900px){
  .v6225-pred-review-question .v655-review-context{
    min-height:0!important;
  }
  .v6225-pred-review-question.v655-review-compare{
    min-height:0!important;
  }
}

/* V6.5.8 · explicit mode split: OWN stays exact V6.5.5 rhythm; only H2H P01 compacts. */
@media(min-width:901px){
  .v6225-pred-review-question[data-v658-review-mode="own"] .v655-review-context{
    min-height:92px!important;
    margin-top:10px!important;
    gap:8px!important;
  }
  .v6225-pred-review-question[data-v658-review-mode="h2h"][data-v650-canonical-podium="1"] .v655-review-context:empty{
    min-height:0!important;
    margin-top:0!important;
    gap:0!important;
  }
}

/* V7 Phase 6G6R3 · Position gain review UI polish
   Keep the proven 6G6R1 data/render path untouched. Only refine the appended
   outcome row so it sits cleanly below the driver copy and never crosses the logo. */
.v6225-pred-review-question .v7006g6r1-position-card{
  grid-template-rows:24px minmax(0,1fr) auto!important;
}
.v6225-pred-review-question .v7006g6r1-position-card>.v7006g6r1-position-gain{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  width:calc(100% - 50px)!important;
  min-width:0!important;
  min-height:22px!important;
  align-self:stretch!important;
  margin:4px 0 0 50px!important;
  padding:0!important;
  border:0!important;
}
.v7006g6r1-position-route{
  min-width:0!important;
  color:#aeb5bf!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  font-style:normal!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap!important;
}
.v7006g6r1-position-delta{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:22px!important;
  padding:0 7px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:6px!important;
  background:rgba(255,255,255,.035)!important;
  color:#c3c8d0!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap!important;
}
@media(max-width:520px){
  .v6225-pred-review-question .v7006g6r1-position-card>.v7006g6r1-position-gain{
    width:100%!important;
    margin-left:0!important;
    flex-wrap:wrap!important;
    gap:6px!important;
  }
}
