/* Predictions: catalogue and match detail, export screens 03 and 05. */
.prediction-catalog .page-heading{padding:28px 0 22px}.prediction-catalog .page-heading h1{font-size:40px;line-height:1.05}.prediction-date-tabs{gap:8px;margin-bottom:18px}.prediction-date-tabs a{border-radius:999px;padding:9px 18px;border:1.5px solid #d6dbd4;font-size:14px;min-height:0}.prediction-catalog .category-nav{margin-bottom:16px}.prediction-catalog .filters{background:transparent;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:18px 0;margin-top:20px}.prediction-catalog .filter-fields label{flex-basis:180px}.prediction-league-group{margin:28px 0 36px}.prediction-league-group:not(:has([data-record]:not([hidden]))){display:none}.prediction-league-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.prediction-league-heading h2{font-size:22px;margin:0;flex:1}.prediction-league-heading .badge{width:36px;height:36px}.prediction-league-heading .text-link{white-space:nowrap}.prediction-catalog .catalog-grid{gap:14px}.prediction-seo{margin-top:40px}.prediction-detail{padding-bottom:48px}.prediction-detail .page-heading{padding:24px 0 20px}.prediction-detail h1{font-size:40px;line-height:1.05;margin:14px 0 0}.prediction-context{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.prediction-context .badge{width:22px;height:22px;font-size:9px}.prediction-match-hero{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;align-items:center;padding:20px 24px;background:var(--pale);border-radius:14px;margin-bottom:28px}.prediction-hero-team{display:flex;align-items:center;gap:14px;min-width:0}.prediction-hero-team>div{min-width:0}.prediction-hero-team .badge{width:56px;height:56px;font-size:14px;background:#fff;border:0}.prediction-hero-team strong{display:block;font-size:24px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere}.prediction-hero-team small{display:block;margin-top:5px;font-size:12px;color:var(--muted)}.prediction-hero-team.away{flex-direction:row-reverse;text-align:right}.prediction-kickoff{display:grid;gap:8px;text-align:center;font-size:13px}.prediction-kickoff time{font-weight:800}.prediction-kickoff>span{background:#fff;color:var(--muted);padding:4px 10px;border-radius:999px;font-size:11px}.prediction-detail .article-grid{grid-template-columns:minmax(0,1fr) 380px;gap:48px;align-items:start}.prediction-recommendation{background:var(--ink);color:#fff;border-radius:14px;padding:24px 28px}.prediction-recommendation .main-pick{border:0;background:none;padding:0;color:inherit;border-radius:0;align-items:flex-start}.prediction-recommendation .eyebrow{font-size:10px;letter-spacing:.14em;color:#5fd38d}.prediction-recommendation h2{font-size:30px;line-height:1.1;margin-top:6px}.prediction-recommendation .quote strong{font-size:34px;color:#fff;line-height:1.1}.prediction-recommendation .quote span{color:#9fb3a5;font-size:11px}.prediction-recommendation .article-meta{border-top:1px solid #ffffff20;color:#9fb3a5;padding:14px 0 0;margin-top:20px}.prediction-detail .detail-section{padding:28px 0}.prediction-detail .detail-section h2{font-size:24px;line-height:1.1}.prediction-detail .detail-section p{font-size:16px;line-height:1.6;color:#1a2a1e}.prediction-detail #form .two-col{gap:14px}.prediction-detail #form .two-col>div{background:var(--pale);border-radius:12px;padding:16px}.prediction-detail #form h3{text-transform:uppercase;font-size:16px}.prediction-detail .result{width:24px;height:24px}.prediction-detail .result.W{color:#fff;background:#0d7a3e}.prediction-detail .result.D{background:#c9d3cc;color:var(--ink)}.prediction-detail .result.L{background:#3b433d;color:#fff}.prediction-detail .aside-section:first-child{margin-top:0}.prediction-detail .aside-section{margin-bottom:28px}.prediction-detail .article-aside .section-heading h2{font-size:20px}.prediction-nearby .prediction-card{margin-bottom:14px}.prediction-detail .byline{padding-top:20px;font-size:13px}.prediction-detail .byline p{margin:8px 0 0;font-size:12px}.prediction-detail .toc{margin-top:24px}.prediction-detail .two-col{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1100px){.prediction-detail .article-grid{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.prediction-detail .two-col{grid-template-columns:1fr}.prediction-hero-team strong{font-size:20px}.prediction-match-hero{gap:16px}.prediction-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.prediction-catalog .page-heading{padding:24px 0 18px}.prediction-catalog .page-heading h1,.prediction-detail h1{font-size:28px}.prediction-catalog .page-heading p{font-size:14px}.prediction-date-tabs{gap:6px;flex-wrap:nowrap}.prediction-date-tabs a{padding:8px 12px;font-size:13px}.prediction-catalog .category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.prediction-catalog .category-nav a{white-space:nowrap;padding:8px 12px;font-size:12px}.prediction-catalog .filter-fields label{flex-basis:140px}.prediction-catalog .catalog-grid{grid-template-columns:1fr}.prediction-league-heading{gap:8px}.prediction-league-heading h2{font-size:16px;line-height:1.2}.prediction-league-heading .text-link{font-size:11px}.prediction-league-group{margin:24px 0 28px}.prediction-league-heading .badge{width:28px;height:28px}.prediction-detail{padding-bottom:32px}.prediction-detail .page-heading{padding:20px 0 16px}.prediction-context{font-size:11px}.prediction-match-hero{grid-template-columns:1fr;gap:14px;padding:16px}.prediction-kickoff{grid-row:1;display:flex;justify-content:space-between;text-align:left;align-items:center;gap:8px;font-size:12px}.prediction-kickoff>span{font-size:10px;padding:4px 8px}.prediction-hero-team.away{flex-direction:row;text-align:left}.prediction-hero-team .badge{width:38px;height:38px}.prediction-hero-team strong{font-size:21px}.prediction-hero-team small{font-size:11px;margin-top:3px}.prediction-detail .article-grid{grid-template-columns:1fr;gap:28px}.prediction-recommendation{padding:18px}.prediction-recommendation h2{font-size:24px}.prediction-recommendation .quote strong{font-size:28px}.prediction-recommendation .quote{max-width:100px;overflow-wrap:anywhere}.prediction-recommendation .article-meta{font-size:11px;gap:8px 12px}.prediction-detail .detail-section{padding:24px 0}.prediction-detail .detail-section h2{font-size:20px}.prediction-detail .detail-section p{font-size:15px}.prediction-detail .article-aside .toc{display:none}.prediction-detail .table-scroll{font-size:12px}.prediction-detail .two-col{grid-template-columns:1fr}.prediction-detail .article-aside .prediction-card{margin-bottom:12px}}
.prediction-other-leagues .catalog-grid{grid-template-columns:1fr;gap:0}.prediction-other-leagues [data-record]{border-top:1px solid var(--line)}.prediction-other-leagues .prediction-card{display:grid;grid-template-columns:190px minmax(0,1fr) minmax(220px,1fr) 115px;gap:20px;align-items:center;border-radius:0;background:#fff;padding:16px 0}.prediction-other-leagues .prediction-card>.row{display:grid;gap:4px}.prediction-other-leagues .prediction-card .team{font-size:16px;text-transform:none}.prediction-other-leagues .prediction-card .teams{gap:5px}.prediction-other-leagues .prediction-card .badge{width:22px;height:22px}.prediction-other-leagues .prediction-card .pick{margin:0;background:var(--pale);color:var(--ink)}.prediction-other-leagues .prediction-card .pick .eyebrow{color:var(--muted)}.prediction-other-leagues .prediction-card .price{color:var(--green)}.prediction-other-leagues .prediction-card .card-bottom .meta{display:none}.prediction-other-leagues .prediction-card .card-bottom{justify-content:flex-end}
@media(max-width:1100px){.prediction-other-leagues .prediction-card{grid-template-columns:150px minmax(0,1fr) minmax(200px,1fr)}.prediction-other-leagues .prediction-card .card-bottom{grid-column:3}}
@media(max-width:760px){.prediction-other-leagues .prediction-card{grid-template-columns:minmax(0,1fr) 110px;gap:8px 12px;padding:14px 0}.prediction-other-leagues .prediction-card>.row{grid-column:1/-1;display:flex;justify-content:space-between}.prediction-other-leagues .prediction-card .team{font-size:14px}.prediction-other-leagues .prediction-card .badge{display:none}.prediction-other-leagues .prediction-card .pick{padding:8px;display:grid;gap:5px}.prediction-other-leagues .prediction-card .pick strong{font-size:12px}.prediction-other-leagues .prediction-card .price{font-size:16px}.prediction-other-leagues .prediction-card .card-bottom{grid-column:1/-1}.prediction-other-leagues .prediction-card .card-bottom .text-link{font-size:11px}}

.prediction-date-tabs a.active{background:var(--ink);color:#fff;border-color:var(--ink)}

.prediction-catalog-intro{display:flex;align-items:center;justify-content:space-between;gap:32px}.prediction-catalog-intro .page-heading{flex:1;min-width:0}.prediction-catalog-intro .prediction-date-tabs{flex:none;flex-wrap:nowrap;margin:0}.prediction-date-tabs a{white-space:nowrap}
@media(max-width:760px){.prediction-catalog-intro{display:block}.prediction-catalog-intro .prediction-date-tabs{margin:0 0 20px}}
