.dmwi-prediction-dashboard{margin:26px 0;padding:24px;border:1px solid var(--dmwi-border);border-radius:var(--dmwi-radius-lg);background:radial-gradient(circle at 80% 0,rgba(113,103,255,.2),transparent 34%),var(--dmwi-surface)}.dmwi-prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dmwi-prediction-card{min-width:0;max-width:100%;padding:20px;border:1px solid var(--dmwi-border);border-radius:16px;background:var(--dmwi-card)}.dmwi-prediction-card.dmwi-prediction-primary{grid-column:1/-1}.dmwi-prediction-label{display:block;color:var(--dmwi-muted);font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.dmwi-prediction-value{display:block;margin-top:6px;font-size:clamp(1.25rem,4vw,2.2rem);font-weight:900;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.dmwi-prediction-numbers{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.dmwi-number-ball{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(145deg,var(--dmwi-primary),var(--dmwi-secondary));color:#041416;font-size:1.55rem;font-weight:950;box-shadow:0 10px 24px rgba(0,0,0,.25)}.dmwi-colour-dot{display:inline-block;width:14px;height:14px;margin-right:8px;border-radius:50%;vertical-align:middle}.dmwi-colour-red{background:#ff6969}.dmwi-colour-green{background:#27d18a}.dmwi-colour-violet{background:#a07bff}.dmwi-prediction-history-wrap{overflow-x:auto}.dmwi-prediction-history{width:100%;min-width:600px;border-collapse:collapse}.dmwi-prediction-history th,.dmwi-prediction-history td{padding:11px 10px;border-bottom:1px solid var(--dmwi-border);text-align:left}.dmwi-round-status{min-height:1.6em;color:var(--dmwi-accent);font-weight:800}.dmwi-prediction-safety{margin-top:20px;padding:18px;border-left:4px solid var(--dmwi-accent);background:rgba(246,184,63,.08);border-radius:12px}@media(max-width:640px){.dmwi-prediction-dashboard{padding:16px}.dmwi-prediction-grid{grid-template-columns:1fr}.dmwi-prediction-card.dmwi-prediction-primary{grid-column:auto}.dmwi-number-ball{width:58px;height:58px}}@media(prefers-reduced-motion:reduce){.dmwi-number-ball{transition:none!important;animation:none!important}}
