.prediction-workspace{padding:0;background:#f5f6f4;color:#111612;min-height:calc(100vh - 80px)}
.prediction-head{padding:24px 28px 18px;background:#fff;border-bottom:1px solid #dfe4e0}
.prediction-head-top{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}
.prediction-head h1{margin:7px 0 5px;font-size:29px;letter-spacing:0;color:#101411}
.prediction-head p{margin:0;color:#68726b;font-size:11px}
.prediction-source{display:flex;align-items:center;gap:8px;color:#5d6961;font-family:var(--mono);font-size:8px}.prediction-source i{width:6px;height:6px;border-radius:50%;background:#20bf6b;box-shadow:0 0 0 4px rgba(32,191,107,.12)}
.prediction-tabs{display:flex;gap:5px;margin-top:20px;overflow:auto;scrollbar-width:none}
.prediction-tabs button{flex:0 0 auto;padding:8px 11px;border:1px solid transparent;border-radius:5px;background:transparent;color:#6c756f;font-family:var(--mono);font-size:8px}
.prediction-tabs button:hover,.prediction-tabs button.active{border-color:#d7ddd9;background:#eef1ef;color:#111612}
.prediction-body{padding:16px 28px 50px}
.prediction-tools{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;margin-bottom:14px}
.prediction-search{height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fff;border:1px solid #d9dfdb;border-radius:6px}.prediction-search svg{width:14px;color:#7a847d}.prediction-search input{width:100%;border:0;outline:0;background:transparent;color:#111612;font-size:11px}
.prediction-select{height:38px;padding:0 30px 0 11px;border:1px solid #d9dfdb;border-radius:6px;background:#fff;color:#334039;font-family:var(--mono);font-size:8px}
.prediction-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d9dfdb;border-radius:7px;background:#fff;overflow:hidden;margin-bottom:14px}
.prediction-summary article{padding:13px 15px}.prediction-summary article+article{border-left:1px solid #e4e8e5}.prediction-summary span{display:block;color:#7b857f;font-family:var(--mono);font-size:7px}.prediction-summary strong{display:block;margin-top:5px;font-family:var(--mono);font-size:17px;font-weight:500}
.prediction-feature{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.62fr);border:1px solid #d9dfdb;border-radius:7px;background:#fff;overflow:hidden;min-height:438px}
.prediction-primary{display:grid;grid-template-rows:auto 1fr auto;padding:20px 22px;border-right:1px solid #e1e5e2}
.prediction-primary header{display:grid;grid-template-columns:58px 1fr auto;gap:13px;align-items:start}
.prediction-image,.prediction-image-fallback{width:58px;height:58px;border-radius:7px;object-fit:cover;background:#111612}.prediction-image-fallback{display:grid;place-items:center;color:#fff;font-family:var(--mono);font-size:18px}
.prediction-primary h2{margin:1px 0 0;font-size:20px;line-height:1.24;letter-spacing:0;color:#101411}.prediction-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:8px;color:#7b857f;font-family:var(--mono);font-size:7px}.provider-pill{padding:4px 6px;border-radius:4px;background:#eef1ef;color:#344139}
.prediction-leading{text-align:right}.prediction-leading strong{display:block;font-family:var(--mono);font-size:30px;font-weight:500;color:#101411}.prediction-leading span{font-family:var(--mono);font-size:8px}.prediction-leading .positive{color:#07894c}.prediction-leading .negative{color:#c94343}
.probability-chart{min-height:210px;margin-top:15px;position:relative;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee}.probability-chart svg{width:100%;height:210px;display:block;overflow:visible}.probability-chart .chart-grid{stroke:#e9eeea;stroke-width:1}.probability-chart .chart-path{fill:none;stroke:#2374e1;stroke-width:2.2;vector-effect:non-scaling-stroke}.probability-chart .chart-area{fill:rgba(35,116,225,.08)}.probability-chart .chart-label{fill:#8a948d;font:7px var(--mono)}
.chart-wait{height:210px;display:grid;place-items:center;color:#89928c;font-family:var(--mono);font-size:8px}
.prediction-ranges{display:flex;justify-content:flex-end;gap:3px;padding-top:10px}.prediction-ranges button{min-width:35px;padding:6px 7px;border-radius:4px;background:transparent;color:#78837b;font-family:var(--mono);font-size:7px}.prediction-ranges button.active{background:#eaf1ff;color:#1f65c4}
.prediction-side{padding:20px;display:flex;flex-direction:column;background:#fbfcfb}.prediction-side h3{margin:7px 0 14px;font-size:14px}.outcome-list{display:grid;gap:8px}.outcome-row{position:relative;min-height:42px;padding:9px 10px;border:1px solid #dfe4e0;border-radius:6px;background:#fff;overflow:hidden}.outcome-fill{position:absolute;inset:0 auto 0 0;background:rgba(35,116,225,.07);pointer-events:none}.outcome-row div:last-child{position:relative;display:flex;justify-content:space-between;gap:12px;align-items:center}.outcome-row span{font-size:9px;line-height:1.25}.outcome-row strong{font-family:var(--mono);font-size:13px}
.recon-market-read{margin-top:15px;padding:13px;border-left:2px solid #0baa60;background:#eff7f2}.recon-market-read span{color:#087543;font-family:var(--mono);font-size:7px}.recon-market-read p{margin:6px 0 0;color:#4e5b53;font-size:9px;line-height:1.55}.market-disclaimer{display:block;margin-top:8px;color:#89928c;font-size:7px;line-height:1.4}
.prediction-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:15px}.prediction-actions a,.prediction-actions button{height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:5px;font-family:var(--mono);font-size:8px}.prediction-actions a{border:1px solid #ccd4cf;color:#222d26}.prediction-actions button{border:1px solid #b8c2bc;background:#e8ece9;color:#7e8881;cursor:not-allowed}.prediction-actions svg{width:12px}
.prediction-section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 0 11px}.prediction-section-head h2{margin:0;color:#111612;font-size:18px}.prediction-section-head span{color:#7e8881;font-family:var(--mono);font-size:7px}
.prediction-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.prediction-card{min-height:190px;padding:13px;display:flex;flex-direction:column;border:1px solid #dce2de;border-radius:7px;background:#fff;color:#111612;text-align:left;transition:transform .16s,border-color .16s,box-shadow .16s}.prediction-card:hover{transform:translateY(-2px);border-color:#bfc9c3;box-shadow:0 9px 28px rgba(24,40,30,.07)}.prediction-card.selected{border-color:#2374e1;box-shadow:0 0 0 1px #2374e1}
.prediction-card header{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:start}.prediction-card img,.prediction-card .card-fallback{width:34px;height:34px;border-radius:5px;object-fit:cover;background:#141a16}.card-fallback{display:grid;place-items:center;color:#fff;font-family:var(--mono);font-size:10px}.prediction-card h3{margin:0;font-size:10px;line-height:1.4;font-weight:600}.prediction-card .card-prob{font-family:var(--mono);font-size:18px}.prediction-card .card-category{display:block;margin:10px 0;color:#758079;font-family:var(--mono);font-size:7px}.prediction-card .mini-outcomes{display:grid;gap:6px;margin-top:auto}.prediction-card .mini-outcomes div{display:grid;grid-template-columns:1fr auto;gap:8px;padding:6px 7px;border-radius:4px;background:#f1f4f2;font-size:8px}.prediction-card footer{display:flex;justify-content:space-between;margin-top:9px;padding-top:8px;border-top:1px solid #edf0ee;color:#7f8983;font-family:var(--mono);font-size:7px}
.prediction-empty{grid-column:1/-1;padding:60px 20px;border:1px solid #dce2de;border-radius:7px;background:#fff;text-align:center;color:#6e7972}
@media(max-width:1120px){.prediction-market-grid{grid-template-columns:repeat(3,1fr)}.prediction-feature{grid-template-columns:1fr}.prediction-primary{border-right:0;border-bottom:1px solid #e1e5e2}.prediction-summary{grid-template-columns:repeat(2,1fr)}.prediction-summary article:nth-child(3){border-left:0;border-top:1px solid #e4e8e5}.prediction-summary article:nth-child(4){border-top:1px solid #e4e8e5}}
@media(max-width:760px){.prediction-head{padding:18px 12px 13px}.prediction-head-top{align-items:flex-start;flex-direction:column;gap:10px}.prediction-head h1{font-size:23px}.prediction-body{padding:10px 10px 70px}.prediction-tools{grid-template-columns:1fr 1fr}.prediction-search{grid-column:1/-1}.prediction-summary{grid-template-columns:1fr 1fr}.prediction-summary article{padding:11px}.prediction-feature{min-height:0}.prediction-primary{padding:15px 13px}.prediction-primary header{grid-template-columns:44px 1fr}.prediction-image,.prediction-image-fallback{width:44px;height:44px}.prediction-leading{grid-column:1/-1;text-align:left;display:flex;gap:9px;align-items:center}.prediction-primary h2{font-size:17px}.prediction-side{padding:15px 13px}.prediction-market-grid{grid-template-columns:1fr}.prediction-card{min-height:165px}.prediction-section-head{align-items:flex-start;flex-direction:column;gap:5px}}
