/* 3.6.38 — league and competition predictions centre */
.smt-predictions-centre-page{overflow-x:hidden}
.smt-predictions-centre-page .smt-container{width:min(calc(100% - 32px),1320px);max-width:1320px;margin-inline:auto}
.smt-predictions-centre-page .smt-route-tabs{margin:12px 0 14px;justify-content:center;position:sticky}
.smt-predictions-centre-page .smt-route-tabs a{padding:9px 16px}
.smt-predictions-icon{display:block;flex:0 0 auto}
.smt-predictions-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:118px;border:1px solid var(--smt-border);border-radius:17px;background:linear-gradient(120deg,var(--smt-surface) 0%,var(--smt-surface) 70%,color-mix(in srgb,var(--smt-green) 8%,var(--smt-surface)) 100%);box-shadow:var(--smt-shadow-sm);overflow:hidden}
.smt-predictions-hero-accent{position:absolute;inset:0 auto 0 0;width:7px;background:linear-gradient(180deg,#ff3f4c 0%,#00bd75 100%)}
.smt-predictions-hero-main{display:flex;align-items:center;gap:18px;padding:22px 28px 22px 34px;min-width:0}
.smt-predictions-hero-crest{display:grid;place-items:center;width:76px;height:76px;flex:0 0 76px;border:1px solid var(--smt-border);border-radius:15px;background:var(--smt-surface);box-shadow:0 7px 20px rgba(9,34,57,.07)}
.smt-predictions-hero-crest img,.smt-predictions-hero-crest .smt-predictions-logo-fallback{width:58px;height:58px}
.smt-predictions-hero-copy{min-width:0}
.smt-predictions-hero-copy>span{display:block;margin-bottom:4px;color:var(--smt-green);font-size:10px;font-weight:800;letter-spacing:.12em}
.smt-predictions-hero-copy h1{margin:0;color:var(--smt-heading);font-family:var(--smt-font-display);font-size:34px;line-height:1.05;letter-spacing:-.035em}
.smt-predictions-hero-copy p{margin:8px 0 0;color:var(--smt-muted);font-size:13px}
.smt-predictions-hero-tools{display:grid;gap:9px;min-width:164px;padding:18px 24px 18px 12px}
.smt-predictions-follow,.smt-predictions-season-picker select{min-height:38px;border:1px solid color-mix(in srgb,var(--smt-green) 44%,var(--smt-border));border-radius:9px;background:var(--smt-surface);color:var(--smt-heading);font:700 12px/1 var(--smt-font-body)}
.smt-predictions-follow{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}
.smt-predictions-follow[aria-pressed="true"]{background:color-mix(in srgb,var(--smt-green) 12%,var(--smt-surface));color:var(--smt-green)}
.smt-predictions-season-picker select{width:100%;padding:0 32px 0 12px}
.smt-predictions-logo-fallback{display:grid;place-items:center;border-radius:50%;background:var(--smt-green-soft);color:var(--smt-green);font-size:10px;font-weight:800}
.smt-predictions-centre{display:grid;gap:13px;min-width:0}
.smt-predictions-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 3px}
.smt-predictions-page-head h2{margin:0;color:var(--smt-heading);font-family:var(--smt-font-display);font-size:27px;letter-spacing:-.03em}
.smt-predictions-page-head p{margin:4px 0 0;color:var(--smt-muted);font-size:12px}
.smt-predictions-page-head>a,.smt-predictions-method-head>a{display:flex;align-items:center;gap:5px;color:var(--smt-green);font-size:12px;font-weight:800;text-decoration:none}
.smt-predictions-disclaimer{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #f2d8a7;border-radius:9px;background:#fff9ed;color:#7b5617;font-size:12px}
.smt-predictions-filters{display:flex;align-items:flex-end;gap:9px;padding:11px;border:1px solid var(--smt-border);border-radius:12px;background:var(--smt-surface)}
.smt-predictions-filters label{display:grid;gap:4px;min-width:150px}
.smt-predictions-filters label>span{color:var(--smt-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.smt-predictions-filters select{width:100%;min-height:38px;padding:0 31px 0 11px;border:1px solid var(--smt-border);border-radius:8px;background:var(--smt-surface-soft);color:var(--smt-heading);font:700 11px/1 var(--smt-font-body)}
.smt-predictions-reset{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 13px;border:1px solid var(--smt-border);border-radius:8px;background:var(--smt-surface);color:var(--smt-muted);font:800 11px/1 var(--smt-font-body);cursor:pointer}
.smt-predictions-count{margin-left:auto;align-self:center;white-space:nowrap;color:var(--smt-heading);font-size:11px}
.smt-predictions-count span{color:var(--smt-green);font-size:16px}
.smt-predictions-date-nav{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:3px 0}
.smt-predictions-date-nav>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--smt-border);border-radius:50%;background:var(--smt-surface);color:var(--smt-heading);cursor:pointer}
.smt-predictions-date-strip{display:flex;justify-content:center;gap:8px;overflow:auto;scrollbar-width:none}
.smt-predictions-date-strip::-webkit-scrollbar{display:none}
.smt-predictions-date-strip button{display:grid;grid-template-columns:auto auto;align-items:baseline;justify-content:center;gap:0 4px;min-width:78px;height:48px;padding:6px;border:1px solid var(--smt-border);border-radius:22px;background:var(--smt-surface);color:var(--smt-muted);cursor:pointer}
.smt-predictions-date-strip button span{grid-column:1/-1;font-size:9px;font-weight:800;text-transform:uppercase}
.smt-predictions-date-strip button strong{color:var(--smt-heading);font-size:15px}
.smt-predictions-date-strip button small{font-size:9px;text-transform:uppercase}
.smt-predictions-date-strip button.is-active{border-color:var(--smt-green);background:var(--smt-green);color:#fff;box-shadow:0 7px 18px rgba(0,181,111,.2)}
.smt-predictions-date-strip button.is-active strong{color:#fff}
.smt-predictions-date-caption{display:flex;justify-content:center;gap:9px;margin:-6px 0 1px;color:var(--smt-muted);font-size:10px}
.smt-predictions-date-caption strong{color:var(--smt-heading)}
.smt-predictions-featured-wrap{min-width:0}
.smt-predictions-featured{position:relative;display:grid;gap:15px;padding:18px 24px 16px;border:1px solid var(--smt-border);border-radius:14px;background:var(--smt-surface);box-shadow:var(--smt-shadow-sm);overflow:hidden}
.smt-predictions-featured::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--smt-green),#0a6ee8)}
.smt-predictions-featured-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.smt-predictions-featured-head>div{display:grid;gap:2px}
.smt-predictions-featured-head>div span{color:var(--smt-green);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.smt-predictions-featured-head time{color:var(--smt-muted);font-size:10px;font-weight:700}
.smt-predictions-confidence{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:5px 8px;border-radius:7px;font-size:9px;font-weight:800;white-space:nowrap}
.smt-predictions-confidence.is-high{background:#e5f8ef;color:#078956;border:1px solid #bcebd5}
.smt-predictions-confidence.is-medium{background:#fff6df;color:#9a6b00;border:1px solid #f0d89b}
.smt-predictions-confidence.is-low{background:#f3f5f8;color:#66758a;border:1px solid #dfe5ec}
.smt-predictions-featured-match{display:grid;grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr);align-items:center;gap:18px}
.smt-predictions-featured-team{display:flex;align-items:center;gap:12px;color:var(--smt-heading);text-decoration:none;font-size:16px}
.smt-predictions-featured-team.is-away{justify-content:flex-end;flex-direction:row-reverse;text-align:right}
.smt-predictions-featured-team img,.smt-predictions-featured-team .smt-predictions-logo-fallback{width:58px;height:58px;flex:0 0 58px}
.smt-predictions-featured-call{text-align:center}
.smt-predictions-featured-call span{display:block;color:var(--smt-muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.smt-predictions-featured-call strong{display:block;margin:4px 0 1px;color:var(--smt-heading);font-size:13px}
.smt-predictions-featured-call b{display:block;color:var(--smt-heading);font-family:var(--smt-font-display);font-size:31px;letter-spacing:-.04em}
.smt-predictions-probability{display:grid;gap:6px;width:min(100%,780px);margin-inline:auto}
.smt-predictions-probability-bar{display:flex;height:14px;border-radius:4px;overflow:hidden;background:var(--smt-surface-soft)}
.smt-predictions-probability-bar span{min-width:0}.smt-predictions-probability-bar .is-home,.smt-predictions-example-bar span:first-child{background:#02a867}.smt-predictions-probability-bar .is-draw,.smt-predictions-example-bar span:nth-child(2){background:#dce2e9}.smt-predictions-probability-bar .is-away,.smt-predictions-example-bar span:last-child{background:#ff5059}
.smt-predictions-probability-labels{display:flex;justify-content:space-between;color:var(--smt-muted);font-size:8px;font-weight:700;text-transform:uppercase}
.smt-predictions-probability-labels span:first-child{color:#078956}.smt-predictions-probability-labels span:last-child{color:#d93d46}
.smt-predictions-featured-reason{margin:0;text-align:center;color:var(--smt-muted);font-size:11px}
.smt-predictions-featured-link{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--smt-green);font-size:11px;font-weight:800;text-decoration:none}
.smt-predictions-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--smt-border);border-radius:12px;background:var(--smt-surface);overflow:hidden}
.smt-predictions-summary>div{display:grid;place-items:center;gap:3px;min-height:62px;border-right:1px solid var(--smt-border)}
.smt-predictions-summary>div:last-child{border-right:0}
.smt-predictions-summary strong{color:var(--smt-heading);font-size:20px}.smt-predictions-summary span{color:var(--smt-muted);font-size:9px}
.smt-predictions-list{border:1px solid var(--smt-border);border-radius:14px;background:var(--smt-surface);overflow:hidden}
.smt-predictions-list>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px}
.smt-predictions-list h3{margin:0;color:var(--smt-heading);font-size:19px}.smt-predictions-list header p{margin:2px 0 0;color:var(--smt-muted);font-size:10px}
.smt-predictions-table-head{display:grid;grid-template-columns:minmax(310px,1.6fr) minmax(120px,.65fr) minmax(240px,1fr) 64px 78px 28px;gap:8px;padding:8px 14px;border-top:1px solid var(--smt-border);border-bottom:1px solid var(--smt-border);background:var(--smt-surface-soft);color:var(--smt-muted);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.smt-predictions-table-head span:first-child{grid-column:1/3;padding-left:48px}
.smt-predictions-date-group h4{margin:0;padding:9px 14px;border-bottom:1px solid var(--smt-border);background:color-mix(in srgb,var(--smt-surface-soft) 70%,transparent);color:var(--smt-muted);font-size:9px;letter-spacing:.07em}
.smt-predictions-row{display:grid;grid-template-columns:42px minmax(250px,1.6fr) minmax(120px,.65fr) minmax(240px,1fr) 64px 78px 28px;align-items:center;gap:8px;min-height:58px;padding:6px 14px;border-bottom:1px solid var(--smt-border)}
.smt-predictions-row:last-child{border-bottom:0}
.smt-predictions-row:hover{background:color-mix(in srgb,var(--smt-green) 3%,var(--smt-surface))}
.smt-predictions-row-time{color:var(--smt-muted);font-size:10px;font-weight:800}
.smt-predictions-row-match{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:5px;min-width:0}
.smt-predictions-row-match>a{display:flex;align-items:center;gap:6px;min-width:0;color:var(--smt-heading);font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}
.smt-predictions-row-match>a span{overflow:hidden;text-overflow:ellipsis}.smt-predictions-row-match>a:last-child{flex-direction:row-reverse;text-align:right}.smt-predictions-row-match>small{text-align:center;color:var(--smt-muted);font-size:8px}
.smt-predictions-row-match img,.smt-predictions-row-match .smt-predictions-logo-fallback{width:25px;height:25px;flex:0 0 25px}
.smt-predictions-row-likely{color:var(--smt-heading);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.smt-predictions-row-probability .smt-predictions-probability{gap:3px;width:100%}.smt-predictions-row-probability .smt-predictions-probability-bar{height:5px}.smt-predictions-row-probability .smt-predictions-probability-labels{font-size:7px}
.smt-predictions-row-score{display:grid;place-items:center;height:28px;border:1px solid var(--smt-border);border-radius:7px;color:var(--smt-heading);font-size:10px;font-weight:800}
.smt-predictions-row-link{display:grid;place-items:center;color:var(--smt-muted);text-decoration:none}
.smt-predictions-no-results,.smt-predictions-empty{padding:28px;text-align:center;color:var(--smt-muted)}
.smt-predictions-method{border:1px solid var(--smt-border);border-radius:13px;background:var(--smt-surface);overflow:hidden}
.smt-predictions-method-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--smt-border)}
.smt-predictions-method-head span{color:var(--smt-green);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.smt-predictions-method-head h3{margin:2px 0 0;color:var(--smt-heading);font-size:16px}
.smt-predictions-method-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.smt-predictions-method-grid>div{display:grid;grid-template-columns:30px minmax(0,1fr);gap:3px 9px;padding:14px;border-right:1px solid var(--smt-border)}.smt-predictions-method-grid>div:last-child{border-right:0}
.smt-predictions-method-grid svg{grid-row:1/3;color:var(--smt-green)}.smt-predictions-method-grid strong{color:var(--smt-heading);font-size:11px}.smt-predictions-method-grid p{margin:0;color:var(--smt-muted);font-size:9px;line-height:1.45}
.smt-predictions-explainer{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;gap:30px;padding:16px;border:1px solid var(--smt-border);border-radius:13px;background:var(--smt-surface)}
.smt-predictions-explainer h3{margin:0 0 9px;color:var(--smt-heading);font-size:16px}.smt-predictions-explainer p{margin:0;color:var(--smt-muted);font-size:11px;line-height:1.6}
.smt-predictions-example-bar{display:flex;height:7px;border-radius:5px;overflow:hidden}.smt-predictions-example-labels{display:flex;justify-content:space-between;margin-top:5px;font-size:8px}.smt-predictions-example-labels b:first-child{color:#078956}.smt-predictions-example-labels b:last-child{color:#d93d46}
.smt-predictions-note{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid var(--smt-border);border-radius:10px;background:var(--smt-surface-soft);color:var(--smt-muted);font-size:10px}
[data-theme="dark"] .smt-predictions-disclaimer{border-color:#6f5421;background:#2b2418;color:#f0d497}
[data-theme="dark"] .smt-predictions-confidence.is-high{background:#12392d;color:#75e6b6;border-color:#245c48}
[data-theme="dark"] .smt-predictions-confidence.is-medium{background:#3c3118;color:#f0ce73;border-color:#66552a}
[data-theme="dark"] .smt-predictions-confidence.is-low{background:#202a38;color:#acb9ca;border-color:#344154}
[data-theme="dark"] .smt-predictions-hero{background:linear-gradient(120deg,#0d1727 0%,#111d2d 72%,#0a3128 100%)}
@media(max-width:1040px){.smt-predictions-table-head{grid-template-columns:minmax(270px,1.5fr) 110px minmax(200px,1fr) 56px 72px 24px}.smt-predictions-row{grid-template-columns:38px minmax(220px,1.5fr) 110px minmax(200px,1fr) 56px 72px 24px;padding-inline:10px}.smt-predictions-method-grid{grid-template-columns:1fr 1fr}.smt-predictions-method-grid>div:nth-child(2){border-right:0}.smt-predictions-method-grid>div:nth-child(-n+2){border-bottom:1px solid var(--smt-border)}}
@media(max-width:760px){.smt-predictions-centre-page .smt-container{width:min(calc(100% - 16px),100%)}.smt-predictions-centre-page .smt-route-tabs{justify-content:flex-start}.smt-predictions-hero{grid-template-columns:1fr;border-radius:14px}.smt-predictions-hero-main{padding:18px 14px 13px 22px;gap:12px}.smt-predictions-hero-crest{width:66px;height:66px;flex-basis:66px}.smt-predictions-hero-crest img,.smt-predictions-hero-crest .smt-predictions-logo-fallback{width:49px;height:49px}.smt-predictions-hero-copy h1{font-size:27px}.smt-predictions-hero-tools{grid-template-columns:1fr 1fr;min-width:0;padding:0 14px 14px 22px}.smt-predictions-page-head{align-items:flex-start}.smt-predictions-page-head h2{font-size:23px}.smt-predictions-page-head>a{font-size:10px}.smt-predictions-filters{display:grid;grid-template-columns:1fr 1fr}.smt-predictions-filters label{min-width:0}.smt-predictions-reset{width:100%}.smt-predictions-count{margin:0;text-align:right}.smt-predictions-date-nav{grid-template-columns:32px minmax(0,1fr) 32px}.smt-predictions-date-nav>button{width:32px;height:32px}.smt-predictions-date-strip{justify-content:flex-start}.smt-predictions-date-strip button{min-width:65px}.smt-predictions-featured{padding:15px 13px 13px}.smt-predictions-featured-match{grid-template-columns:1fr 92px 1fr;gap:7px}.smt-predictions-featured-team{display:grid;justify-items:center;text-align:center;gap:6px;font-size:11px}.smt-predictions-featured-team.is-away{display:grid;text-align:center}.smt-predictions-featured-team img,.smt-predictions-featured-team .smt-predictions-logo-fallback{width:43px;height:43px;flex-basis:43px}.smt-predictions-featured-call strong{font-size:9px}.smt-predictions-featured-call b{font-size:25px}.smt-predictions-summary{grid-template-columns:1fr 1fr}.smt-predictions-summary>div:nth-child(2){border-right:0}.smt-predictions-summary>div:nth-child(-n+2){border-bottom:1px solid var(--smt-border)}.smt-predictions-table-head{display:none}.smt-predictions-date-group h4{padding-inline:10px}.smt-predictions-row{grid-template-columns:37px minmax(0,1fr) 48px 23px;grid-template-areas:"time match score link" "likely probability confidence link";gap:5px 7px;min-height:82px;padding:8px 9px}.smt-predictions-row-time{grid-area:time}.smt-predictions-row-match{grid-area:match}.smt-predictions-row-likely{grid-area:likely;font-size:9px}.smt-predictions-row-probability{grid-area:probability}.smt-predictions-row-score{grid-area:score}.smt-predictions-row>.smt-predictions-confidence{grid-area:confidence;min-width:44px;padding:4px;font-size:7px}.smt-predictions-row-link{grid-area:link}.smt-predictions-row-match>a{display:grid;justify-items:center;gap:2px;font-size:8px;text-align:center}.smt-predictions-row-match>a:last-child{display:grid;text-align:center}.smt-predictions-row-match img,.smt-predictions-row-match .smt-predictions-logo-fallback{width:22px;height:22px;flex-basis:22px}.smt-predictions-row-probability .smt-predictions-probability-labels{display:none}.smt-predictions-method-head{align-items:flex-start}.smt-predictions-method-grid{grid-template-columns:1fr}.smt-predictions-method-grid>div{border-right:0;border-bottom:1px solid var(--smt-border)!important}.smt-predictions-method-grid>div:last-child{border-bottom:0!important}.smt-predictions-explainer{grid-template-columns:1fr;gap:14px}}

/* 3.6.39 — prediction table paint and layout hardening.
 * This file is loaded only on league/competition predictions routes. Keeping
 * these rules in a dedicated asset prevents critical-CSS/combination tools
 * from omitting the late predictions block from the large global stylesheet.
 */
.smt-predictions-centre-page .smt-predictions-list,
.smt-predictions-centre-page .smt-predictions-list > header,
.smt-predictions-centre-page .smt-predictions-table-head,
.smt-predictions-centre-page .smt-predictions-date-group,
.smt-predictions-centre-page .smt-predictions-row,
.smt-predictions-centre-page .smt-predictions-row > * {
	content-visibility: visible;
	visibility: visible;
	opacity: 1;
}
.smt-predictions-centre-page .smt-predictions-list {
	isolation: isolate;
	max-width: 100%;
}
.smt-predictions-centre-page .smt-predictions-table-head {
	grid-template-columns: 64px minmax(330px,1.65fr) minmax(145px,.7fr) minmax(230px,1fr) 74px 92px 30px;
	align-items:center;
	column-gap:10px;
	padding:10px 14px;
}
.smt-predictions-centre-page .smt-predictions-table-head span:first-child {
	grid-column:1 / 3;
	padding-left:0;
}
.smt-predictions-centre-page .smt-predictions-row {
	grid-template-columns:64px minmax(330px,1.65fr) minmax(145px,.7fr) minmax(230px,1fr) 74px 92px 30px;
	column-gap:10px;
	min-height:64px;
	padding:8px 14px;
}
.smt-predictions-centre-page .smt-predictions-row-time {
	font-size:12px;
	line-height:1.2;
}
.smt-predictions-centre-page .smt-predictions-row-match {
	min-width:0;
	width:100%;
}
.smt-predictions-centre-page .smt-predictions-row-match > a {
	display:flex;
	visibility:visible;
	opacity:1;
	min-width:0;
	font-size:11px;
	line-height:1.25;
}
.smt-predictions-centre-page .smt-predictions-row-match > a > span:last-child {
	display:block;
	min-width:0;
	max-width:100%;
	color:var(--smt-heading);
	visibility:visible;
	opacity:1;
}
.smt-predictions-centre-page .smt-predictions-row-likely {
	display:block;
	font-size:11px;
	visibility:visible;
	opacity:1;
}
.smt-predictions-centre-page .smt-predictions-row-probability,
.smt-predictions-centre-page .smt-predictions-row-score,
.smt-predictions-centre-page .smt-predictions-row > .smt-predictions-confidence,
.smt-predictions-centre-page .smt-predictions-row-link {
	display:flex;
	visibility:visible;
	opacity:1;
}
.smt-predictions-centre-page .smt-predictions-row-score {
	display:grid;
}
.smt-predictions-centre-page .smt-predictions-row-link {
	display:grid;
}
.smt-predictions-centre-page .smt-predictions-row-probability .smt-predictions-probability-labels {
	display:flex;
	font-size:8px;
}
@media (max-width:1180px) and (min-width:761px) {
	.smt-predictions-centre-page .smt-predictions-table-head {
		grid-template-columns:52px minmax(275px,1.45fr) minmax(120px,.65fr) minmax(190px,1fr) 64px 82px 26px;
	}
	.smt-predictions-centre-page .smt-predictions-row {
		grid-template-columns:52px minmax(275px,1.45fr) minmax(120px,.65fr) minmax(190px,1fr) 64px 82px 26px;
	}
}
@media (max-width:760px) {
	.smt-predictions-centre-page .smt-predictions-row {
		display:grid;
		grid-template-columns:42px minmax(0,1fr) 54px 24px;
		grid-template-areas:"time match score link" "likely probability confidence link";
		min-height:88px;
	}
	.smt-predictions-centre-page .smt-predictions-row-match > a {
		display:grid;
		font-size:9px;
	}
	.smt-predictions-centre-page .smt-predictions-row-probability .smt-predictions-probability-labels {
		display:none;
	}
}
