body:has(#predictionsDashboard) #chatBuddySisalFeedToast{display:none!important}
body.prediction-chronicle-open{overflow:hidden}
.prediction-match-chronicle-actions{display:inline-flex;align-items:center;margin-left:auto;padding-left:8px;flex:0 0 auto}
.prediction-match-chronicle-button{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid rgba(88,166,255,.34);border-radius:8px;background:rgba(47,129,247,.08);color:#9ecbff;font:800 9px/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.025em;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.prediction-match-chronicle-button:hover,.prediction-match-chronicle-button:focus-visible{border-color:rgba(120,185,255,.7);background:rgba(47,129,247,.16);color:#d8ebff;box-shadow:0 0 0 3px rgba(47,129,247,.09);outline:none;transform:translateY(-1px)}
.prediction-match-chronicle-button.has-feed{border-color:rgba(218,184,104,.48);background:rgba(218,184,104,.09);color:#ead28f}
.prediction-match-chronicle-count{min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#d8b866;color:#11151c;font-size:8px;font-weight:900;letter-spacing:0}
.prediction-match-chronicle-count[hidden]{display:none!important}
.prediction-match-feed-strip{max-width:330px;margin:5px 0 0 2rem;padding:4px 7px;border-left:2px solid rgba(218,184,104,.6);border-radius:0 5px 5px 0;background:rgba(218,184,104,.055);color:#b8c1cc;font-size:9px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.prediction-match-feed-strip[hidden]{display:none!important}
.prediction-match-has-feed td:first-child{box-shadow:inset 2px 0 0 rgba(218,184,104,.48)}
.prediction-match-feed-flash td{animation:prediction-match-feed-flash .28s ease-in-out 3}
@keyframes prediction-match-feed-flash{0%,100%{filter:brightness(1);box-shadow:inset 0 0 0 0 rgba(218,184,104,0)}50%{filter:brightness(1.72);box-shadow:inset 0 0 0 2px rgba(231,202,128,.75),0 0 20px rgba(218,184,104,.18)}}
.prediction-chronicle-overlay{position:fixed;inset:0;z-index:2147483500;display:grid;place-items:center;padding:20px;background:rgba(2,7,14,.82);backdrop-filter:blur(8px);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}
.prediction-chronicle-overlay[hidden]{display:none!important}
.prediction-chronicle-dialog{width:min(1180px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 36px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(96,165,250,.32);border-radius:20px;background:linear-gradient(145deg,#0d1420 0%,#0a1019 48%,#11151d 100%);color:#e7edf5;box-shadow:0 28px 90px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.02)}
.prediction-chronicle-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 19px;border-bottom:1px solid rgba(255,255,255,.075);background:radial-gradient(circle at 12% -30%,rgba(47,129,247,.22),transparent 45%),linear-gradient(90deg,rgba(255,255,255,.025),transparent)}
.prediction-chronicle-kicker{margin-bottom:7px;color:#76b6ff;font-size:10px;font-weight:900;letter-spacing:.13em}
.prediction-chronicle-title-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.prediction-chronicle-title-line h2{margin:0;color:#f5f8fb;font-size:25px;line-height:1.1;letter-spacing:-.025em}
.prediction-chronicle-live{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border:1px solid rgba(234,84,85,.58);border-radius:999px;background:rgba(234,84,85,.14);color:#ff9798;font-size:9px;font-weight:900;letter-spacing:.08em;animation:prediction-chronicle-live-pulse 1.45s ease-in-out infinite}
.prediction-chronicle-live[hidden]{display:none!important}
@keyframes prediction-chronicle-live-pulse{0%,100%{box-shadow:0 0 0 0 rgba(234,84,85,0)}50%{box-shadow:0 0 0 5px rgba(234,84,85,.07)}}
.prediction-chronicle-match{display:block;margin-top:8px;color:#dce6f1;font-size:17px;font-weight:800}
.prediction-chronicle-meta{margin:5px 0 0;color:#8997a8;font-size:11px;line-height:1.45}
.prediction-chronicle-close{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:rgba(255,255,255,.035);color:#c9d3de;font-size:25px;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}
.prediction-chronicle-close:hover,.prediction-chronicle-close:focus-visible{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;outline:none;transform:rotate(3deg)}
.prediction-chronicle-body{min-height:0;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.8fr);flex:1}
.prediction-chronicle-news,.prediction-chronicle-odds{min-height:0;padding:20px 22px;overflow:auto}
.prediction-chronicle-news{border-right:1px solid rgba(255,255,255,.065)}
.prediction-chronicle-odds{background:rgba(255,255,255,.012)}
.prediction-chronicle-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}
.prediction-chronicle-section-head span{display:block;margin-bottom:3px;color:#6f7f92;font-size:9px;font-weight:900;letter-spacing:.12em}
.prediction-chronicle-section-head h3{margin:0;color:#eef3f8;font-size:16px;line-height:1.25}
.prediction-chronicle-timeline{display:flex;flex-direction:column;gap:0}
.prediction-chronicle-feed-item{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:16px}
.prediction-chronicle-feed-item:last-child{padding-bottom:0}
.prediction-chronicle-feed-rail{position:relative;display:block}
.prediction-chronicle-feed-rail::before{content:"";position:absolute;left:7px;top:6px;width:7px;height:7px;border-radius:50%;background:#d8b866;box-shadow:0 0 0 4px rgba(218,184,104,.09)}
.prediction-chronicle-feed-rail::after{content:"";position:absolute;left:10px;top:17px;bottom:-4px;width:1px;background:linear-gradient(rgba(218,184,104,.3),rgba(88,166,255,.08))}
.prediction-chronicle-feed-item:last-child .prediction-chronicle-feed-rail::after{display:none}
.prediction-chronicle-feed-content{min-width:0;padding:11px 12px 10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.025)}
.prediction-chronicle-feed-head{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:7px}
.prediction-chronicle-feed-head time{margin-right:3px;color:#8e9bac;font-size:10px;font-variant-numeric:tabular-nums}
.prediction-chronicle-feed-pill{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.06);color:#9eacbc;font-size:8px;font-weight:900;letter-spacing:.045em}
.prediction-chronicle-feed-pill.live{background:rgba(234,84,85,.12);color:#ff9192}
.prediction-chronicle-feed-pill.transport{background:rgba(47,129,247,.1);color:#8cc5ff}
.prediction-chronicle-feed-pill.repeat{background:rgba(218,184,104,.1);color:#dbc37f}
.prediction-chronicle-feed-title{display:block;color:#edf2f7;font-size:13px;line-height:1.35}
.prediction-chronicle-feed-competition{margin-top:3px;color:#8492a3;font-size:10px}
.prediction-chronicle-feed-outcomes{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}
.prediction-chronicle-feed-outcomes>span{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid rgba(88,166,255,.15);border-radius:7px;background:rgba(47,129,247,.055);color:#a8b4c2;font-size:9px}
.prediction-chronicle-feed-outcomes strong{color:#d8c37d;font-size:10px;font-variant-numeric:tabular-nums}
.prediction-chronicle-feed-source{display:block;margin-top:8px;color:#5f6d7d;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.prediction-chronicle-empty{padding:18px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.018);color:#8290a0;font-size:11px;line-height:1.55}
.prediction-chronicle-odds-refresh{min-height:29px;padding:0 9px;border:1px solid rgba(218,184,104,.38);border-radius:8px;background:rgba(218,184,104,.075);color:#dec981;font-size:9px;font-weight:850;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}
.prediction-chronicle-odds-refresh:hover,.prediction-chronicle-odds-refresh:focus-visible{border-color:rgba(231,202,128,.7);background:rgba(218,184,104,.14);color:#f1dda0;outline:none}
.prediction-chronicle-odds-refresh:disabled{opacity:.5;cursor:default}
.prediction-chronicle-odds-status{margin:0 0 12px;padding:9px 10px;border:1px solid rgba(88,166,255,.11);border-radius:9px;background:rgba(47,129,247,.04);color:#8695a6;font-size:10px;line-height:1.45}
.prediction-chronicle-odds-status.error{border-color:rgba(234,84,85,.2);background:rgba(234,84,85,.045);color:#c89293}
.prediction-chronicle-odds-status.feed{border-color:rgba(218,184,104,.2);background:rgba(218,184,104,.045);color:#b7aa7c}
.prediction-chronicle-odds-list{display:flex;flex-direction:column;gap:7px}
.prediction-chronicle-odd{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(255,255,255,.025)}
.prediction-chronicle-odd>div:first-child{min-width:0}
.prediction-chronicle-odd>div:first-child strong{display:block;color:#dce5ef;font-size:10px;line-height:1.3}
.prediction-chronicle-odd>div:first-child span{display:block;margin-top:3px;color:#7e8b9a;font-size:9px;line-height:1.35}
.prediction-chronicle-odd-value{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:1px}
.prediction-chronicle-odd-value>strong{color:#ead17d;font-size:17px;font-weight:900;font-variant-numeric:tabular-nums}
.prediction-chronicle-odd-value>span{color:#667382;font-size:13px;font-weight:800}
.prediction-chronicle-odd-value small{color:#677482;font-size:7px;text-transform:uppercase;letter-spacing:.04em}
.prediction-chronicle-odd.missing{opacity:.66}
.prediction-chronicle-odds-loading{display:flex;align-items:center;justify-content:center;gap:6px;padding:22px}
.prediction-chronicle-odds-loading span{width:6px;height:6px;border-radius:50%;background:#d8b866;animation:prediction-chronicle-dot .85s ease-in-out infinite}
.prediction-chronicle-odds-loading span:nth-child(2){animation-delay:.12s}
.prediction-chronicle-odds-loading span:nth-child(3){animation-delay:.24s}
@keyframes prediction-chronicle-dot{0%,100%{opacity:.22;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}
.prediction-chronicle-security{margin-top:15px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);color:#5e6b79;font-size:8px;line-height:1.45}
@media(max-width:940px){.prediction-chronicle-dialog{max-height:calc(100vh - 24px)}.prediction-chronicle-body{grid-template-columns:1fr;overflow:auto}.prediction-chronicle-news,.prediction-chronicle-odds{overflow:visible}.prediction-chronicle-news{border-right:0;border-bottom:1px solid rgba(255,255,255,.065)}.prediction-match-chronicle-actions{padding-left:4px}.prediction-match-chronicle-button{padding:4px 6px}.prediction-match-feed-strip{max-width:250px}}
@media(max-width:620px){.prediction-chronicle-overlay{padding:8px}.prediction-chronicle-dialog{width:100%;max-height:calc(100vh - 16px);border-radius:14px}.prediction-chronicle-header{padding:17px 16px}.prediction-chronicle-title-line h2{font-size:21px}.prediction-chronicle-news,.prediction-chronicle-odds{padding:16px 14px}.prediction-chronicle-section-head{align-items:center}.prediction-match-chronicle-button>span:first-child{max-width:72px;overflow:hidden;text-overflow:ellipsis}.prediction-match-feed-strip{display:none!important}}
@media(prefers-reduced-motion:reduce){.prediction-match-feed-flash td,.prediction-chronicle-live,.prediction-chronicle-odds-loading span{animation:none!important}.prediction-match-chronicle-button,.prediction-chronicle-close{transition:none}}
@media print{.prediction-match-chronicle-actions,.prediction-match-feed-strip,.prediction-chronicle-overlay{display:none!important}}
