.prediction-page { --prediction-accent: #3c8057; --prediction-ink: #27322d; --prediction-muted: #69766f; --prediction-soft: #f3f7f4; }
.prediction-match-page .page-header h1 { font-size: 21px; line-height: 1.35; text-align: center; }
.prediction-banner { --sport-hue: 145; --sport-accent: #3c8057; position: relative; overflow: hidden; margin-bottom: 28px; border: 1px solid hsla(var(--sport-hue),35%,72%,.7); border-radius: 12px; color: var(--prediction-ink); background: radial-gradient(70% 130% at 96% -25%, hsla(var(--sport-hue),55%,83%,.55), transparent 64%), linear-gradient(145deg, hsl(var(--sport-hue),45%,94%), #fff 75%); box-shadow: none; }
.prediction-sport-hockey { --sport-hue: 215; --sport-accent: #3c6e9c; }
.prediction-sport-tennis { --sport-hue: 32; --sport-accent: #a65d2f; }
.prediction-sport-basketball { --sport-hue: 52; --sport-accent: #907225; }
.prediction-sport-volleyball { --sport-hue: 285; --sport-accent: #76528d; }
.prediction-sport-other { --sport-hue: 176; --sport-accent: #387d78; }
.prediction-banner-top, .prediction-banner-date, .prediction-banner-action { display: flex; align-items: center; justify-content: space-between; padding: 17px 21px; }
.prediction-banner-top { gap: 18px; border-bottom: 1px solid hsla(var(--sport-hue),25%,75%,.42); }
.prediction-league { display: flex; min-width: 0; align-items: flex-start; gap: 10px; }
.prediction-league > i { flex: none; margin-top: 2px; color: var(--sport-accent); font-size: 20px; }
.prediction-league span { display: flex; min-width: 0; flex-direction: column; gap: 2px; }
.prediction-league b { color: var(--sport-accent); font-size: 10px; letter-spacing: .15em; text-transform: uppercase; }
.prediction-league strong { overflow-wrap: anywhere; font-size: 14px; line-height: 1.3; }
.prediction-status { display: inline-flex; flex: none; align-items: center; padding: 6px 10px; border: 1px solid hsla(var(--sport-hue),20%,70%,.55); border-radius: 99px; color: var(--prediction-muted); background: rgba(255,255,255,.48); font-size: 10px; letter-spacing: .06em; text-transform: uppercase; }
.prediction-status i { display: inline-block; width: 7px; height: 7px; margin-right: 5px; border-radius: 50%; background: #94a39b; }
.prediction-status-live .prediction-status { color: #fff; border-color: #de554e; background: #d84b45; }
.prediction-status-live .prediction-status i { background: #fff; box-shadow: 0 0 0 4px rgba(255,255,255,.2); }
.prediction-banner-date { justify-content: flex-start; gap: 10px; padding-top: 12px; padding-bottom: 0; color: var(--prediction-muted); font-size: 12px; }
.prediction-banner-date > span { display: inline-flex; gap: 7px; padding: 6px 11px; border: 1px solid hsla(var(--sport-hue),25%,72%,.55); border-radius: 99px; background: rgba(255,255,255,.45); }
.prediction-live-time { color: var(--sport-accent); font-style: normal; font-weight: 700; }
.prediction-teams { display: grid; grid-template-columns: 1fr 252px 1fr; align-items: center; gap: 14px; padding: 18px 21px 8px; }
.prediction-team { min-width: 0; text-align: center; }
.prediction-team-logo { display: flex; width: 60px; height: 60px; align-items: center; justify-content: center; margin: 0 auto 10px; border: 1px solid hsla(var(--sport-hue),25%,72%,.65); border-radius: 50%; background: rgba(255,255,255,.7); color: var(--sport-accent); font-size: 20px; font-weight: 800; }
.prediction-team-logo img { max-width: 48px; max-height: 48px; }
.prediction-team strong { display: block; overflow-wrap: anywhere; font-size: 16px; line-height: 1.25; }
.prediction-team small { display: block; margin-top: 4px; color: var(--prediction-muted); font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.prediction-score { text-align: center; }
.prediction-score-value { display: block; color: var(--sport-accent); font-size: 38px; font-weight: 800; line-height: 1.1; white-space: nowrap; }
.prediction-score small, .prediction-countdown > small { color: var(--prediction-muted); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.prediction-countdown > div { display: flex; gap: 7px; margin-top: 8px; }
.prediction-countdown span { min-width: 70px; padding: 8px 4px 7px; border: 1px solid hsla(var(--sport-hue),22%,76%,.58); border-radius: 11px; background: rgba(255,255,255,.55); }
.prediction-countdown b, .prediction-countdown em { display: block; }
.prediction-countdown b { font-size: 22px; line-height: 1; }
.prediction-countdown em { margin-top: 4px; color: var(--prediction-muted); font-size: 8px; font-style: normal; letter-spacing: .08em; text-transform: uppercase; }
.prediction-score-current { display: none; }
.prediction-status-live .prediction-countdown, .prediction-status-finished .prediction-countdown, .prediction-status-unknown .prediction-countdown { display: none; }
.prediction-status-live .prediction-score-current, .prediction-status-finished .prediction-score-current, .prediction-status-unknown .prediction-score-current { display: block; }
.prediction-odds-caption { padding: 10px 21px 0; color: var(--prediction-muted); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.prediction-main-odds { display: flex; justify-content: center; gap: 8px; padding: 8px 21px 17px; }
.prediction-main-odds > button { display: flex; min-width: 86px; flex: 1; justify-content: center; gap: 10px; padding: 10px 13px; border: 1px solid hsla(var(--sport-hue),25%,72%,.58); border-radius: 11px; outline: 0; background: rgba(255,255,255,.72); color: inherit; font: inherit; cursor: pointer; transition: transform .16s ease, background-color .16s ease, border-color .16s ease, box-shadow .16s ease; }
.prediction-main-odds > button:hover, .prediction-main-odds > button:focus { border-color: var(--sport-accent); background: #fff; box-shadow: 0 6px 16px hsla(var(--sport-hue),30%,35%,.12); transform: translateY(-2px); }
.prediction-main-odds b { color: var(--sport-accent); }
.prediction-status-finished .prediction-main-odds, .prediction-status-finished .prediction-odds-caption { display: none; }
.prediction-banner-action { justify-content: center; padding-top: 14px; padding-bottom: 15px; border-top: 1px solid hsla(var(--sport-hue),25%,75%,.45); background: hsla(var(--sport-hue),45%,91%,.5); }
.prediction-banner-action .btn { border-color: var(--sport-accent); background: var(--sport-accent); transition: transform .16s ease, opacity .16s ease, box-shadow .16s ease; }
.prediction-banner-action .btn:hover, .prediction-banner-action .btn:focus { border-color: var(--sport-accent); background: var(--sport-accent); color: #fff; opacity: .9; box-shadow: 0 7px 17px hsla(var(--sport-hue),35%,28%,.22); transform: translateY(-2px); }
.prediction-section { padding: 23px; margin-bottom: 28px; border: 1px solid #e3e9f1; border-radius: 14px; background: #fff; }
.prediction-section-heading, .prediction-home-heading { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin-bottom: 20px; }
.prediction-section-heading span, .prediction-home-heading span { color: var(--prediction-accent); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.prediction-section-heading h2, .prediction-home-heading h2 { margin: 3px 0 0; color: var(--prediction-ink); font-size: 21px; }
.prediction-bar-row { margin-top: 15px; }
.prediction-bar-label { display: flex; justify-content: space-between; gap: 15px; margin-bottom: 6px; font-size: 13px; }
.prediction-bar-label span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.prediction-bar-label b { flex: 0 0 auto; }
.prediction-bar-track { height: 10px; overflow: hidden; border-radius: 10px; background: #eaf0f7; }
.prediction-bar-track i { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #1769e0, #49a4ff); }
.prediction-bars { border-radius: 12px; }
.prediction-editorial { position: relative; border-color: #d5e5ff; background: linear-gradient(145deg, #fff, #f5f9ff); }
.prediction-editorial-label { display: inline-block; margin-bottom: 10px; padding: 6px 10px; border-radius: 20px; background: #e7f0ff; color: #1769e0; font-size: 12px; font-weight: 700; text-transform: uppercase; }
.prediction-editorial h2 { margin-top: 4px; }
.prediction-editorial-image { width: 100%; height: auto; margin: 12px 0 20px; border-radius: 10px; }
.prediction-editorial-text { font-size: 15px; line-height: 1.72; }
.prediction-editorial-bet { margin-top: 20px; }
.prediction-editorial-author { margin-top: 15px; color: var(--prediction-muted); font-size: 13px; }
.prediction-editorial-meta { display: flex; justify-content: flex-start; padding-top: 14px; margin-top: 14px; border-top: 1px solid #dfe8f5; }
.prediction-forecast { overflow: hidden; margin-bottom: 25px; border-radius: 12px; scroll-margin-top: 90px; box-shadow: 0 7px 24px rgba(24, 50, 88, .08); }
.prediction-forecast-default > .prediction-forecast-heading { background: #fff; }
.prediction-forecast-heading-main { display: flex; justify-content: space-between; align-items: center; gap: 14px; }
.prediction-forecast-heading-main > strong { min-width: 0; }
.prediction-forecast-heading-main > strong > .fa-trophy { margin-right: 4px; }
.prediction-forecast-date { flex: none; border-radius: 20px; color: #fff; line-height: inherit; }
.prediction-forecast-summary { margin-bottom: 12px; }
.prediction-forecast-bet { display: flex; min-width: 0; flex-wrap: wrap; align-items: center; gap: 8px 11px; padding: 14px 16px; border-radius: 10px; background: #edf5ff; }
.prediction-forecast-bet-label { flex: none; padding: 5px 9px; border-radius: 99px; background: #1769e0; color: #fff !important; font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.prediction-forecast-bet > strong { min-width: 0; flex: 1 1 240px; overflow-wrap: anywhere; line-height: 1.45; }
.prediction-forecast-bet-odds { flex: none; padding: 6px 10px; border: 1px solid #b9dbc4; border-radius: 99px; background: #e5f4e9; color: #2f7549; white-space: nowrap; }
.prediction-forecast-finance-row { display: flex; align-items: stretch; gap: 12px; margin-bottom: 20px; }
.prediction-forecast-result { display: flex; min-width: 112px; flex: none; flex-direction: column; align-items: stretch; justify-content: center; gap: 5px; text-align: center; }
.prediction-forecast-result .btn { display: flex; flex: 1; align-items: center; justify-content: center; padding: 9px 13px; border-radius: 9px; cursor: default; font-size: 13px; }
.prediction-forecast-result small { color: var(--prediction-muted); }
.prediction-forecast-finance { display: flex; min-width: 0; flex: 1 1 auto; flex-wrap: wrap; align-items: center; gap: 7px 18px; padding: 10px 13px; border: 1px solid #e5eaf1; border-radius: 9px; background: #f8fafc; color: var(--prediction-muted); font-size: 13px; }
.prediction-forecast-finance strong { color: var(--prediction-ink); }
.prediction-forecast-finance .text-success strong, .prediction-forecast-finance .text-danger strong, .prediction-forecast-finance .text-info strong { color: inherit; }
.prediction-forecast-description { color: #2e3748; font-size: 14px; line-height: 1.72; }
.prediction-forecast-vote { max-width: 420px; margin: 18px 0 12px; }
.prediction-forecast-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 14px; padding-top: 18px; margin-top: 20px; border-top: 1px solid #e8edf4; }
.prediction-forecast-abuse { margin-left: auto; }
.prediction-comments { padding-top: 20px; }
.prediction-review-submit { text-align: center; }
.prediction-review-message .alert { margin: 12px 0 0; }
.prediction-sport-filter { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 20px; }
.prediction-catalog-card { display: block; padding: 17px 19px; margin-bottom: 11px; border: 1px solid #e1e8f1; border-radius: 11px; background: #fff; color: var(--prediction-ink); transition: transform .15s ease, box-shadow .15s ease; }
.prediction-catalog-card:hover { color: var(--prediction-ink); text-decoration: none; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(31, 63, 106, .1); }
.prediction-catalog-meta { display: block; margin-bottom: 7px; color: var(--prediction-muted); font-size: 12px; }
.prediction-catalog-teams { display: flex; align-items: center; gap: 8px; font-size: 16px; }
.prediction-catalog-teams > i { color: var(--prediction-muted); font-style: normal; }
.prediction-catalog-team { display: inline-flex; min-width: 0; align-items: center; gap: 7px; }
.prediction-catalog-team img { width: 28px; height: 28px; flex: none; object-fit: contain; }
.prediction-catalog-team strong { min-width: 0; overflow-wrap: anywhere; }
@media (min-width: 768px) {
  .prediction-catalog-team-home img { order: 2; }
}
.prediction-catalog-footer { display: grid; grid-template-columns: minmax(145px, auto) 1fr auto; align-items: center; gap: 10px 24px; margin-top: 12px; color: var(--prediction-muted); font-size: 12px; }
.prediction-catalog-footer b { color: var(--prediction-accent); }
.prediction-catalog-odds { display: flex; min-width: 0; flex-wrap: nowrap; justify-content: center; gap: 5px; }
.prediction-catalog-odds em { padding: 6px 10px; border: 1px solid #b9dbc4; border-radius: 99px; background: #e5f4e9; color: #2f7549; font-size: 11px; font-style: normal; font-weight: 700; white-space: nowrap; }
.prediction-home-block { --prediction-accent: #3c8057; --prediction-ink: #27322d; --prediction-muted: #69766f; padding: 18px; margin: 0 0 28px; border: 1px solid #dfe8f3; border-radius: 13px; background: #fff; }
.prediction-home-heading { margin-bottom: 12px; }
.prediction-home-list a { display: grid; grid-template-columns: 1fr auto; gap: 4px 12px; padding: 11px 3px; border-top: 1px solid #edf1f5; color: var(--prediction-ink); }
.prediction-home-list a:hover { text-decoration: none; }
.prediction-home-list a > span { grid-column: 1 / -1; color: var(--prediction-muted); font-size: 11px; }
.prediction-home-list b { color: var(--prediction-accent); font-size: 12px; }
.prediction-home-match { display: flex; min-width: 0; align-items: center; gap: 5px; }
.prediction-home-team { display: inline-flex; min-width: 0; align-items: center; gap: 5px; }
.prediction-home-match > em { color: inherit; font-style: normal; }
.prediction-home-match i { display: inline-flex; width: 24px; height: 24px; flex: none; align-items: center; justify-content: center; font-style: normal; }
.prediction-home-match img { max-width: 22px; max-height: 22px; object-fit: contain; }
@media (min-width: 768px) {
  .prediction-home-team-home i { order: 2; }
}
[data-forecast-card-href] { cursor: pointer; }
@media (max-width: 767px) {
  .prediction-match-page .page-header h1 { font-size: 20px; }
  .prediction-banner { border-radius: 12px; }
  .prediction-banner-top { align-items: flex-start; }
  .prediction-league strong { font-size: 12px; }
  .prediction-status { padding: 5px 8px; font-size: 9px; }
  .prediction-teams { display: flex; flex-direction: column; align-items: stretch; gap: 9px; padding: 14px 15px 5px; }
  .prediction-team { display: flex; align-items: center; gap: 10px; text-align: left; }
  .prediction-team-logo { width: 40px; height: 40px; margin: 0; }
  .prediction-team-logo img { max-width: 32px; max-height: 32px; }
  .prediction-team strong { flex: 1; font-size: 15px; }
  .prediction-team small { display: none; }
  .prediction-score { order: 3; margin-top: 4px; }
  .prediction-status-live .prediction-score, .prediction-status-finished .prediction-score, .prediction-status-unknown .prediction-score { order: -1; margin: 0 0 4px; }
  .prediction-score-value { font-size: 28px; }
  .prediction-countdown > div { justify-content: center; }
  .prediction-countdown span { min-width: 62px; }
  .prediction-banner-top, .prediction-banner-date, .prediction-main-odds, .prediction-odds-caption { padding-left: 15px; padding-right: 15px; }
  .prediction-main-odds > button { min-width: 72px; gap: 10px; }
  .prediction-section { padding: 17px; }
  .prediction-section-heading { align-items: flex-start; }
  .prediction-section-heading > div { min-width: 0; }
  .prediction-section-heading > b { flex: none; white-space: nowrap; }
  .prediction-forecast-heading-main { align-items: flex-start; flex-direction: column; gap: 7px; }
  .prediction-forecast-bet { gap: 7px 11px; padding: 11px 12px; }
  .prediction-forecast-bet > strong { flex-basis: 150px; }
  .prediction-forecast-finance-row { gap: 8px; }
  .prediction-forecast-finance { gap: 5px 10px; padding: 8px 10px; font-size: 12px; }
  .prediction-forecast-result { min-width: 88px; }
  .prediction-forecast-result .btn { padding: 8px 9px; font-size: 12px; }
  .prediction-catalog-teams { align-items: flex-start; flex-direction: column; gap: 5px; }
  .prediction-catalog-teams > i { display: none; }
  .prediction-catalog-footer { display: flex; align-items: flex-start; flex-direction: column; gap: 8px; }
  .prediction-catalog-odds { flex-wrap: wrap; justify-content: flex-start; }
  .prediction-home-match { align-items: flex-start; flex-wrap: wrap; }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .prediction-catalog-odds em:nth-child(n+4) { display: none; }
}
