.world-cup-fixtures-page{padding-bottom:calc(var(--space-10) + env(safe-area-inset-bottom))}.world-cup-fixtures-shell{width:min(100%,760px);max-width:760px;margin-inline:auto;display:grid;gap:var(--space-4)}.world-cup-fixtures-main,.world-cup-fixtures-sidebar{display:grid;gap:var(--space-3);min-width:0}.world-cup-fixtures-intro{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--border-soft);border-radius:1rem;background:var(--surface-card);box-shadow:var(--shadow-sm)}.world-cup-fixtures-intro__avatar{position:relative;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden}.world-cup-fixtures-intro__avatar-inner{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%) scale(.38)}.world-cup-fixtures-intro__message{margin:0;color:var(--text-secondary);font-size:.84rem;font-weight:800;line-height:1.35}.world-cup-fixtures-intro__copy{display:grid;gap:.35rem;min-width:0}.world-cup-fixtures-updated{margin:0;padding:0 var(--space-1);color:var(--text-muted);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-align:center}.world-cup-qualification{display:grid;gap:var(--space-3)}.world-cup-qualification__groups,.world-cup-qualification__routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.world-cup-group-table,.world-cup-qualification__route-note{overflow:hidden;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-card);box-shadow:var(--shadow-sm)}.world-cup-group-table__header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.72rem .8rem;border-bottom:1px solid var(--border-soft)}.world-cup-group-table__header h3{margin:0;color:var(--text-primary);font-size:.94rem;letter-spacing:0}.world-cup-group-table__header span{border-radius:999px;padding:.16rem .5rem;background:var(--surface-soft);color:var(--text-muted);font-size:.64rem;font-weight:900;text-transform:uppercase}.world-cup-group-table__grid{display:grid}.world-cup-group-table__notes-wrap{margin:.7rem .75rem .75rem;padding:.68rem .72rem;border:1px solid color-mix(in srgb,var(--coral-mid) 34%,var(--border-soft));border-radius:10px;background:color-mix(in srgb,var(--coral-mid) 7%,var(--surface-card))}.world-cup-group-table__notes-wrap h4{margin:0 0 .42rem;color:var(--coral-mid);font-size:.66rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.world-cup-group-table__notes{display:grid;gap:.35rem;margin:0;padding-left:.92rem;color:var(--text-secondary);font-size:.72rem;font-weight:800;line-height:1.38}.world-cup-group-table__notes li::marker{color:var(--coral-mid)}.world-cup-group-table__row{display:grid;grid-template-columns:minmax(7.5rem,1fr) 1.85rem 2.45rem 2.15rem;align-items:center;gap:.3rem;padding:.5rem .65rem;border-bottom:1px solid var(--border-soft);color:var(--text-secondary);font-size:.76rem}.world-cup-group-table__row:last-child{border-bottom:0}.world-cup-group-table__row--head{background:var(--surface-soft);color:var(--text-muted);font-size:.64rem;font-weight:900;text-transform:uppercase}.world-cup-group-table__row--qualified{background:color-mix(in srgb,#22c55e 13%,var(--surface-card))}.world-cup-group-table__row--waiting{background:color-mix(in srgb,#f59e0b 14%,var(--surface-card))}.world-cup-group-table__row--eliminated{opacity:.58}.world-cup-group-table__team{display:flex;min-width:0;align-items:center;gap:.38rem;color:var(--text-primary);font-weight:900}.world-cup-group-table__team b{color:var(--text-muted);font-size:.68rem}.world-cup-group-table__badge{margin-left:auto;border-radius:999px;padding:.12rem .38rem;font-size:.58rem;font-style:normal;font-weight:900;line-height:1.1}.world-cup-group-table__badge--qualified{background:rgba(34,197,94,.18);color:#22c55e}.world-cup-group-table__badge--waiting{background:rgba(245,158,11,.19);color:#f59e0b}.world-cup-group-table__badge--eliminated{background:color-mix(in srgb,var(--text-muted) 14%,transparent);color:var(--text-muted)}.world-cup-qualification__route-note{padding:.78rem}.world-cup-qualification__route-note h3{margin:0 0 .48rem;color:var(--text-primary);font-size:.88rem;letter-spacing:0}.world-cup-qualification__route-note ul{display:grid;gap:.38rem;margin:0;padding-left:1rem;color:var(--text-muted);font-size:.74rem;font-weight:650;line-height:1.42}.world-cup-fixtures-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%}.world-cup-fixtures-tabs--hub{grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-fixtures-tab{min-height:2.85rem;border:1px solid var(--border-soft);border-radius:16px;background:var(--surface-card);color:var(--text-secondary);font-size:.82rem;font-weight:900;letter-spacing:.02em;line-height:1.15;text-align:center;word-break:normal;transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast)}.world-cup-fixtures-tab:focus-visible,.world-cup-fixtures-tab:hover{border-color:var(--border-strong);color:var(--text-primary);outline:none}.world-cup-fixtures-tab--active{border-color:color-mix(in srgb,var(--inferno-action-bg),var(--border-strong) 28%);background:color-mix(in srgb,var(--inferno-action-bg) 18%,var(--surface-card));box-shadow:0 0 0 1px color-mix(in srgb,var(--inferno-action-bg),transparent 55%);color:var(--text-primary)}.world-cup-fixtures-strategy-strip{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:.75rem var(--space-4);border:1px solid var(--border-soft);border-radius:1rem;background:color-mix(in srgb,var(--surface-card) 90%,var(--bg-deep) 10%)}.world-cup-fixtures-strategy-strip strong{display:block;color:var(--text-primary);font-size:.82rem;font-weight:900;letter-spacing:-.01em}.world-cup-fixtures-strategy-strip p{margin:.2rem 0 0;color:var(--text-muted);font-size:.75rem;font-weight:600;line-height:1.45}.world-cup-fixtures-strategy-link{display:inline-flex;flex-shrink:0;align-items:center;gap:.2rem;color:var(--coral-mid);font-size:.72rem;font-weight:800;text-decoration:none;white-space:nowrap}.world-cup-fixtures-strategy-link:focus-visible,.world-cup-fixtures-strategy-link:hover{color:var(--coral-bright)}.world-cup-fixtures-card{overflow:hidden;border:1px solid var(--border-soft);border-radius:24px;background:var(--surface-card);box-shadow:var(--shadow-soft)}.world-cup-fixtures-grid-header,.world-cup-fixtures-row{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(4,minmax(2.5rem,.34fr));align-items:center;gap:.35rem}.world-cup-fixtures-card--rounds-1 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-1 .world-cup-fixtures-row{grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(2.75rem,.4fr))}.world-cup-fixtures-card--rounds-2 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-2 .world-cup-fixtures-row{grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(2.6rem,.36fr))}.world-cup-fixtures-card--rounds-3 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-3 .world-cup-fixtures-row{grid-template-columns:minmax(0,1.15fr) repeat(4,minmax(2.5rem,.34fr))}.world-cup-fixtures-grid-header{padding:.85rem var(--space-4) .55rem;color:var(--text-muted);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-align:right}.world-cup-fixtures-list{border-top:1px solid var(--border-soft)}.world-cup-fixtures-row{min-height:3.5rem;padding:.72rem var(--space-4);border-bottom:1px solid var(--border-soft);color:var(--text-secondary);font-size:.88rem;font-weight:850;text-align:right}.world-cup-fixtures-row:last-child{border-bottom:0}.world-cup-fixtures-team{display:flex;min-width:0;align-items:center;gap:.55rem;text-align:left}.world-cup-fixtures-kit{display:grid;flex-shrink:0;place-items:center;width:1.65rem;height:1.65rem}.world-cup-fixtures-kit img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.world-cup-fixtures-team strong{min-width:0;overflow:hidden;color:var(--text-primary);font-size:.86rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.world-cup-fixtures-cell{display:grid;gap:.12rem;justify-items:end}.world-cup-fixtures-cell strong{color:var(--text-primary);font-size:.88rem;font-weight:900;line-height:1.1}.world-cup-fixtures-cell small{color:var(--text-muted);font-size:.56rem;font-weight:700;letter-spacing:.02em;line-height:1.1;text-transform:none}.world-cup-fixtures-total strong{color:var(--inferno-action-bg)}.world-cup-fixtures-state{display:grid;place-items:center;gap:.55rem;min-height:8rem;padding:var(--space-5) var(--space-4);color:var(--text-muted);font-size:.84rem;font-weight:750;text-align:center}.world-cup-fixtures-results{overflow:hidden;border:1px solid var(--border-soft);border-radius:24px;background:var(--surface-card);box-shadow:var(--shadow-soft)}.world-cup-fixtures-centre{display:grid;gap:var(--space-3);width:100%;max-width:36rem;margin-inline:auto;background:transparent;border:0;box-shadow:none}.world-cup-fixtures-centre__rounds{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:0;background:transparent;border:0}.world-cup-fixtures-centre__round-pill{display:inline-flex;flex-shrink:0;align-items:center;min-height:2rem;border:1px solid var(--border-soft);border-radius:999px;padding:.28rem .72rem;background:color-mix(in srgb,var(--surface-card) 88%,var(--bg-elevated) 12%);color:var(--text-secondary);font-size:.72rem;font-weight:900;letter-spacing:.04em;transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.world-cup-fixtures-centre__round-pill:focus-visible,.world-cup-fixtures-centre__round-pill:hover{border-color:var(--border-strong);color:var(--text-primary);outline:none}.world-cup-fixtures-centre__round-pill--active{border-color:color-mix(in srgb,var(--inferno-action-bg),var(--border-strong) 28%);background:color-mix(in srgb,var(--inferno-action-bg) 14%,var(--surface-card));box-shadow:0 0 0 1px color-mix(in srgb,var(--inferno-action-bg),transparent 58%);color:var(--text-primary)}.world-cup-fixtures-centre__round-pill--empty{opacity:.62}.world-cup-fixtures-centre__stack{display:grid;gap:var(--space-3)}.wc-fixture-date-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--border-soft) 42%,transparent);border-radius:1rem;background:var(--surface-card)}.wc-fixture-date-card__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);width:100%;padding:.62rem var(--space-3);border:0;border-bottom:1px solid color-mix(in srgb,var(--border-soft) 28%,transparent);background:color-mix(in srgb,var(--bg-elevated) 82%,var(--bg-deep) 18%);color:var(--text-primary);font-size:.82rem;font-weight:800;letter-spacing:.01em;text-align:left;cursor:pointer}.wc-fixture-date-card__head:focus-visible,.wc-fixture-date-card__head:hover{color:var(--text-primary);outline:none}.wc-fixture-date-card__chevron{flex-shrink:0;color:var(--text-muted);transition:transform var(--motion-fast)}.wc-fixture-date-card__chevron--open{transform:rotate(180deg)}.wc-fixture-date-card__body{display:grid}.wc-fixture-date-card--skeleton .wc-fixture-date-card__head{min-height:2.4rem;pointer-events:none}.wc-fixture-row{border-bottom:1px solid color-mix(in srgb,var(--border-soft) 32%,transparent);background:var(--surface-card)}.wc-fixture-row:last-child{border-bottom:0}.wc-fixture-row__main{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;grid-template-areas:"rail matchup chevron";align-items:center;gap:.45rem;width:100%;padding:.62rem var(--space-3);border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.wc-fixture-row__main:disabled{cursor:default;grid-template-columns:2.75rem minmax(0,1fr)}.wc-fixture-row__main:disabled .wc-fixture-row__chevron{display:none}.wc-fixture-row__rail{grid-area:rail;color:var(--text-muted);font-size:.68rem;font-weight:850;letter-spacing:.02em;line-height:1.1;text-align:center}.wc-fixture-row--scheduled .wc-fixture-row__rail{color:var(--text-primary)}.wc-fixture-row__matchup{grid-area:matchup;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0}.wc-fixture-row__team{display:inline-flex;min-width:0;align-items:center;gap:.35rem}.wc-fixture-row__team--right{flex-direction:row-reverse;justify-content:flex-start}.wc-fixture-row__team--winner .wc-fixture-row__abbr{color:var(--text-primary)}.wc-fixture-row__team--loser .wc-fixture-row__abbr{color:var(--text-muted)}.wc-fixture-row__team--eliminated{opacity:.58}.wc-fixture-row__kit{width:1.5rem;height:1.5rem}.wc-fixture-row__abbr{overflow:hidden;color:var(--text-primary);font-size:.76rem;font-weight:900;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.wc-fixture-row__score{flex-shrink:0;min-width:2.1rem;color:var(--text-primary);font-size:.76rem;font-weight:950;line-height:1.1;text-align:center}.wc-fixture-row--scheduled .wc-fixture-row__score{color:var(--text-muted)}.wc-fixture-row__chevron{grid-area:chevron;color:var(--text-muted);transition:transform var(--motion-fast)}.wc-fixture-row__chevron--open{transform:rotate(180deg)}.wc-fixture-row__detail{display:grid;gap:.45rem;padding:0 var(--space-3) .72rem}.wc-fixture-row__venue{margin:0;color:var(--text-muted);font-size:.64rem;font-weight:750;line-height:1.35}.wc-fixture-row__events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.55rem .65rem;border:1px solid color-mix(in srgb,var(--border-soft) 55%,transparent);border-radius:.65rem;background:color-mix(in srgb,var(--bg-elevated) 72%,var(--surface-card) 28%)}.wc-fixture-row__events-col{display:grid;gap:.22rem;margin:0;padding-left:.85rem;color:var(--text-secondary);font-size:.66rem;font-weight:750;line-height:1.35}.wc-fixture-row__events-empty{list-style:none;padding-left:0;color:var(--text-muted)}.wc-fixture-row--skeleton .wc-fixture-row__main{pointer-events:none}.wc-fixture-row__shimmer{display:block;min-height:.72rem;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--bg-elevated) 88%,var(--text-muted) 12%) 0,color-mix(in srgb,var(--surface-card) 70%,var(--bg-elevated) 30%) 50%,color-mix(in srgb,var(--bg-elevated) 88%,var(--text-muted) 12%) 100%);background-size:200% 100%;animation:wc-fixture-shimmer 1.2s ease-in-out infinite}.wc-fixture-row--skeleton .wc-fixture-row__team{min-height:1rem;width:100%}.wc-fixture-row--skeleton .wc-fixture-row__score{min-width:2rem;min-height:1rem;padding:0}@keyframes wc-fixture-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.wc-fixture-row__shimmer{animation:none}}.wc-projections-panel{width:100%;max-width:36rem;margin-inline:auto;background:transparent;border:0;box-shadow:none}.wc-projections-panel,.wc-projections-panel__stack{display:grid;gap:var(--space-3)}.wc-projection-card{display:grid;grid-template-columns:4.35rem minmax(0,1fr) minmax(8.25rem,9.5rem);align-items:stretch;overflow:hidden;border:1px solid color-mix(in srgb,var(--border-soft) 42%,transparent);border-radius:1rem;background:var(--surface-card)}.wc-projection-card__rail{display:grid;align-content:center;justify-items:center;gap:.18rem;padding:.72rem .45rem;border-right:1px solid color-mix(in srgb,var(--border-soft) 32%,transparent);background:color-mix(in srgb,var(--bg-elevated) 82%,var(--bg-deep) 18%);text-align:center}.wc-projection-card__rail-start{display:flex;flex-direction:column;align-items:center;gap:.18rem}.wc-projection-card__date-line{display:inline-flex;align-items:center;gap:.42rem}.wc-projection-card__weekday{color:var(--text-muted);font-size:.58rem;font-weight:900;letter-spacing:.08em}.wc-projection-card__date{color:var(--text-primary);font-size:1.02rem;font-weight:900;letter-spacing:-.02em;line-height:1}.wc-projection-card__time{color:var(--text-muted);font-size:.58rem;font-weight:750;line-height:1.2}.wc-projection-card__round{min-height:1.15rem;border-radius:999px;padding:.12rem .42rem;background:color-mix(in srgb,var(--inferno-action-bg) 14%,var(--surface-card));box-shadow:0 0 0 1px color-mix(in srgb,var(--inferno-action-bg),transparent 58%);color:var(--text-primary);font-size:.52rem;font-weight:900;letter-spacing:.06em}.wc-projection-card__rail-badges,.wc-projection-card__round{display:inline-flex;align-items:center;justify-content:center}.wc-projection-card__rail-badges{flex-wrap:wrap;gap:.22rem;margin-top:.18rem;max-width:100%}.wc-projection-card__frozen{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:.92rem;height:.92rem;border-radius:999px;background:color-mix(in srgb,var(--cyan-bright) 16%,var(--surface-card));box-shadow:0 0 0 1px color-mix(in srgb,var(--cyan-bright),transparent 42%);color:var(--cyan-bright);line-height:0}.wc-projection-card__frozen svg{width:.48rem;height:.48rem}.wc-projection-card__teams{display:grid;gap:.35rem;min-width:0;padding:.62rem var(--space-3)}.wc-projection-card__columns{display:grid;grid-template-columns:minmax(0,1fr) 3.65rem 3.65rem;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.56rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wc-projection-card__columns span:nth-child(2),.wc-projection-card__columns span:nth-child(3){text-align:center}.wc-projection-card__team-row{display:grid;grid-template-columns:minmax(0,1fr) 3.65rem 3.65rem;align-items:center;gap:.35rem}.wc-projection-card__team-name{display:inline-flex;min-width:0;align-items:center;gap:.4rem;color:var(--text-primary);font-size:.78rem;font-weight:900;line-height:1.15}.wc-projection-card__team-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-projection-card__flag{display:grid;flex-shrink:0;place-items:center;width:1.55rem;height:1.08rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--border-soft) 55%,transparent);border-radius:.25rem;background:color-mix(in srgb,var(--surface-card) 68%,var(--bg-elevated) 32%)}.wc-projection-card__flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wc-projection-card__stat{justify-content:center;gap:.16rem;min-height:1.75rem;border-radius:.45rem;background:color-mix(in srgb,var(--bg-elevated) 88%,var(--surface-card) 12%);color:var(--text-primary);font-size:.76rem}.wc-projection-card__delta,.wc-projection-card__stat{display:inline-flex;align-items:center;font-weight:900;line-height:1}.wc-projection-card__delta{flex-shrink:0;font-size:.58rem}.wc-projection-card__delta--up{color:var(--cyan-bright)}.wc-projection-card__delta--down{color:var(--coral-bright)}.wc-projection-card__scores{display:grid;align-content:start;gap:.35rem;min-width:0;padding:.62rem .85rem .62rem .65rem;border-left:1px solid color-mix(in srgb,var(--border-soft) 32%,transparent);background:color-mix(in srgb,var(--bg-elevated) 42%,var(--surface-card) 58%)}.wc-projection-card__scores-label{color:var(--text-muted);font-size:.56rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wc-projection-card__scorelines{display:grid;gap:.28rem;margin:0;padding:0;list-style:none}.wc-projection-card__scoreline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem}.wc-projection-card__scoreline-flags{display:inline-flex;align-items:center;gap:.08rem}.wc-projection-card__scoreline-flags .wc-projection-card__flag{width:1.05rem;height:.74rem;border-radius:.2rem}.wc-projection-card__scoreline-value{min-width:0;border-radius:999px;padding:.16rem .42rem;background:color-mix(in srgb,var(--bg-deep) 72%,var(--surface-card) 28%);color:var(--text-primary);font-size:.68rem;font-weight:900;line-height:1;text-align:center}.wc-projection-card__scoreline--hit .wc-projection-card__scoreline-value{background:var(--demon-eye-yellow);color:var(--demon-eye-yellow-text);box-shadow:0 0 0 1px color-mix(in srgb,var(--demon-eye-yellow),transparent 55%),0 0 14px color-mix(in srgb,var(--demon-eye-yellow),transparent 72%)}.wc-projection-card__scoreline--hit .wc-projection-card__scoreline-pct{color:var(--demon-eye-yellow)}.wc-projection-card__scoreline--miss .wc-projection-card__scoreline-value{background:color-mix(in srgb,#ef4444 22%,var(--bg-deep));color:#fecaca;box-shadow:0 0 0 1px color-mix(in srgb,#ef4444,transparent 72%)}.wc-projection-card__scoreline--miss .wc-projection-card__scoreline-pct{color:#fca5a5}.wc-projection-card__scoreline-pct{display:inline-flex;align-items:center;justify-content:flex-end;gap:.18rem;min-width:2.5rem;color:var(--text-muted);font-size:.62rem;font-weight:850;white-space:nowrap}.wc-projection-card__scores-empty{margin:0;color:var(--text-muted);font-size:.72rem;font-weight:800}.wc-projection-card--skeleton .wc-projection-card__rail,.wc-projection-card--skeleton .wc-projection-card__scores,.wc-projection-card--skeleton .wc-projection-card__team-row{min-height:4.8rem}.world-cup-fixtures-results__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-soft)}.world-cup-fixtures-results__header span{display:block;color:var(--coral-mid);font-size:.65rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.world-cup-fixtures-results__header h2{margin:.18rem 0 0;color:var(--text-primary);font-size:1rem;letter-spacing:0}.world-cup-fixtures-results__header p{max-width:20rem;margin:0;color:var(--text-muted);font-size:.75rem;font-weight:750;line-height:1.4;text-align:right}.world-cup-fixtures-results__list{display:grid}.world-cup-result-card{display:grid;gap:.78rem;padding:var(--space-4);border-bottom:1px solid var(--border-soft)}.world-cup-result-card:last-child{border-bottom:0}.world-cup-result-card__header,.world-cup-result-card__scoreline{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.world-cup-result-card__header time{color:var(--text-muted);font-size:.7rem;font-weight:850}.world-cup-result-card__status{border:1px solid var(--border-soft);border-radius:999px;padding:.2rem .56rem;background:var(--surface-soft);color:var(--text-secondary);font-size:.62rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.world-cup-result-card__status--scheduled{border-color:color-mix(in srgb,var(--inferno-action-bg) 48%,var(--border-soft));color:var(--inferno-action-bg)}.world-cup-result-card__side{display:grid;min-width:0;gap:.14rem}.world-cup-result-card__side--right{text-align:right}.world-cup-result-card__side strong{overflow:hidden;color:var(--text-primary);font-size:.95rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.world-cup-result-card__side span,.world-cup-result-card__venue{color:var(--text-muted);font-size:.68rem;font-weight:800}.world-cup-result-card__score{display:grid;flex:0 0 auto;place-items:center;min-width:3.2rem;border-radius:999px;padding:.35rem .62rem;background:color-mix(in srgb,var(--inferno-action-bg) 12%,var(--surface-soft));color:var(--inferno-action-bg);font-size:.88rem;font-weight:950}.world-cup-result-card__venue{margin:0;text-align:center}.world-cup-result-card__events{display:grid;gap:.35rem;margin:0;padding:.65rem .75rem .65rem 1.4rem;border:1px solid color-mix(in srgb,var(--coral-mid) 28%,var(--border-soft));border-radius:12px;background:color-mix(in srgb,var(--coral-mid) 6%,var(--surface-card));color:var(--text-secondary);font-size:.72rem;font-weight:750;line-height:1.35}.world-cup-result-card__events li::marker{color:var(--coral-mid)}.world-cup-result-card__events b{color:var(--text-primary)}@media (min-width:641px) and (max-width:767px){.world-cup-fixtures-updated{text-align:right}}@media (min-width:641px){.wc-fixture-row__name{display:block}.wc-fixture-row__abbr{font-size:.72rem}.wc-fixture-row__score{min-width:2.85rem;font-size:.84rem}.wc-fixture-row__kit{width:1.65rem;height:1.65rem}}@media (min-width:768px){.world-cup-fixtures-shell{width:min(100%,760px);grid-template-columns:minmax(11.5rem,14rem) minmax(0,1fr);align-items:start;gap:var(--space-5)}.world-cup-fixtures-sidebar{position:sticky;top:calc(var(--topbar-height, 3.5rem) + var(--space-3));gap:var(--space-3)}.world-cup-fixtures-sidebar .world-cup-fixtures-intro{flex-direction:column;align-items:flex-start;gap:var(--space-2);padding:var(--space-3)}.world-cup-fixtures-tabs{grid-template-columns:1fr;gap:.4rem}.world-cup-fixtures-tab{min-height:2.65rem;padding-inline:.85rem;text-align:left}.world-cup-fixtures-updated{padding-inline:0;text-align:left}.wc-projections-panel,.world-cup-fixtures-centre{max-width:36rem;margin-inline:auto}.world-cup-fixtures-centre__rounds{justify-content:flex-start}}@media (max-width:640px){.world-cup-fixtures-page{padding-inline:var(--space-3)}.world-cup-qualification__groups,.world-cup-qualification__routes{grid-template-columns:1fr}.world-cup-fixtures-tabs{gap:.35rem;overflow-x:auto;grid-template-columns:repeat(3,minmax(7.2rem,1fr));padding-bottom:.1rem}.world-cup-fixtures-tabs--hub{grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-fixtures-tab{border-radius:13px;font-size:.68rem;min-height:2.65rem;padding-inline:.35rem}.world-cup-group-table__row{grid-template-columns:minmax(7.2rem,1fr) 1.75rem 2.25rem 2rem}.world-cup-fixtures-grid-header,.world-cup-fixtures-row{grid-template-columns:minmax(4.6rem,.8fr) repeat(3,minmax(2.5rem,.42fr)) minmax(2.2rem,.34fr);gap:.18rem;padding-inline:var(--space-3)}.world-cup-fixtures-card--rounds-1 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-1 .world-cup-fixtures-row{grid-template-columns:minmax(0,1fr) repeat(2,minmax(2.35rem,.34fr))}.world-cup-fixtures-card--rounds-2 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-2 .world-cup-fixtures-row{grid-template-columns:minmax(4.6rem,.8fr) repeat(2,minmax(2.65rem,.44fr)) minmax(2.2rem,.34fr)}.world-cup-fixtures-card--rounds-3 .world-cup-fixtures-grid-header,.world-cup-fixtures-card--rounds-3 .world-cup-fixtures-row{grid-template-columns:minmax(4.6rem,.8fr) repeat(3,minmax(2.5rem,.42fr)) minmax(2.2rem,.34fr)}.world-cup-fixtures-tab{min-height:3rem;font-size:.78rem}.world-cup-fixtures-team strong{font-size:.8rem}.world-cup-fixtures-cell strong{font-size:.82rem}.world-cup-fixtures-cell small{font-size:.46rem;letter-spacing:0}.world-cup-fixtures-vs{display:none}.world-cup-fixtures-strategy-strip{flex-direction:column;align-items:flex-start}.world-cup-fixtures-results__header{flex-direction:column}.world-cup-fixtures-results__header p{max-width:none;text-align:left}.wc-fixture-row__main,.world-cup-fixtures-centre__rounds{padding-inline:var(--space-3)}.wc-fixture-row__events,.wc-fixture-row__venue{margin-inline:var(--space-3)}.world-cup-result-card__scoreline{gap:.6rem}.world-cup-result-card__side strong{font-size:.82rem}.wc-projection-card{grid-template-columns:minmax(0,1fr) minmax(7.5rem,8.5rem);grid-template-rows:auto 1fr}.wc-projection-card__rail{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;justify-items:start;gap:.45rem;padding:.62rem var(--space-3);border-right:0;border-bottom:1px solid color-mix(in srgb,var(--border-soft) 32%,transparent);text-align:left}.wc-projection-card__rail-start{flex-direction:row;align-items:center;gap:.35rem}.wc-projection-card__date-line{gap:.45rem}.wc-projection-card__date,.wc-projection-card__time,.wc-projection-card__weekday{font-size:.68rem}.wc-projection-card__rail-badges{margin-top:0;margin-left:auto}.wc-projection-card__teams{grid-column:1;grid-row:2;padding:.55rem var(--space-3)}.wc-projection-card__scores{grid-column:2;grid-row:2;padding:.55rem .55rem .55rem .45rem;border-left:1px solid color-mix(in srgb,var(--border-soft) 32%,transparent);border-top:0}.wc-projection-card__columns,.wc-projection-card__team-row{grid-template-columns:minmax(0,1fr) 2.85rem 2.85rem;gap:.28rem}.wc-projection-card__team-name{font-size:.72rem;gap:.3rem}.wc-projection-card__flag{width:1.32rem;height:.92rem}.wc-projection-card__stat{min-height:1.55rem;font-size:.68rem}.wc-projection-card__scoreline{gap:.28rem;grid-template-columns:auto minmax(0,1fr) auto}.wc-projection-card__scoreline-flags .wc-projection-card__flag{width:.9rem;height:.62rem}.wc-projection-card__scoreline-value{padding:.12rem .28rem;font-size:.6rem}.wc-projection-card__scoreline-pct{font-size:.54rem}}