.prediction-shell{display:flex;flex-direction:column;gap:18px}.prediction-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:22px;border:1px solid #25364d;border-radius:16px;background:linear-gradient(135deg,#101d2d,#161328 65%,#2e1120)}.prediction-hero h2{margin:4px 0 6px;font-size:26px}.prediction-eyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:#ff1748}.prediction-status{padding:8px 12px;border-radius:999px;font-weight:800;font-size:12px;background:#fff2d9;color:#8a4b00}.prediction-status.ok{background:#e7faef;color:#087a41}.prediction-grid{display:grid;grid-template-columns:minmax(300px,390px) 1fr;gap:16px}.prediction-card{border:1px solid #23364d;border-radius:16px;background:#111e2e;padding:18px}.prediction-card.light{background:#fff;color:#0c1827}.prediction-card h3{margin:0 0 12px}.prediction-card label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-weight:700}.prediction-card input,.prediction-card select{padding:10px;border:1px solid #cfd8e6;border-radius:9px;background:#fff;color:#111}.prediction-actions{display:flex;gap:8px;flex-wrap:wrap}.prediction-actions button,.prediction-match button{padding:10px 14px;border:0;border-radius:9px;font-weight:800;cursor:pointer}.prediction-actions .primary,.prediction-match .primary{background:#ee123d;color:#fff}.prediction-note{font-size:12px;opacity:.75;line-height:1.45}.prediction-warning{padding:11px 13px;border-radius:10px;background:#fff4d7;color:#754b00;font-size:12px}.prediction-success,.prediction-error{padding:11px 13px;border-radius:10px;font-size:13px}.prediction-success{background:#e6faee;color:#087a41}.prediction-error{background:#ffe7ec;color:#bb1439}.prediction-match-list{display:flex;flex-direction:column;gap:10px}.prediction-match{display:grid;grid-template-columns:120px minmax(210px,1fr) minmax(380px,1.5fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #dbe2ec;border-radius:12px;background:#fff;color:#0d1b2b}.prediction-match time{font-size:12px;color:#61738a}.prediction-match b{display:block}.prediction-match small{display:block;color:#73839a;margin-top:3px}.prediction-markets{display:flex;gap:6px;flex-wrap:wrap}.prediction-chip{display:inline-flex;flex-direction:column;gap:2px;min-width:72px;padding:6px 8px;border-radius:8px;background:#f2f5f9;font-size:11px}.prediction-chip strong{font-size:13px}.prediction-detail{background:#fff;color:#0d1b2b;border-radius:16px;padding:18px}.prediction-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.prediction-kpi{padding:12px;border-radius:10px;background:#f3f6fa}.prediction-kpi small{display:block;color:#6f8094}.prediction-kpi strong{font-size:20px}.prediction-trends{display:grid;grid-template-columns:1fr 1fr;gap:12px}.prediction-trend{padding:12px;background:#f7f8fb;border-radius:10px;font-size:13px;line-height:1.45}.prediction-hidden{display:none!important}@media(max-width:1100px){.prediction-grid{grid-template-columns:1fr}.prediction-match{grid-template-columns:1fr}.prediction-detail-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.prediction-hero{flex-direction:column}.prediction-detail-grid,.prediction-trends{grid-template-columns:1fr}}
.prediction-id-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.prediction-id-grid+ .prediction-id-grid{grid-template-columns:1fr 1fr}.prediction-attribution{font-size:11px;opacity:.65;text-align:right}.prediction-market-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 16px}.prediction-market-table>div{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;background:#f4f6f9;border-radius:8px}.prediction-market-table code{font-size:11px;overflow-wrap:anywhere}.prediction-raw{max-height:380px;overflow:auto;background:#0d1724;color:#dce7f6;padding:12px;border-radius:10px;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:850px){.prediction-id-grid,.prediction-id-grid+ .prediction-id-grid{grid-template-columns:1fr 1fr}.prediction-market-table{grid-template-columns:1fr}}@media(max-width:520px){.prediction-id-grid,.prediction-id-grid+ .prediction-id-grid{grid-template-columns:1fr}}
