/* Neural Goban campaign: navy #07101e, cyan #59e3d6, iris #7a6bf5,
   gold #edab4a, white #f5f8ff. Sora display, Manrope text, Plex Mono labels.
   Signature: a table's winning line becomes the road to the season final. */
.hero-discover { margin-top: 18px; margin-bottom: 12px; }
.competition-jump { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border: 1px solid var(--line); border-radius: 22px 22px 0 0; background: var(--surface); position: relative; }
.competition-jump a { display: flex; align-items: center; gap: 18px; padding: 22px 26px; min-width: 0; transition: background 180ms; }
.competition-jump a + a { border-left: 1px solid var(--line); }
.competition-jump a:hover { background: var(--surface-soft); }
.competition-jump a > span:last-child { margin-left: auto; color: var(--muted); }
.competition-jump strong, .competition-jump small { display: block; }
.competition-jump strong { font: 600 1rem var(--display); }
.competition-jump small { margin-top: 7px; color: var(--muted); font-size: .75rem; }
.jump-symbol { font-size: 2rem; color: var(--neural-cyan); }
.competition-jump a:last-child .jump-symbol { color: var(--goban-gold); }
.competition-section { padding: 112px 0; border-bottom: 1px solid var(--line); }
.competition-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(36px, 6vw, 90px); align-items: center; }
.competition-copy h2, .season-ticket h2 { font: 650 clamp(2.25rem, 4vw, 3.65rem)/1.12 var(--display); letter-spacing: -.055em; margin: 20px 0 24px; }
.competition-copy h2 em, .season-ticket h2 em { font-style: normal; color: var(--neural-cyan); }
.competition-copy > p:not(.section-kicker), .season-ticket-main > p:not(.section-kicker) { color: var(--text-soft); }
.competition-lead { font-size: 1.15rem; line-height: 1.65; margin-bottom: 16px; }
.competition-label { display: inline-block; padding: 4px 8px; border: 1px solid var(--line); border-radius: 5px; color: var(--text-soft); font: 500 .62rem/1.4 var(--mono); letter-spacing: .02em; vertical-align: middle; }
.section-kicker .competition-label { margin-left: 8px; }
.competition-benefits { list-style: none; padding: 0; margin: 28px 0; }
.competition-benefits li { padding: 13px 0 13px 20px; border-top: 1px solid var(--line); font-size: .9rem; color: var(--text-soft); position: relative; }
.competition-benefits li::before { content: ''; position: absolute; left: 0; top: 22px; width: 5px; height: 5px; border-radius: 50%; background: var(--neural-cyan); }
.competition-benefits strong { color: var(--text); }
.competition-note { font-size: .76rem; line-height: 1.7; color: var(--muted) !important; }
.table-preview { border: 1px solid var(--line-strong); border-radius: 28px; background: linear-gradient(145deg, #122a33, #0c1428 70%); padding: 24px; box-shadow: var(--shadow-panel); min-width: 0; }
.table-preview-top { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-bottom: 25px; }
.table-number { font: 500 .72rem var(--mono); color: var(--neural-cyan); letter-spacing: .13em; }
.table-seats { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: center; gap: 14px; }
.table-player { display: flex; align-items: center; gap: 10px; min-width: 0; }
.table-player strong, .table-player small { display: block; }
.table-player strong { font-size: .88rem; }
.table-player small { color: var(--muted); font-size: .65rem; line-height: 1.4; margin-top: 4px; }
.player-disc { display: grid; place-items: center; flex: 0 0 33px; height: 33px; color: var(--text-soft); border: 1px solid var(--line); border-radius: 50%; background: var(--navy); font: 600 .8rem var(--display); }
.player-you { color: var(--void); background: var(--neural-cyan); }
.seat-crown { color: var(--goban-gold); font-size: 1.45rem; }
.table-versus { color: var(--muted); font: .65rem var(--mono); }
.table-board { display: block; width: 100%; height: auto; margin: 20px 0; border: 1px solid var(--line); border-radius: 14px; background: #10232c; }
.table-winning-line { stroke-dasharray: 190; stroke-dashoffset: 190; transition: stroke-dashoffset 700ms; }
.table-preview.is-next-round .table-winning-line { stroke-dashoffset: 0; }
.table-preview.is-next-round .table-player:first-child .player-disc { box-shadow: 0 0 20px #59e3d633; }
.table-queue { display: flex; align-items: center; gap: 18px; font-size: .74rem; }
.table-queue > span { color: var(--muted); font-family: var(--mono); }
.table-queue ol { display: flex; flex-wrap: wrap; gap: 14px; list-style: none; padding: 0; }
.table-queue li { display: flex; align-items: center; gap: 6px; }
.table-queue li span { display: inline-grid; place-items: center; border: 1px solid var(--line); width: 24px; height: 24px; border-radius: 50%; font-size: .65rem; color: var(--neural-cyan); }
.table-demo-action { border-block: 1px solid var(--line); margin: 22px 0 14px; padding: 16px 0; }
.table-demo-action p { color: var(--text-soft); font-size: .82rem; min-height: 2.7em; }
.table-next { margin-top: 12px; width: 100%; min-height: 46px; padding: 10px 16px; border: 1px solid var(--line-strong); border-radius: 10px; background: var(--neural-cyan); color: var(--void); font: 800 .8rem var(--body); cursor: pointer; }
.table-next span { margin-left: 8px; }
.table-next:hover { background: #92f0e7; }
.table-preview figcaption { color: var(--muted); font-size: .68rem; line-height: 1.7; }
.nations-section { background: radial-gradient(ellipse at 25% 50%, #59e3d60a, transparent 65%), var(--deep); }
.nations-heading { display: grid; grid-template-columns: 1.25fr 1fr; gap: 60px; align-items: end; }
.nations-heading .competition-copy h2 { margin-bottom: 0; }
.nations-intro > p:first-child { color: var(--text-soft); }
.nations-intro .text-link { margin-top: 20px; }
.nations-intro .competition-note { margin-top: 12px; }
.nations-stage { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); align-items: center; gap: 48px; margin-top: 46px; border-block: 1px solid var(--line); padding: 32px 0; }
.nations-map { position: relative; min-width: 0; }
.nations-map img { width: 100%; height: auto; filter: drop-shadow(0 0 22px #59e3d613); }
.nations-map figcaption { margin-top: 26px; text-align: center; font: 500 .75rem/1.7 var(--mono); color: var(--neural-cyan); }
.nations-score { border-left: 1px solid var(--line); padding-left: 36px; }
.nations-score .section-kicker { font-size: .62rem; }
.nations-score h3 { font: 600 1.35rem/1.4 var(--display); letter-spacing: -.04em; margin: 12px 0 20px; }
.cup-points > div { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 12px 0; border-top: 1px solid var(--line); }
.cup-points dt { font-size: .78rem; color: var(--text-soft); }
.cup-points dd { color: var(--neural-cyan); font: 500 1.45rem var(--mono); text-align: right; flex-shrink: 0; }
.cup-points dd span { display: block; color: var(--muted); font: .6rem/1.6 var(--body); }
.cup-bonus { color: var(--text-soft); font-size: .75rem; margin-top: 14px; }
.cup-bonus strong { color: var(--goban-gold); }
.nations-footnotes { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; margin-top: 22px; color: var(--muted); font-size: .74rem; }
.nations-footnotes strong { color: var(--text-soft); }
.season-section { background: radial-gradient(ellipse at 75% 45%, #edab4a0b, transparent 60%); }
.season-ticket { display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(0, 1fr); border: 1px solid #edab4a55; border-radius: 28px; background: linear-gradient(110deg, #101b2a, #131c29 65%, #25252b); overflow: hidden; }
.season-ticket-main { padding: clamp(24px, 4vw, 56px); }
.season-ticket h2 em { color: var(--goban-gold); }
.season-ticket .section-kicker { color: var(--goban-gold); }
.season-formats { display: flex; flex-wrap: wrap; gap: 8px 18px; margin: 26px 0; font: 500 .68rem/1.6 var(--mono); color: var(--goban-gold); }
.season-formats span + span::before { content: '·'; margin-right: 18px; color: var(--muted); }
.season-cta { max-width: 100%; white-space: normal; text-align: center; background: var(--goban-gold); border-color: var(--goban-gold); color: var(--void); box-shadow: none; }
.season-cta:hover { color: var(--void); background: #f5c16f; }
.season-ticket-main .competition-note { margin-top: 16px; max-width: 53ch; }
.season-final { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 36px 28px; border-left: 1px dashed #edab4a55; text-align: center; position: relative; }
.season-final::before { content: '2026'; position: absolute; top: 35px; font: 700 clamp(4rem, 7vw, 7rem) var(--display); letter-spacing: -.07em; color: #edab4a06; pointer-events: none; }
.season-final-label { color: var(--goban-gold); font: 500 .65rem/1.6 var(--mono); letter-spacing: .12em; }
.season-trophy { width: 135px; height: 144px; color: var(--goban-gold); margin: 24px 0 14px; filter: drop-shadow(0 0 24px #edab4a30); }
.final-date { font: 500 1.7rem/1.5 var(--display); letter-spacing: -.05em; }
.final-date strong { display: block; font-size: 2.8rem; line-height: 1.15; color: var(--goban-gold); }
.final-date + p { margin-top: 12px; font: .65rem/1.7 var(--mono); color: var(--muted); }
.final-invites { display: flex; align-items: center; gap: 12px; border-block: 1px solid #edab4a33; margin: 24px 0 16px; padding: 10px 22px; }
.final-invites strong { font: 500 2rem var(--mono); color: var(--goban-gold); }
.final-invites span { font-size: .8rem; }
.final-description { color: var(--text-soft); font-size: .76rem; }
.season-road { grid-column: 1/-1; list-style: none; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); padding: 36px clamp(24px, 4vw, 56px) 0; gap: 32px; border-top: 1px solid #edab4a33; background: #07101e55; }
.season-road li { position: relative; padding-top: 28px; }
.season-road li:not(:last-child)::after { content: ''; position: absolute; height: 1px; background: #edab4a66; left: 18px; right: -32px; top: 7px; }
.road-stone { position: absolute; top: 0; left: 0; height: 15px; width: 15px; border: 1px solid var(--goban-gold); border-radius: 50%; background: var(--navy); }
.season-road li:last-child .road-stone { background: var(--goban-gold); box-shadow: 0 0 22px #edab4a33; }
.season-road strong { font: 600 .94rem/1.5 var(--display); }
.season-road p { margin-top: 9px; color: var(--text-soft); font-size: .77rem; }
.season-fine-print { grid-column: 1/-1; padding: 24px clamp(24px, 4vw, 56px) 32px; color: var(--muted); font-size: .69rem; background: #07101e55; }
@media (max-width: 1000px) {
  .competition-jump a { padding: 20px 18px; gap: 12px; }
  .competition-jump small { font-size: .65rem; }
  .competition-jump .jump-symbol { font-size: 1.5rem; }
  .competition-layout { gap: 32px; }
  .seat-crown { display: none; }
  .nations-heading { gap: 32px; grid-template-columns: 1fr 1fr; }
  .nations-stage { gap: 28px; grid-template-columns: 1.2fr 1fr; }
  .nations-score { padding-left: 25px; }
}
@media (max-width: 760px) {
  .competition-section { padding: 64px 0; }
  .competition-layout, .nations-heading, .nations-stage, .season-ticket { grid-template-columns: minmax(0, 1fr); }
  .competition-copy h2, .season-ticket h2 { font-size: clamp(2rem, 8.2vw, 3.5rem); }
  .competition-jump { grid-template-columns: 1fr; border-radius: 18px; }
  .competition-jump a { padding: 15px 20px; }
  .competition-jump a + a { border-left: 0; border-top: 1px solid var(--line); }
  .competition-jump .jump-symbol { width: 27px; }
  .competition-jump small { margin-top: 4px; font-size: .74rem; }
  .competition-jump strong { font-size: .9rem; }
  .competition-lead { font-size: 1.05rem; }
  .nations-stage { margin-top: 30px; gap: 30px; }
  .nations-score { border-left: 0; padding: 26px 0 0; border-top: 1px solid var(--line); }
  .nations-score h3 br { display: none; }
  .nations-footnotes { grid-template-columns: 1fr; gap: 12px; }
  .nations-map figcaption { font-size: .65rem; margin-top: 16px; }
  .season-final { border-left: 0; border-top: 1px dashed #edab4a55; padding: 32px 24px; }
  .season-final::before { top: 45px; font-size: 7rem; }
  .season-road { grid-template-columns: 1fr; gap: 28px; padding-top: 32px; }
  .season-road li { padding: 0 0 0 32px; }
  .season-road li:not(:last-child)::after { height: auto; width: 1px; left: 7px; top: 20px; bottom: -23px; }
  .road-stone { top: 4px; }
}
@media (max-width: 380px) {
  .table-preview { padding: 16px; border-radius: 20px; }
  .table-seats { gap: 8px; }
  .table-player { gap: 6px; }
  .player-disc { flex-basis: 27px; height: 27px; }
  .table-player small { font-size: .6rem; }
  .table-queue { gap: 12px; }
  .season-formats { gap: 6px 10px; }
  .season-formats span + span::before { margin-right: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .table-winning-line, .competition-jump a { transition: none; }
}
