/* GPB Paddock V7 · 7G2 — Paddock 2.0
   Seasons + Grid remain the visual reference. Yellow is semantic only. */

.v7007g2-home{display:flex;flex-direction:column;gap:34px}
.v7007g2-home .card{box-sizing:border-box}
.v7007g2-race-hub{
  display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);
  min-height:390px;overflow:hidden;padding:0;
  border:1px solid var(--line);background:rgba(13,23,37,.88)
}
.v7007g2-hub-copy{display:flex;flex-direction:column;gap:18px;padding:28px}
.v7007g2-hub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.v7007g2-hub-head h1{margin:4px 0 4px;font-size:clamp(24px,2.5vw,34px);line-height:1.05;letter-spacing:-.035em}
.v7007g2-hub-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}
.v7007g2-status-chip{
  flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:6px 9px;
  color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap
}
.v7007g2-round-title{display:flex;flex-direction:column;gap:2px}
.v7007g2-round-title>span{font-size:8px;font-weight:900;letter-spacing:.12em;color:var(--muted)}
.v7007g2-round-title h2{margin:0;font-size:19px;line-height:1.2}
.v7007g2-countdown{display:flex;gap:7px}
.v7007g2-countdown>span{
  min-width:54px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.025);
  display:flex;flex-direction:column;gap:2px
}
.v7007g2-countdown b{font-size:18px;line-height:1;font-variant-numeric:tabular-nums}
.v7007g2-countdown small,.v7007g2-round-time small{font-size:7px;font-weight:900;letter-spacing:.09em;color:var(--muted)}
.v7007g2-round-time{display:flex;flex-direction:column;gap:3px}
.v7007g2-round-time b{font-size:16px}
.v7007g2-round-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.v7007g2-round-meta>span{
  display:flex;flex-direction:column;gap:3px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.02)
}
.v7007g2-round-meta small{font-size:7px;font-weight:900;letter-spacing:.08em;color:var(--muted)}
.v7007g2-round-meta b{font-size:10px}
.v7007g2-game-list{display:flex;flex-direction:column;border-top:1px solid var(--line);margin-top:auto}
.v7007g2-game-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}
.v7007g2-game-row:last-child{border-bottom:0}
.v7007g2-game-row>div{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:8px;min-width:0}
.v7007g2-game-row b{font-size:11px}
.v7007g2-game-state{font-size:7px;font-weight:950;letter-spacing:.08em;color:var(--muted)}
.v7007g2-game-row.open .v7007g2-game-state,.v7007g2-game-row.done .v7007g2-game-state{color:#86ddb1}
.v7007g2-game-row.running .v7007g2-game-state,.v7007g2-game-row.saved .v7007g2-game-state{color:#a8cfff}
.v7007g2-game-row button{min-width:150px;padding:8px 10px;font-size:9px;white-space:nowrap}

.v7007g2-race-visual{
  position:relative;display:block;width:100%;min-height:390px;overflow:hidden;border:0;border-radius:0;
  padding:0;background:#091321;text-align:left;cursor:pointer
}
.v7007g2-race-visual>img,.v7007g2-track-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.v7007g2-track-fallback{background:linear-gradient(135deg,#111b2b,#08111f)}
.v7007g2-race-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,9,16,.08),rgba(4,9,16,.25) 44%,rgba(4,9,16,.94))}
.v7007g2-race-label{position:absolute;left:20px;right:20px;bottom:20px;display:flex;flex-direction:column;gap:4px;color:#fff}
.v7007g2-race-label>small{font-size:8px;font-weight:900;letter-spacing:.1em;opacity:.7}
.v7007g2-race-label>b{font-size:22px;line-height:1.05}
.v7007g2-race-label>span{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}
.v7007g2-race-label>span>span{display:flex;flex-direction:column;gap:1px;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(4,9,16,.62);backdrop-filter:blur(8px)}
.v7007g2-race-label span small{font-size:6px;font-weight:900;letter-spacing:.08em;opacity:.65}
.v7007g2-race-label span b{font-size:9px}

.v7007g2-race-hub.is-yellow{border-color:rgba(244,208,63,.38)}
.v7007g2-race-hub.is-yellow .eyebrow,.v7007g2-race-hub.is-yellow .v7007g2-game-state{color:#f4d03f}
.v7007g2-race-hub.is-yellow .v7007g2-status-chip{color:#f4d03f;border-color:rgba(244,208,63,.35);background:rgba(244,208,63,.06)}
.v7007g2-race-hub.is-yellow .v7007g2-game-row.yellow{border-color:rgba(244,208,63,.16)}
.v7007g2-race-hub.is-yellow .v7007g2-race-shade{background:linear-gradient(180deg,rgba(70,55,0,.08),rgba(4,9,16,.25) 44%,rgba(4,9,16,.94))}

.v7007g2-section{display:flex;flex-direction:column;gap:14px}
.v7007g2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 3px}
.v7007g2-section-head h2{margin:2px 0 0;font-size:21px;letter-spacing:-.02em}
.v7007g2-section-head .textbtn{font-size:9px}
.v7007g2-news-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:10px;min-height:360px}
.v7007g2-news-side{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v7007g2-news-card{
  position:relative;min-height:170px;overflow:hidden;border:1px solid var(--line);border-radius:11px;padding:0;background:#091321;
  color:#fff;text-align:left;cursor:pointer
}
.v7007g2-news-card.is-lead{min-height:360px}
.v7007g2-news-card img,.v7007g2-news-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.v7007g2-news-fallback{background:linear-gradient(135deg,#172438,#091321)}
.v7007g2-news-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,9,16,.08),rgba(4,9,16,.12) 36%,rgba(4,9,16,.95))}
.v7007g2-news-copy{position:absolute;left:14px;right:14px;bottom:14px;display:flex;flex-direction:column;gap:5px}
.v7007g2-news-copy small{font-size:7px;font-weight:900;letter-spacing:.08em;opacity:.68}
.v7007g2-news-copy b{font-size:13px;line-height:1.25}
.v7007g2-news-card.is-lead .v7007g2-news-copy{left:20px;right:20px;bottom:20px}
.v7007g2-news-card.is-lead .v7007g2-news-copy b{font-size:22px;max-width:700px}
.v7007g2-news-card:hover{border-color:rgba(255,255,255,.24)}
.v7007g2-news-card:focus-visible,.v7007g2-race-visual:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px}

.v7007g2-standings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v7007g2-standing-card{padding:17px}
.v7007g2-card-head{padding:2px 2px 12px;border-bottom:1px solid var(--line)}
.v7007g2-card-head h3{margin:2px 0 0;font-size:16px}
.v7007g2-standing-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 2px;border-bottom:1px solid var(--line)}
.v7007g2-standing-row:last-child{border-bottom:0}
.v7007g2-standing-row.leader{background:linear-gradient(90deg,rgba(255,255,255,.025),transparent)}
.v7007g2-standing-rank{font-size:12px;font-weight:900;color:var(--muted);text-align:center}
.v7007g2-standing-id{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-width:0}
.v7007g2-standing-id>img,.v7007g2-standing-id>span{width:30px;height:30px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#111b29;font-size:8px;font-weight:900}
.v7007g2-standing-id.team>img,.v7007g2-standing-id.team>span{border-radius:7px;object-fit:contain;padding:3px;box-sizing:border-box;border-left:2px solid var(--team-accent)}
.v7007g2-standing-id>div{display:flex;flex-direction:column;min-width:0}
.v7007g2-standing-id b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}
.v7007g2-standing-id small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7px}
.v7007g2-standing-points{display:flex;align-items:baseline;gap:4px}
.v7007g2-standing-points b{font-size:13px}
.v7007g2-standing-points small{font-size:6px;color:var(--muted);font-weight:900}

.v7007g2-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.v7007g2-content-card{display:flex;flex-direction:column;align-items:flex-start;min-height:170px;padding:18px;text-decoration:none;text-align:left;color:inherit;cursor:pointer}
.v7007g2-content-card>span{font-size:7px;font-weight:950;letter-spacing:.1em;color:var(--muted)}
.v7007g2-content-card h3{margin:16px 0 5px;font-size:17px}
.v7007g2-content-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}
.v7007g2-content-card>b{margin-top:auto;padding-top:20px;font-size:9px}
.v7007g2-content-card.is-soon{border-style:dashed;cursor:pointer}
.v7007g2-empty,.v7007g2-empty-card{color:var(--muted);font-size:11px}
.v7007g2-empty-card{padding:18px}
.v7007g2-column-teaser{padding:30px}
.v7007g2-column-teaser h1{margin:4px 0 8px;font-size:30px}
.v7007g2-column-teaser p{max-width:650px;color:var(--muted);font-size:12px;line-height:1.6}
.v7007g2-column-teaser button{margin-top:14px}

/* Keep the accepted primary IA usable before the final 7I navigation pass. */
.v6220-navbar nav[data-v7007g2-nav]{display:flex;align-items:center;gap:2px;overflow-x:auto;scrollbar-width:none}
.v6220-navbar nav[data-v7007g2-nav]::-webkit-scrollbar{display:none}
[data-v7007g2-nav] .navbtn{white-space:nowrap}
a.v7007g2-nav-external{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.v6220-mobile-links[data-v7007g2-nav] a.v7007g2-nav-external{width:100%;box-sizing:border-box}

@media(max-width:1000px){
  .v7007g2-race-hub{grid-template-columns:1fr}
  .v7007g2-race-visual{min-height:300px}
  .v7007g2-news-grid{grid-template-columns:1fr}
  .v7007g2-news-card.is-lead{min-height:300px}
}
@media(max-width:760px){
  .v7007g2-home{gap:28px}
  .v7007g2-hub-copy{padding:19px}
  .v7007g2-hub-head{flex-direction:column}
  .v7007g2-hub-head h1{font-size:27px}
  .v7007g2-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}
  .v7007g2-countdown>span{min-width:0;padding:8px}
  .v7007g2-countdown b{font-size:16px}
  .v7007g2-round-meta{grid-template-columns:1fr}
  .v7007g2-game-row{align-items:flex-start;flex-direction:column}
  .v7007g2-game-row>div{grid-template-columns:86px 1fr;width:100%}
  .v7007g2-game-row button{width:100%}
  .v7007g2-race-visual{min-height:260px}
  .v7007g2-race-label>b{font-size:19px}
  .v7007g2-news-side{grid-template-columns:1fr}
  .v7007g2-news-card,.v7007g2-news-card.is-lead{min-height:230px}
  .v7007g2-news-card.is-lead .v7007g2-news-copy b{font-size:17px}
  .v7007g2-standings-grid,.v7007g2-content-grid{grid-template-columns:1fr}
  .v7007g2-section-head{align-items:flex-start}
}
