.news-module{width:var(--sports-content);margin:0 auto;padding:18px 0 20px}.news-module-heading{justify-content:space-between;align-items:end;margin-bottom:11px;display:flex}.news-module-kicker{color:var(--sports-muted);letter-spacing:.02em;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.news-module-heading h2{margin:0;font-size:22px;line-height:1.2}.news-module-heading a{min-height:36px;color:var(--sports-green);align-items:center;font-size:10px;display:inline-flex}.news-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:8px;display:grid}.news-compact-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.news-compact-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.news-compact-grid[data-count="1"]{grid-template-columns:1fr}.news-compact-grid[data-count="1"] .news-compact-card{grid-template-columns:220px minmax(0,1fr);min-height:108px;display:grid}.news-compact-grid[data-count="1"] .news-compact-card figure{aspect-ratio:auto;height:108px}.news-compact-grid[data-count="1"] .news-compact-card .news-card-body{align-content:center;min-height:108px}.news-compact-grid>:last-child:nth-child(3n-1),.news-compact-grid>:last-child:nth-child(3n-2){grid-column:auto}.news-media-card{border:1px solid var(--sports-line-soft);background:var(--sports-surface);border-radius:11px;min-width:0;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:block;position:relative;overflow:hidden}.news-media-card:after{content:"";inset-inline-start:0;background:var(--sports-green);width:0;height:2px;transition:width .2s;position:absolute;bottom:0}.news-media-card:hover{border-color:#00e88755;transform:translateY(-2px)}.news-media-card:hover:after{width:100%}.news-media-card figure{aspect-ratio:16/8.5;background:var(--sports-surface-3);margin:0;position:relative;overflow:hidden}.news-media-card img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .25s;display:block}.news-media-card:hover img{transform:scale(1.025)}.news-card-image-fallback{background:radial-gradient(circle at 72% 18%, color-mix(in srgb, var(--sports-accent) 18%, transparent), transparent 34%), linear-gradient(160deg, var(--sports-surface-3), var(--sports-surface-2));width:100%;height:100%;color:color-mix(in srgb, var(--sports-text) 48%, transparent);letter-spacing:-.02em;place-items:center;font-size:.76rem;font-weight:800;display:grid}.news-card-image-fallback span{opacity:.7}.news-card-body{min-height:78px;padding:8px 9px 9px;display:block}.news-card-body em,.news-card-body b,.news-card-body small,.news-card-body time{display:block}.news-card-body em{color:var(--sports-muted);font-size:9px;font-style:normal;font-weight:900}.news-card-body b{color:var(--sports-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;font-weight:900;line-height:1.45;display:-webkit-box;overflow:hidden}.news-card-body time{color:var(--sports-dim);margin-top:4px;font-size:8px}.news-horizontal-strip{scroll-snap-type:x proximity;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.news-strip-card{scroll-snap-align:start;flex:0 0 200px}.news-badge{white-space:nowrap;border-radius:5px;padding:3px 9px;font-size:9px;font-weight:900}.news-badge-breaking{color:#fff;background:#e8354f}.news-badge-pinned{color:#06130d;background:var(--sports-green)}.news-badge-overlay{z-index:1;top:8px;gap:5px;display:flex;position:absolute;inset-inline-start:8px}.news-badge-inline{gap:5px;margin-bottom:6px;display:flex}.news-module-list{border:1px solid var(--sports-line-soft);background:#ffffff03;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;margin:0;padding:0 10px;list-style:none;display:grid}.news-list-row{border-bottom:1px solid var(--sports-line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 2px;text-decoration:none;display:grid}.news-module-list li:nth-last-child(-n+2) .news-list-row{border-bottom-color:#0000}.news-list-category{color:var(--sports-muted);white-space:nowrap;font-size:9px;font-weight:900}.news-list-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--sports-text);font-size:12px;overflow:hidden}.news-list-breaking{color:#fff;background:#e8354f;border-radius:4px;margin-inline-end:5px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:900}.news-list-pinned{color:#06130d;background:var(--sports-green);border-radius:4px;margin-inline-end:5px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:900}.news-list-row time{color:var(--sports-dim);white-space:nowrap;font-size:9px}.news-list-row:hover .news-list-title{color:var(--sports-green)}@media (width<=1024px){.news-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-compact-grid>:last-child:nth-child(3n-1),.news-compact-grid>:last-child:nth-child(3n-2),.news-compact-grid>:last-child:nth-child(odd){grid-column:auto}.news-module-list{grid-template-columns:1fr}.news-module-list li:nth-last-child(-n+2) .news-list-row{border-bottom-color:var(--sports-line-soft)}.news-module-list li:last-child .news-list-row{border-bottom-color:#0000}}@media (width<=760px){.news-module{padding:14px 0 16px}.news-module-heading{margin-bottom:9px}.news-module-heading h2{font-size:18px}.news-module-heading a{font-size:9px}.news-compact-grid{grid-template-columns:1fr}.news-compact-grid>:last-child{grid-column:auto}.news-compact-card{grid-template-columns:108px minmax(0,1fr);min-height:82px;display:grid}.news-compact-grid[data-count="1"] .news-compact-card{grid-template-columns:108px minmax(0,1fr);min-height:82px}.news-compact-grid[data-count="1"] .news-compact-card figure{height:100%;min-height:82px}.news-compact-grid[data-count="1"] .news-compact-card .news-card-body{min-height:0}.news-compact-card figure{aspect-ratio:auto;height:100%;min-height:82px}.news-compact-card .news-card-body{align-self:center;min-height:0;padding:8px 9px}.news-compact-card .news-card-body b{font-size:12px;line-height:1.45}.news-badge-overlay{top:6px;inset-inline-start:6px}.news-badge{padding:2px 5px;font-size:7px}.news-module-list{padding:0 8px}.news-list-row{grid-template-columns:1fr auto}.news-list-category{display:none}}.news-list-row{min-height:44px}.combined-stage-two-note{color:var(--sports-muted);margin:-10px 0 24px;font-size:13px}.combined-stage-two-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:36px;display:grid}.combined-stage-two-group header{border-bottom:1px solid var(--sports-line-soft);flex-direction:column;gap:4px;padding:10px 12px;display:flex}.combined-stage-two-group header b{font-size:14px}.combined-stage-two-group header small{color:var(--sports-green);font-size:11px}.combined-stage-two-table-wrap{scrollbar-width:thin;overflow:auto visible}.combined-stage-two-table-wrap:focus-visible{outline:2px solid var(--sports-green);outline-offset:-2px}.combined-stage-two-group table{table-layout:fixed;width:100%;min-width:0;font-size:11px}.combined-stage-two-group th,.combined-stage-two-group td{padding:6px 5px;overflow:hidden}.combined-stage-two-group th:first-child,.combined-stage-two-group td:first-child{width:9%}.combined-stage-two-group th:nth-child(2),.combined-stage-two-group td:nth-child(2){text-align:right;width:32%}.combined-stage-two-group th:nth-child(n+3),.combined-stage-two-group td:nth-child(n+3){width:9%}.combined-stage-two-fixtures h3{margin-bottom:16px;font-size:20px}.combined-stage-two-week{margin-bottom:18px}.combined-stage-two-week>b{color:var(--sports-muted);margin-bottom:8px;font-size:12px;display:block}.combined-stage-two-week-matches{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.combined-stage-two-fixture{background:var(--sports-surface);border:1px solid var(--sports-line-soft);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px;transition:all .2s;display:flex}.combined-stage-two-fixture:hover{border-color:#00ef8366}.combined-stage-two-fixture small{color:var(--sports-green);font-size:10px}.combined-stage-two-fixture span{font-size:13px;font-weight:700}.combined-stage-two-fixture b{color:var(--sports-muted);font-size:12px;font-weight:400}@media (width<=1000px){.combined-stage-two-grid,.combined-stage-two-week-matches{grid-template-columns:1fr}}@media (width<=800px){.combined-stage-two-table-wrap{display:none}.combined-stage-two-group .mobile-standings{border-inline:0;border-bottom:0;border-radius:0}}.combined-fixture-group-tag{color:var(--sports-green);font-size:11px;font-weight:700}
