:root{color-scheme:dark;--admin-bg:#050816;--admin-panel:rgba(15,23,42,0.82);--admin-panel-solid:#0f172a;--admin-border:rgba(148,163,184,0.18);--admin-text:#f8fafc;--admin-muted:#94a3b8;--admin-accent:#38bdf8;--admin-accent-strong:#22d3ee;--admin-green:#34d399;--admin-shadow:0 24px 80px rgba(0,0,0,0.42)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 32rem),linear-gradient(135deg,#030712 0,var(--admin-bg) 48%,#111827 100%);color:var(--admin-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#prediction-admin-dashboard.prediction-admin-page{min-height:100vh;padding:26px}#prediction-admin-dashboard .hero-panel{align-items:stretch;background:linear-gradient(135deg,rgba(14,165,233,.18),rgba(15,23,42,.92));border:1px solid var(--admin-border);border-radius:32px;box-shadow:var(--admin-shadow);display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:22px}#prediction-admin-dashboard .eyebrow{color:var(--admin-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin:0 0 5px;text-transform:uppercase}#prediction-admin-dashboard h1{font-size:clamp(2.25rem,5vw,4.5rem);letter-spacing:-.07em;line-height:.94;margin:0;max-width:760px}#prediction-admin-dashboard .hero-copy{color:var(--admin-muted);font-size:.98rem;line-height:1.55;margin:12px 0 0;max-width:680px}#prediction-admin-dashboard .ingest-status-dot{background:#f59e0b;border-radius:50%;box-shadow:0 0 18px rgba(245,158,11,.62);display:inline-block;height:10px;width:10px}#prediction-admin-dashboard .ingest-status-dot.is-live{background:var(--admin-green);box-shadow:0 0 18px rgba(52,211,153,.72)}#prediction-admin-dashboard .ingest-status-dot.is-stale{background:#f59e0b;box-shadow:0 0 18px rgba(245,158,11,.62)}#prediction-admin-dashboard .ingest-status-dot.is-worker-stopped{background:#64748b;box-shadow:0 0 14px rgba(100,116,139,.45)}#prediction-admin-dashboard .desk-market-link{border-bottom:1px solid rgba(34,211,238,.45);color:var(--admin-accent-strong);font-weight:700;text-decoration:underline;text-underline-offset:3px}#prediction-admin-dashboard .desk-market-link:hover{border-bottom-color:var(--admin-accent-strong);color:#e0fafe}#prediction-admin-dashboard .status-card{align-items:stretch;align-self:flex-start;background:rgba(2,6,23,.66);border:1px solid var(--admin-border);border-radius:24px;display:grid;gap:10px;min-width:340px;padding:14px}#prediction-admin-dashboard .status-row{align-items:center;display:flex;gap:10px}#prediction-admin-dashboard .status-dot{background:var(--admin-green);border-radius:50%;box-shadow:0 0 24px rgba(52,211,153,.8);display:block;height:12px;width:12px}#prediction-admin-dashboard .status-card span,#prediction-admin-dashboard .status-card strong{display:block}#prediction-admin-dashboard .status-card span{color:var(--admin-muted);font-size:.85rem;margin-top:2px}#prediction-admin-dashboard .ingest-worker-controls{border-top:1px solid var(--admin-border);padding-top:10px}#prediction-admin-dashboard .ingest-worker-heading{display:grid;gap:5px}#prediction-admin-dashboard .ingest-worker-muted{color:var(--admin-muted);font-size:.82rem;line-height:1.45}#prediction-admin-dashboard .ingest-worker-code{background:rgba(34,211,238,.08);border:1px solid rgba(34,211,238,.22);border-radius:6px;color:var(--admin-accent-strong);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:700;padding:2px 6px}#prediction-admin-dashboard .ingest-worker-controls-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}#prediction-admin-dashboard .ingest-worker-action-note{color:var(--admin-muted);font-size:.82rem;margin:6px 0 0}#prediction-admin-dashboard .ingest-worker-controls.is-embedded-trade-panel{border-bottom:none;border-top:none;margin:0;padding:0}#prediction-admin-dashboard .recent-ingest-toolbar .ingest-worker-controls.is-embedded-trade-panel{flex:1 1 260px;min-width:min(100%,260px)}#prediction-admin-dashboard .recent-ingest-tagline{color:var(--admin-muted);font-size:.84rem;line-height:1.4;margin:5px 0 0;max-width:38rem}#prediction-admin-dashboard .recent-ingest-toolbar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between;margin-top:10px;width:100%}#prediction-admin-dashboard .ingest-worker-compact-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}#prediction-admin-dashboard .ingest-worker-compact-bar .ingest-worker-controls-row{margin-top:0}#prediction-admin-dashboard .ingest-worker-status-pill{border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-muted);font-size:.68rem;font-weight:900;letter-spacing:.08em;padding:5px 11px;text-transform:uppercase}#prediction-admin-dashboard .ingest-worker-status-pill.is-on{border-color:rgba(52,211,153,.45);box-shadow:0 0 16px rgba(52,211,153,.18);color:#86efac}#prediction-admin-dashboard .ingest-worker-status-pill.is-off{border-color:rgba(148,163,184,.35)}#prediction-admin-dashboard .ingest-worker-compact-loading{color:var(--admin-muted);font-size:.82rem}#prediction-admin-dashboard .ingest-worker-tech-details{margin-top:8px}#prediction-admin-dashboard .ingest-worker-tech-details summary{color:var(--admin-muted);cursor:pointer;font-size:.78rem}#prediction-admin-dashboard .ingest-worker-tech-body{border-left:2px solid rgba(34,211,238,.22);color:var(--admin-muted);font-size:.78rem;line-height:1.45;margin-top:6px;padding:6px 0 3px 10px}#prediction-admin-dashboard .ingest-worker-tech-body p{margin:4px 0}#prediction-admin-dashboard .ingest-worker-tech-label{font-weight:800;letter-spacing:.06em;margin-right:6px;text-transform:uppercase}#prediction-admin-dashboard .ingest-worker-inline-alert{margin-top:6px}#prediction-admin-dashboard .metric-grid{display:grid;gap:8px;grid-template-columns:repeat(8,minmax(0,1fr));margin-bottom:16px}#prediction-admin-dashboard .metric-grid.polymarket-quick-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}#prediction-admin-dashboard .market-context-toggle{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}#prediction-admin-dashboard .context-card{background:rgba(15,23,42,.72);border:1px solid var(--admin-border);border-radius:28px;color:var(--admin-text);cursor:pointer;padding:18px;text-align:left}#prediction-admin-dashboard .context-card.is-active{border-color:rgba(34,211,238,.72);box-shadow:0 0 0 1px rgba(34,211,238,.28),0 18px 60px rgba(0,0,0,.24)}#prediction-admin-dashboard .context-card em,#prediction-admin-dashboard .context-card span,#prediction-admin-dashboard .context-card strong{display:block}#prediction-admin-dashboard .context-card span{color:var(--admin-accent-strong);font-size:.76rem;font-weight:900;letter-spacing:.16em;margin-bottom:7px;text-transform:uppercase}#prediction-admin-dashboard .context-card strong{font-size:clamp(1.35rem,3vw,2.05rem);letter-spacing:-.06em;margin-bottom:6px}#prediction-admin-dashboard .context-card em{color:var(--admin-muted);font-style:normal;line-height:1.45}#prediction-admin-dashboard .metric-card{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:18px;min-width:0;padding:11px}#prediction-admin-dashboard .metric-card-has-info{position:relative}#prediction-admin-dashboard .metric-card-label-row{align-items:flex-start;display:flex;gap:6px;justify-content:space-between;margin-bottom:7px}#prediction-admin-dashboard .metric-card-label-text{color:var(--admin-muted);flex:1 1 auto;font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.25;min-width:0;text-transform:uppercase}#prediction-admin-dashboard .metric-info-wrap{flex-shrink:0;position:relative}#prediction-admin-dashboard .metric-info-trigger{align-items:center;appearance:none;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.32);border-radius:999px;color:var(--admin-accent-strong);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;height:26px;justify-content:center;line-height:0;padding:0;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease;width:26px}#prediction-admin-dashboard .metric-info-icon{display:block}#prediction-admin-dashboard .metric-info-trigger:hover{background:rgba(34,211,238,.2);border-color:rgba(34,211,238,.52);box-shadow:0 0 0 2px rgba(34,211,238,.12),0 10px 28px rgba(0,0,0,.35)}#prediction-admin-dashboard .metric-info-trigger:focus-visible{background:rgba(34,211,238,.22);border-color:rgba(34,211,238,.58);box-shadow:0 0 0 3px rgba(34,211,238,.22),0 12px 36px rgba(0,0,0,.4);outline:none}#prediction-admin-dashboard .metric-info-tooltip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(155deg,rgba(15,23,42,.97),rgba(3,7,18,.94));border:1px solid rgba(34,211,238,.32);border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.52),inset 0 0 0 1px rgba(255,255,255,.05),0 0 42px rgba(34,211,238,.14);box-sizing:border-box;color:rgba(226,232,240,.94);font-size:.8rem;font-weight:500;letter-spacing:.015em;line-height:1.48;opacity:0;padding:11px 14px;pointer-events:none;position:absolute;right:0;text-transform:none;text-wrap:pretty;top:calc(100% + 8px);transform:translate3d(0,8px,0) scale(.97);transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1),visibility .24s ease;visibility:hidden;white-space:normal;width:min(420px,calc(100vw - 28px));z-index:50}#prediction-admin-dashboard .metric-info-tooltip:before{border-bottom:7px solid rgba(34,211,238,.28);border-left:7px solid transparent;border-right:7px solid transparent;content:"";filter:drop-shadow(0 -1px 1px rgba(0,0,0,.35));height:0;position:absolute;right:10px;top:-7px;width:0}#prediction-admin-dashboard .metric-info-wrap:focus-within .metric-info-tooltip,#prediction-admin-dashboard .metric-info-wrap:hover .metric-info-tooltip{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);visibility:visible}@media (prefers-reduced-motion:reduce){#prediction-admin-dashboard .manual-source-drawer summary:before,#prediction-admin-dashboard .metric-info-tooltip,#prediction-admin-dashboard .metric-info-trigger{transition:none}}#prediction-admin-dashboard .metric-card strong{display:block;font-size:clamp(1rem,1.4vw,1.45rem);letter-spacing:-.05em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#prediction-admin-dashboard .kalshi-secondary-strip{display:grid;gap:clamp(10px,1.5vw,14px);grid-template-columns:minmax(0,1fr);margin-top:2px}#prediction-admin-dashboard .kalshi-secondary-strip.polymarket-signal-strip{margin-bottom:clamp(16px,2.2vw,26px);padding-bottom:clamp(4px,.8vw,10px)}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-market-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 clamp(14px,2vw,20px) clamp(10px,1.4vw,14px);padding:4px;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.14);border-radius:12px;width:fit-content}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-market-tabs button{align-items:center;background:transparent;border:0;border-radius:8px;color:rgba(226,232,240,.78);cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:600;gap:8px;letter-spacing:.01em;line-height:1.2;padding:8px 14px;transition:background .15s ease,color .15s ease}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-market-tabs button:hover{background:rgba(148,163,184,.1);color:rgba(248,250,252,.95)}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-market-tabs button.is-active{background:rgba(56,189,248,.16);box-shadow:inset 0 0 0 1px rgba(56,189,248,.35);color:#f8fafc}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-tab-count{background:rgba(15,23,42,.65);border-radius:999px;color:rgba(226,232,240,.88);font-size:.72rem;font-weight:700;line-height:1;min-width:1.35rem;padding:4px 7px;text-align:center}#prediction-admin-dashboard .polymarket-signal-box .polymarket-strip-market-tabs button.is-active .polymarket-strip-tab-count{background:rgba(2,6,23,.45);color:#e0f2fe}#prediction-admin-dashboard .polymarket-signal-box .polymarket-signal-strip-body{margin-top:0}#prediction-admin-dashboard .polymarket-signal-box .strip-list-scope-note{color:var(--admin-muted);font-size:.82rem;line-height:1.45;margin:0 clamp(14px,2vw,20px) 10px}#prediction-admin-dashboard .polymarket-signal-strip .strip-row-closed-market td{color:rgba(226,232,240,.82)}#prediction-admin-dashboard .polymarket-signal-strip .strip-row-closed-market .poly-strip-position-line,#prediction-admin-dashboard .polymarket-signal-strip .strip-row-closed-market .table-cell-primary-text{opacity:.9}#prediction-admin-dashboard .kalshi-secondary-strip>.kalshi-strip-panel{min-width:0}#prediction-admin-dashboard .kalshi-secondary-strip+.kalshi-live-primary{margin-top:clamp(12px,1.6vw,18px)}#prediction-admin-dashboard .kalshi-live-primary{background:rgba(2,6,23,.35);border-radius:28px;box-shadow:0 12px 40px rgba(0,0,0,.22);display:flex;flex-direction:column;flex-shrink:0;min-height:0;overflow:hidden}#prediction-admin-dashboard .kalshi-live-primary.is-live{animation:kalshi-stage-live-halo 4.2s ease-in-out infinite}#prediction-admin-dashboard .kalshi-live-primary.is-paused{animation:none;opacity:.94}@keyframes kalshi-stage-live-halo{0%,to{box-shadow:0 12px 40px rgba(0,0,0,.22),0 0 0 1px rgba(34,211,238,.08),inset 0 1px 0 rgba(255,255,255,.04)}50%{box-shadow:0 12px 40px rgba(0,0,0,.22),0 0 42px rgba(34,211,238,.06),0 0 0 1px rgba(34,211,238,.16),inset 0 1px 0 rgba(255,255,255,.05)}}#prediction-admin-dashboard .kalshi-live-primary.is-trade-table-expanded{min-height:min(68vh,780px)}#prediction-admin-dashboard .kalshi-live-trade-shell{overflow:auto;overflow-x:auto;width:100%}#prediction-admin-dashboard .kalshi-live-trade-grid{border-collapse:separate;border-spacing:0;min-width:1088px;table-layout:fixed;width:100%}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-tradeid{width:76px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-category{width:172px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-participant{width:104px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-ticker{width:236px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-side{width:72px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-odds{width:64px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-size{width:56px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-value{width:84px}#prediction-admin-dashboard .kalshi-live-trade-grid col.kalshi-live-w-time{width:152px}#prediction-admin-dashboard .kalshi-flow-strip-table td,#prediction-admin-dashboard .kalshi-flow-strip-table th,#prediction-admin-dashboard .kalshi-live-trade-grid td,#prediction-admin-dashboard .kalshi-live-trade-grid th,#prediction-admin-dashboard .kalshi-strip-trade-grid td,#prediction-admin-dashboard .kalshi-strip-trade-grid th,#prediction-admin-dashboard .polymarket-flow-strip-grid td,#prediction-admin-dashboard .polymarket-flow-strip-grid th{box-sizing:border-box;max-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}#prediction-admin-dashboard .kalshi-strip-trade-grid{border-collapse:separate;border-spacing:0;min-width:0;table-layout:fixed;width:100%}#prediction-admin-dashboard .polymarket-flow-strip-grid{border-collapse:separate;border-spacing:0;min-width:920px;table-layout:fixed;width:100%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-tradeid{width:10%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-category{width:14%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-ticker{width:22%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-odds,#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-side{width:9%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-value{width:14%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-trade-grid col.kalshi-strip-w-time{width:12%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-who{width:11%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-market{width:19%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-position{width:17%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-odds{width:9%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-now{width:10%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-mark{width:9%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-notional{width:13%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-time{width:10%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-flow-strip-table col.kalshi-flow-w-desk{width:7%}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-who{width:4.5rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-market{width:28%}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-position{width:10%}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-odds{width:4.5rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-now{width:4.75rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-mark{width:3.25rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-notional{width:5.5rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-when{width:3.25rem}#prediction-admin-dashboard .polymarket-signal-strip .polymarket-flow-strip-grid col.poly-flow-w-actions{width:6.5rem}#prediction-admin-dashboard .strip-trade-research-cell{vertical-align:top;padding-top:.35rem}#prediction-admin-dashboard .strip-trade-research-wrap{display:flex;flex-direction:column;gap:.25rem;max-width:5.75rem}#prediction-admin-dashboard .strip-trade-research-btn{appearance:none;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(255,255,255,.06);color:inherit;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:.25rem .45rem;cursor:pointer}#prediction-admin-dashboard .strip-trade-research-btn:hover:not(:disabled){background:rgba(255,255,255,.12)}#prediction-admin-dashboard .strip-trade-research-btn:disabled{opacity:.45;cursor:default}#prediction-admin-dashboard .strip-trade-research-err{margin:0;font-size:.65rem;line-height:1.25;color:#f5a3a3}#prediction-admin-dashboard .strip-trade-research-na{opacity:.45;font-size:.8rem}#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-tradeid{width:11%}#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-ticker{width:28%}#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-odds,#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-side{width:10%}#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-value{width:17%}#prediction-admin-dashboard .polymarket-signal-strip .kalshi-strip-trade-grid col.kalshi-strip-w-time{width:12%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table{border-collapse:separate;border-spacing:0;min-width:0;table-layout:fixed;width:100%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-participant{width:30%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-metric{width:16%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-odds{width:14%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-mark,#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-now{width:10%}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table col.kalshi-lb-when{width:20%}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid{border-collapse:separate;border-spacing:0;min-width:880px;table-layout:fixed;width:100%}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-who{width:4.5rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-market{width:26%}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-position{width:10%}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-odds{width:4.5rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-now{width:4.75rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-vsavg{width:3.25rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-notional{width:5.5rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-fills{width:4rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid col.poly-lb-when{width:3.25rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid.poly-token-lb-eight col.poly-lb-notional{width:6rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid.poly-token-lb-eight col.poly-lb-when{width:3.5rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid.poly-token-lb-nine col.poly-lb-notional{width:5.25rem}#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid.poly-token-lb-nine col.poly-lb-when{width:3.25rem}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table td,#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-lb-table th,#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid td,#prediction-admin-dashboard .kalshi-secondary-strip .polymarket-token-lb-grid th{box-sizing:border-box;max-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-body .table-shell,#prediction-admin-dashboard .kalshi-secondary-strip .kalshi-strip-table{overflow-x:auto;overflow-y:auto}#prediction-admin-dashboard .tape-time-cell{font-size:.84rem;letter-spacing:-.02em}#prediction-admin-dashboard .table-cell-with-icon{align-items:center;box-sizing:border-box;display:inline-flex;gap:6px;max-width:100%;min-width:0;vertical-align:middle}#prediction-admin-dashboard .table-cell-primary-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#prediction-admin-dashboard .poly-market-cell-text{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}#prediction-admin-dashboard .poly-market-cell{align-items:flex-start;width:100%}#prediction-admin-dashboard .poly-market-cell-sub{color:var(--admin-muted,rgba(148,163,184,.92));font-size:.74rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(2),#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(3),#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(2),#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(3){overflow:hidden;vertical-align:top;white-space:normal}#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(2) .poly-market-cell-sub,#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(2) .table-cell-primary-text,#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(2) .poly-market-cell-sub,#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(2) .table-cell-primary-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(2) .table-cell-primary-text,#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(2) .table-cell-primary-text{font-size:.84rem;line-height:1.25}#prediction-admin-dashboard .polymarket-flow-strip-grid td:nth-child(3) .poly-strip-position-line,#prediction-admin-dashboard .polymarket-token-lb-grid td:nth-child(3) .poly-strip-position-line{white-space:normal}#prediction-admin-dashboard .poly-strip-position-line{display:flex;flex-direction:column;gap:2px;line-height:1.25}#prediction-admin-dashboard .poly-position-primary{font-weight:500}#prediction-admin-dashboard .poly-position-side{color:var(--admin-muted,rgba(148,163,184,.92));font-size:.78rem;text-transform:uppercase}#prediction-admin-dashboard .table-icon-link{align-items:center;background:rgba(56,189,248,.08);border:1px solid rgba(56,189,248,.35);border-radius:9px;color:var(--admin-accent-strong);display:inline-flex;flex-shrink:0;height:28px;justify-content:center;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease;width:28px}#prediction-admin-dashboard .table-icon-link:hover{background:rgba(56,189,248,.18);border-color:rgba(56,189,248,.55);color:var(--admin-text)}#prediction-admin-dashboard .table-icon-link:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px}#prediction-admin-dashboard .table-icon-link-trader{background:rgba(52,211,153,.1);border-color:rgba(52,211,153,.38);color:var(--admin-green)}#prediction-admin-dashboard .table-icon-link-trader:hover{background:rgba(52,211,153,.22);border-color:rgba(52,211,153,.55);color:#ecfdf5}#prediction-admin-dashboard .table-icon-link-chain{background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.42);color:#ddd6fe}#prediction-admin-dashboard .table-icon-link-chain:hover{background:rgba(139,92,246,.24);border-color:rgba(139,92,246,.58);color:#f5f3ff}#prediction-admin-dashboard .poly-who-icons{gap:4px}#prediction-admin-dashboard .mark-vs-pill{border-radius:999px;display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.06em;line-height:1.2;padding:3px 9px;text-transform:uppercase}#prediction-admin-dashboard .mark-vs-unknown{color:var(--admin-muted)}#prediction-admin-dashboard .mark-vs-up{background:rgba(52,211,153,.14);border:1px solid rgba(52,211,153,.42);color:#a7f3d0}#prediction-admin-dashboard .mark-vs-down{background:rgba(248,113,113,.14);border:1px solid rgba(248,113,113,.42);color:#fecaca}#prediction-admin-dashboard .mark-vs-flat{background:rgba(148,163,184,.12);border:1px solid rgba(148,163,184,.35);color:var(--admin-muted)}#prediction-admin-dashboard .table-icon-trader{align-items:center;border-radius:9px;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}#prediction-admin-dashboard .table-icon-trader-known{background:rgba(148,163,184,.12);border:1px solid rgba(148,163,184,.35);color:var(--admin-muted)}#prediction-admin-dashboard .table-icon-trader-unknown{background:rgba(148,163,184,.06);border:1px dashed rgba(148,163,184,.28);color:rgba(148,163,184,.65)}#prediction-admin-dashboard .kalshi-strip-market-wrap{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:0 4px;max-width:100%}#prediction-admin-dashboard .kalshi-strip-market-core{min-width:0}#prediction-admin-dashboard .polymarket-strip-empty p{overflow-wrap:anywhere;white-space:normal}#prediction-admin-dashboard .trade-category-cell{font-size:.82rem;font-weight:600;letter-spacing:.02em}#prediction-admin-dashboard .trade-category-na{color:var(--admin-muted);font-size:.82rem;font-style:italic}#prediction-admin-dashboard .recent-ingest-title-block h2{-webkit-hyphens:manual;hyphens:manual;line-height:1.12;margin:0;overflow-wrap:anywhere;word-break:normal}#prediction-admin-dashboard .kalshi-live-trade-shell.is-compact{flex:0 1 auto;max-height:min(340px,42vh);min-height:0}#prediction-admin-dashboard .kalshi-live-trade-shell.is-expanded{flex:1 1;max-height:calc(100vh - 10rem);min-height:min(48vh,660px)}@media (prefers-reduced-motion:reduce){#prediction-admin-dashboard .kalshi-live-primary.is-live,#prediction-admin-dashboard .kalshi-live-trade-shell tbody tr:first-child{animation:none}}@keyframes kalshi-new-row-flash{0%{box-shadow:inset 0 0 0 999px rgba(34,211,238,.11)}to{box-shadow:inset 0 0 0 999px transparent}}#prediction-admin-dashboard .kalshi-live-trade-shell tbody tr:first-child{animation:kalshi-new-row-flash .72s ease-out}#prediction-admin-dashboard .kalshi-live-empty{flex:1 1}#prediction-admin-dashboard .kalshi-strip-panel{display:flex;flex-direction:column;min-height:min(28vh,320px);overflow:hidden}#prediction-admin-dashboard .kalshi-strip-body{display:flex;flex:1 1;flex-direction:column;min-height:0}#prediction-admin-dashboard .kalshi-strip-body .identity-empty-state{flex:1 1;min-height:160px}#prediction-admin-dashboard .kalshi-strip-body .table-shell,#prediction-admin-dashboard .kalshi-strip-table{flex:1 1;max-height:min(44vh,480px);min-height:0;overflow:auto}#prediction-admin-dashboard .source-manager-panel{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:28px;box-shadow:0 18px 60px rgba(0,0,0,.24);margin-bottom:16px;overflow:hidden}#prediction-admin-dashboard .manual-source-drawer{background:rgba(15,23,42,.54);border:1px solid var(--admin-border);border-radius:24px;margin-top:16px;overflow:hidden}#prediction-admin-dashboard .manual-source-drawer summary{align-items:flex-start;color:var(--admin-muted);cursor:pointer;display:flex;flex-direction:row;gap:11px;font-weight:900;letter-spacing:.08em;list-style:none;padding:12px 18px;text-transform:uppercase}#prediction-admin-dashboard .manual-source-drawer summary::-webkit-details-marker{display:none}#prediction-admin-dashboard .manual-source-drawer summary::marker{content:none}#prediction-admin-dashboard .manual-source-drawer summary:before{border-right:2px solid var(--admin-accent-strong);border-bottom:2px solid var(--admin-accent-strong);content:"";flex-shrink:0;height:8px;margin-top:4px;transform:rotate(-45deg);transition:transform .2s ease;width:8px}#prediction-admin-dashboard .manual-source-drawer[open] summary:before{margin-top:6px;transform:rotate(45deg)}#prediction-admin-dashboard .manual-source-summary-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;min-width:0}#prediction-admin-dashboard .manual-source-summary-title{color:var(--admin-text)}#prediction-admin-dashboard .manual-source-summary-desc{color:var(--admin-muted);font-size:.76rem;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.38;text-transform:none}#prediction-admin-dashboard .manual-source-drawer .source-manager-panel{border:0;border-radius:0;box-shadow:none;margin-bottom:0}#prediction-admin-dashboard .polymarket-page{display:grid;gap:16px}#prediction-admin-dashboard .polymarket-ingest-hint{background:rgba(2,6,23,.55);border:1px solid var(--admin-border);border-radius:18px;color:var(--admin-muted);line-height:1.55;padding:14px 18px}#prediction-admin-dashboard .polymarket-ingest-hint strong{color:#e2e8f0;display:block;margin-bottom:8px}#prediction-admin-dashboard .polymarket-ingest-hint p{margin:0}#prediction-admin-dashboard .polymarket-ingest-hint-warn{border-color:rgba(251,191,36,.45)}#prediction-admin-dashboard .polymarket-ingest-hint-compact{line-height:1.45;padding:10px 14px}#prediction-admin-dashboard .polymarket-ingest-hint-compact summary{cursor:pointer;list-style:none}#prediction-admin-dashboard .polymarket-ingest-hint-compact summary::-webkit-details-marker{display:none}#prediction-admin-dashboard .polymarket-ingest-hint-summary{color:#e2e8f0;font-size:.88rem}#prediction-admin-dashboard .polymarket-ingest-hint-body{border-top:1px solid var(--admin-border);margin-top:10px;padding-top:10px}#prediction-admin-dashboard .polymarket-ingest-hint-body p{font-size:.85rem;line-height:1.5;margin:0}#prediction-admin-dashboard .polymarket-live-overview .numeric-cell{text-align:right}#prediction-admin-dashboard .polymarket-live-overview .tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#prediction-admin-dashboard .blockchain-hero{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:28px;padding:20px}#prediction-admin-dashboard .blockchain-hero h2{font-size:clamp(1.65rem,4vw,3.1rem);margin:0 0 8px}#prediction-admin-dashboard .blockchain-hero p:last-child{color:var(--admin-muted);line-height:1.55;margin:0;max-width:780px}#prediction-admin-dashboard .source-manager-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}#prediction-admin-dashboard .market-search-row button,#prediction-admin-dashboard .modal-footer button,#prediction-admin-dashboard .primary-action{background:linear-gradient(135deg,var(--admin-accent),var(--admin-accent-strong));border:0;border-radius:999px;color:#04111f;cursor:pointer;font-weight:800;padding:10px 15px}#prediction-admin-dashboard .inline-message{color:#fbbf24;margin:0;padding:10px 18px 0}#prediction-admin-dashboard .source-list{display:grid;gap:8px;padding:14px 18px 18px}#prediction-admin-dashboard .source-card{align-items:center;background:rgba(2,6,23,.46);border:1px solid var(--admin-border);border-radius:18px;display:flex;gap:12px;justify-content:space-between;padding:12px}#prediction-admin-dashboard .source-card span,#prediction-admin-dashboard .source-card strong{display:block}#prediction-admin-dashboard .source-card span{color:var(--admin-muted);font-size:.9rem;margin-top:2px}#prediction-admin-dashboard .icon-button,#prediction-admin-dashboard .source-card button{background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.28);border-radius:999px;color:#fecaca;cursor:pointer;font-weight:700;padding:7px 11px}#prediction-admin-dashboard .empty-state{border:1px dashed var(--admin-border);border-radius:18px;color:var(--admin-muted);padding:14px}#prediction-admin-dashboard .modal-backdrop{align-items:center;background:rgba(2,6,23,.78);display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:20}#prediction-admin-dashboard .market-modal{background:var(--admin-panel-solid);border:1px solid var(--admin-border);border-radius:28px;box-shadow:var(--admin-shadow);max-height:88vh;max-width:980px;overflow:hidden;width:100%}#prediction-admin-dashboard .modal-header{border-bottom:1px solid var(--admin-border)}#prediction-admin-dashboard .modal-footer,#prediction-admin-dashboard .modal-header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:14px 18px}#prediction-admin-dashboard .modal-footer{border-bottom:0;border-top:1px solid var(--admin-border)}#prediction-admin-dashboard .market-search-row{display:flex;gap:10px;padding:12px 18px}#prediction-admin-dashboard .market-search-row input{background:rgba(2,6,23,.66);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-text);flex:1 1;font:inherit;outline:0;padding:10px 14px}#prediction-admin-dashboard .visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#prediction-admin-dashboard .strip-list-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between;padding:0 18px 12px}#prediction-admin-dashboard .strip-list-search{display:flex;flex:1 1 220px;min-width:min(100%,220px)}#prediction-admin-dashboard .strip-list-search input{background:rgba(2,6,23,.66);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-text);font:inherit;outline:0;padding:9px 14px;width:100%}#prediction-admin-dashboard .strip-list-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}#prediction-admin-dashboard .strip-list-range{color:var(--admin-muted);font-size:.82rem}#prediction-admin-dashboard .strip-list-page-btn{min-width:4.5rem}#prediction-admin-dashboard .strip-sort-btn{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-weight:600;gap:.35rem;letter-spacing:.02em;padding:0;text-align:left}#prediction-admin-dashboard .strip-sort-btn.is-active,#prediction-admin-dashboard .strip-sort-btn:hover{color:var(--admin-accent)}#prediction-admin-dashboard .strip-sort-indicator{color:var(--admin-muted);font-size:.72rem;line-height:1}#prediction-admin-dashboard .strip-sort-btn.is-active .strip-sort-indicator{color:var(--admin-accent)}#prediction-admin-dashboard .market-discovery-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 12px}#prediction-admin-dashboard .discovery-toggle{background:rgba(15,23,42,.78);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-muted);cursor:pointer;font-weight:900;padding:7px 12px}#prediction-admin-dashboard .discovery-toggle.is-active{background:rgba(34,211,238,.16);border-color:rgba(34,211,238,.52);color:var(--admin-accent-strong)}#prediction-admin-dashboard .multileg-toggle{align-items:center;color:var(--admin-muted);display:flex;font-size:.82rem;font-weight:800;gap:6px}#prediction-admin-dashboard .market-result-count{color:var(--admin-muted);font-size:.82rem;font-weight:800;margin-left:auto}#prediction-admin-dashboard .category-filter-row{display:flex;gap:8px;overflow-x:auto;padding:0 18px 12px}#prediction-admin-dashboard .category-pill{background:rgba(15,23,42,.78);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-muted);cursor:pointer;flex:0 0 auto;font-weight:800;padding:7px 12px}#prediction-admin-dashboard .category-pill.is-active{background:rgba(34,211,238,.16);border-color:rgba(34,211,238,.52);color:var(--admin-accent-strong)}#prediction-admin-dashboard .market-results{display:grid;gap:10px;max-height:50vh;overflow-y:auto;padding:0 18px 16px}#prediction-admin-dashboard .market-result{align-items:stretch;background:rgba(15,23,42,.72);border:1px solid var(--admin-border);border-radius:22px;color:var(--admin-text);cursor:pointer;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;padding:13px;text-align:left}#prediction-admin-dashboard .market-result.is-selected{border-color:rgba(34,211,238,.8);box-shadow:0 0 0 1px rgba(34,211,238,.38)}#prediction-admin-dashboard .market-main,#prediction-admin-dashboard .market-main small,#prediction-admin-dashboard .market-main strong{display:block}#prediction-admin-dashboard .market-card-topline{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}#prediction-admin-dashboard .market-card-topline small{color:var(--admin-accent-strong);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#prediction-admin-dashboard .market-main strong{color:var(--admin-text);font-size:1.02rem;letter-spacing:-.03em;line-height:1.28}#prediction-admin-dashboard .market-subtitle{color:var(--admin-muted);line-height:1.38;margin-top:5px}#prediction-admin-dashboard .market-leg-list{display:grid;gap:4px;margin-top:8px}#prediction-admin-dashboard .market-leg-list span{background:rgba(15,23,42,.74);border:1px solid rgba(148,163,184,.14);border-radius:12px;color:#dbeafe;font-size:.78rem;font-weight:700;line-height:1.3;padding:6px 8px}#prediction-admin-dashboard .market-meta-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}#prediction-admin-dashboard .market-meta-row span{background:rgba(2,6,23,.7);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-muted);font-size:.72rem;font-weight:800;padding:5px 8px}#prediction-admin-dashboard .market-price-panel{align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(92px,1fr));min-width:250px}#prediction-admin-dashboard .price-choice{border-radius:0;padding:9px}#prediction-admin-dashboard .yes-choice{background:rgba(52,211,153,.12);border:1px solid rgba(52,211,153,.28)}#prediction-admin-dashboard .no-choice{background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.28)}#prediction-admin-dashboard .price-choice em,#prediction-admin-dashboard .price-choice small,#prediction-admin-dashboard .price-choice strong{display:block}#prediction-admin-dashboard .price-choice small{color:var(--admin-muted);font-size:.68rem;font-weight:900;margin-bottom:4px;text-transform:uppercase}#prediction-admin-dashboard .price-choice strong{font-size:1.28rem;letter-spacing:-.05em}#prediction-admin-dashboard .price-choice em{color:var(--admin-muted);font-size:.7rem;font-style:normal;font-weight:800;margin-top:2px;white-space:nowrap}#prediction-admin-dashboard .selection-pill{align-items:center;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.3);border-radius:0;color:var(--admin-accent-strong);display:flex;font-weight:900;grid-column:1/-1;justify-content:center;padding:7px}#prediction-admin-dashboard .selection-pill.is-selected{background:linear-gradient(135deg,var(--admin-accent),var(--admin-accent-strong));color:#04111f}#prediction-admin-dashboard .feed-panel{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:28px;box-shadow:0 18px 60px rgba(0,0,0,.24);min-width:0;overflow:hidden}#prediction-admin-dashboard .recent-ingest-heading{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}#prediction-admin-dashboard .recent-ingest-heading-minimal{align-items:stretch;flex-direction:column;gap:0}#prediction-admin-dashboard .recent-ingest-title-block{min-width:0}#prediction-admin-dashboard .recent-ingest-display-controls{display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px}#prediction-admin-dashboard .trade-participant-na{color:var(--admin-muted);font-size:.8rem;font-style:italic}#prediction-admin-dashboard .feed-note{color:var(--admin-muted);display:block;font-size:.8rem;line-height:1.38;margin-top:5px;max-width:620px}#prediction-admin-dashboard .feed-footer button,#prediction-admin-dashboard .secondary-action{background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.34);border-radius:999px;color:var(--admin-accent-strong);cursor:pointer;font-weight:900;padding:8px 12px;white-space:nowrap}#prediction-admin-dashboard .feed-footer button:hover,#prediction-admin-dashboard .secondary-action:hover{background:rgba(34,211,238,.18)}#prediction-admin-dashboard .feed-footer button:disabled{cursor:not-allowed;opacity:.48}#prediction-admin-dashboard .panel-heading{border-bottom:1px solid var(--admin-border);padding:14px 18px}#prediction-admin-dashboard h2{font-size:1.28rem;letter-spacing:-.04em;line-height:1.2;margin:0}#prediction-admin-dashboard .table-shell{overflow-x:auto}#prediction-admin-dashboard .live-empty-state{align-items:center;display:flex;flex-direction:column;min-height:200px;padding:28px 22px;text-align:center}#prediction-admin-dashboard .empty-icon{align-items:center;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.28);border-radius:20px;display:flex;height:58px;justify-content:center;margin-bottom:12px;width:58px}#prediction-admin-dashboard .empty-icon span{border-bottom:14px solid transparent;border-left:22px solid var(--admin-accent-strong);border-top:14px solid transparent;display:block;height:0;margin-left:6px;width:0}#prediction-admin-dashboard .live-empty-state strong{color:var(--admin-text);display:block;font-size:1.1rem;letter-spacing:-.03em;margin-bottom:6px}#prediction-admin-dashboard .live-empty-state p{color:var(--admin-muted);line-height:1.5;margin:0;max-width:560px}#prediction-admin-dashboard table{border-collapse:collapse;min-width:760px;width:100%}#prediction-admin-dashboard td,#prediction-admin-dashboard th{border-bottom:1px solid rgba(148,163,184,.12);padding:9px 12px;text-align:left;white-space:nowrap}#prediction-admin-dashboard th{color:var(--admin-muted);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}#prediction-admin-dashboard td{color:#dbeafe;font-size:.9rem}#prediction-admin-dashboard .mono-cell{color:var(--admin-muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;font-weight:600}#prediction-admin-dashboard td.mono-cell .desk-market-link{font-weight:800}#prediction-admin-dashboard .side-pill{border-radius:0;display:inline-flex;font-size:.7rem;font-weight:900;justify-content:center;min-width:40px;padding:4px 6px;text-transform:uppercase}#prediction-admin-dashboard .side-yes{background:rgba(52,211,153,.14);border:1px solid rgba(52,211,153,.38);color:#86efac}#prediction-admin-dashboard .side-no{background:rgba(248,113,113,.14);border:1px solid rgba(248,113,113,.38);color:#fecaca}#prediction-admin-dashboard .identity-empty-state{align-items:center;display:flex;flex-direction:column;min-height:170px;padding:26px 22px;text-align:center}#prediction-admin-dashboard .identity-empty-state strong{color:var(--admin-text);display:block;font-size:1.05rem;letter-spacing:-.03em;margin-bottom:6px}#prediction-admin-dashboard .identity-empty-state p{color:var(--admin-muted);line-height:1.5;margin:0;max-width:520px}#prediction-admin-dashboard .feed-footer{align-items:center;border-top:1px solid var(--admin-border);display:flex;gap:12px;justify-content:space-between;padding:11px 18px}#prediction-admin-dashboard .feed-footer span{color:var(--admin-muted);font-size:.84rem}#prediction-admin-dashboard .admin-session-bar{align-items:center;border:1px solid var(--admin-border);border-radius:18px;display:flex;gap:12px;justify-content:flex-end;margin-bottom:14px;padding:12px 18px}#prediction-admin-dashboard .admin-session-label{color:var(--admin-muted);font-size:.82rem;letter-spacing:.08em;margin-right:auto;text-transform:uppercase}#prediction-admin-dashboard .admin-sign-out{background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.28);border-radius:999px;color:var(--admin-text);cursor:pointer;font-size:.85rem;font-weight:700;padding:8px 14px}#prediction-admin-dashboard .admin-sign-out:hover{border-color:rgba(56,189,248,.55);color:#e0fafe}#prediction-admin-dashboard .admin-sign-out:disabled{cursor:progress;opacity:.7}#prediction-admin-login.prediction-admin-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:32px 22px}#prediction-admin-login .login-shell{width:min(440px,100%)}#prediction-admin-login .login-card{background:linear-gradient(145deg,rgba(14,165,233,.14),rgba(15,23,42,.94));border:1px solid var(--admin-border);border-radius:28px;box-shadow:var(--admin-shadow);padding:28px 26px 32px}#prediction-admin-login .login-eyebrow{color:var(--admin-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin:0 0 6px;text-transform:uppercase}#prediction-admin-login .login-title{font-size:clamp(1.8rem,4vw,2.3rem);letter-spacing:-.05em;margin:0}#prediction-admin-login .login-lede{color:var(--admin-muted);line-height:1.5;margin:10px 0 22px}#prediction-admin-login .login-form{display:flex;flex-direction:column;gap:14px}#prediction-admin-login .login-field label{color:var(--admin-muted);display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}#prediction-admin-login .login-input{background:rgba(2,6,23,.78);border:1px solid var(--admin-border);border-radius:12px;color:var(--admin-text);font-size:.98rem;padding:11px 12px;width:100%}#prediction-admin-login .login-input:focus{border-color:rgba(56,189,248,.55);outline:2px solid rgba(56,189,248,.25);outline-offset:1px}#prediction-admin-login .login-input.is-invalid{border-color:rgba(248,113,113,.72);outline:2px solid rgba(248,113,113,.22)}#prediction-admin-login .login-field-error{color:#fecaca;font-size:.82rem;margin:6px 0 0}#prediction-admin-login .login-banner-error{background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.42);border-radius:12px;color:#fecaca;font-size:.9rem;padding:10px 12px}#prediction-admin-login .login-submit{background:linear-gradient(135deg,rgba(56,189,248,.95),rgba(14,165,233,.9));border:0;border-radius:14px;color:#04101d;cursor:pointer;font-size:.98rem;font-weight:800;letter-spacing:.04em;margin-top:6px;padding:12px 14px;width:100%}#prediction-admin-login .login-submit:hover{filter:brightness(1.05)}#prediction-admin-login .login-submit:disabled{cursor:progress;filter:grayscale(.2);opacity:.65}#prediction-admin-dashboard #prediction-admin-research.research-desk-section{background:rgba(15,23,42,.55);border:1px solid var(--admin-border);border-radius:24px;box-sizing:border-box;margin-bottom:20px;max-width:100%;padding:20px 22px 22px;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-venue-toggle{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}#prediction-admin-dashboard #prediction-admin-research .research-venue-pill{background:rgba(2,6,23,.55);border:1px solid var(--admin-border);border-radius:999px;color:var(--admin-muted);cursor:pointer;font-size:.82rem;font-weight:600;padding:8px 16px}#prediction-admin-dashboard #prediction-admin-research .research-venue-pill.is-active{background:rgba(34,211,238,.12);border-color:rgba(34,211,238,.55);color:var(--admin-text)}#prediction-admin-dashboard #prediction-admin-research .research-venue-pill:hover:not(.is-active){border-color:rgba(148,163,184,.45);color:var(--admin-text)}#prediction-admin-dashboard #prediction-admin-research .research-desk-header h2{font-size:1.35rem;letter-spacing:-.03em;margin:6px 0 0}#prediction-admin-dashboard #prediction-admin-research .research-desk-lede{color:var(--admin-muted);font-size:.92rem;line-height:1.5;margin:10px 0 0;max-width:900px}#prediction-admin-dashboard #prediction-admin-research .research-banner-error{background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.42);border-radius:12px;color:#fecaca;font-size:.9rem;margin-top:14px;padding:10px 12px}#prediction-admin-dashboard #prediction-admin-research .research-desk-grid{display:grid;gap:16px;grid-template-columns:1fr;margin-top:16px;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-form-card,#prediction-admin-dashboard #prediction-admin-research .research-history-card{background:rgba(2,6,23,.55);border:1px solid var(--admin-border);border-radius:18px;box-sizing:border-box;max-width:100%;min-width:0;padding:16px 16px 18px;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#prediction-admin-dashboard #prediction-admin-research .research-image-field,#prediction-admin-dashboard #prediction-admin-research .research-label-spaced{margin-top:14px}#prediction-admin-dashboard #prediction-admin-research .research-file-input{display:block;font-size:.88rem;margin-top:8px;max-width:100%}#prediction-admin-dashboard #prediction-admin-research .research-image-preview{border:1px solid var(--admin-border);border-radius:12px;margin-top:10px;max-height:180px;max-width:100%;object-fit:contain}#prediction-admin-dashboard #prediction-admin-research .research-image-meta{color:var(--admin-muted);font-size:.82rem;margin-top:6px}#prediction-admin-dashboard #prediction-admin-research .research-input,#prediction-admin-dashboard #prediction-admin-research .research-textarea{background:rgba(2,6,23,.78);border:1px solid var(--admin-border);border-radius:12px;color:var(--admin-text);font-size:.95rem;margin-top:8px;padding:10px 12px;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-input:focus,#prediction-admin-dashboard #prediction-admin-research .research-textarea:focus{border-color:rgba(56,189,248,.55);outline:2px solid rgba(56,189,248,.22);outline-offset:1px}#prediction-admin-dashboard #prediction-admin-research .research-file-input.is-invalid,#prediction-admin-dashboard #prediction-admin-research .research-input.is-invalid,#prediction-admin-dashboard #prediction-admin-research .research-textarea.is-invalid{border-color:rgba(248,113,113,.72);outline:2px solid rgba(248,113,113,.2)}#prediction-admin-dashboard #prediction-admin-research .research-field-error{color:#fecaca;font-size:.82rem;margin:6px 0 0}#prediction-admin-dashboard #prediction-admin-research .research-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}#prediction-admin-dashboard #prediction-admin-research .research-primary-btn{background:linear-gradient(135deg,rgba(56,189,248,.95),rgba(14,165,233,.9));border:0;border-radius:14px;color:#04101d;cursor:pointer;font-size:.95rem;font-weight:800;padding:11px 16px}#prediction-admin-dashboard #prediction-admin-research .research-primary-btn:disabled{cursor:progress;opacity:.65}#prediction-admin-dashboard #prediction-admin-research .research-ghost-btn{background:transparent;border:1px solid var(--admin-border);border-radius:12px;color:var(--admin-text);cursor:pointer;font-size:.88rem;font-weight:600;padding:9px 12px}#prediction-admin-dashboard #prediction-admin-research .research-ghost-btn-compact{font-size:.82rem;padding:7px 10px}#prediction-admin-dashboard #prediction-admin-research .research-history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}#prediction-admin-dashboard #prediction-admin-research .research-history-header h3{font-size:1rem;margin:0}#prediction-admin-dashboard #prediction-admin-research .research-muted{color:var(--admin-muted);font-size:.9rem;margin:8px 0 0}#prediction-admin-dashboard #prediction-admin-research .research-history-list{list-style:none;margin:8px 0 0;max-height:min(48vh,560px);overflow:auto;padding:0}#prediction-admin-dashboard #prediction-admin-research .research-history-item{align-items:stretch;display:flex;gap:10px;margin-bottom:8px}#prediction-admin-dashboard #prediction-admin-research .research-history-item .research-history-row{flex:1 1;margin-bottom:0;min-width:0;width:auto}#prediction-admin-dashboard #prediction-admin-research .research-history-actions{display:flex;flex-direction:column;flex-shrink:0;gap:6px;justify-content:center}#prediction-admin-dashboard #prediction-admin-research .research-delete-btn{background:rgba(127,29,29,.35);border:1px solid rgba(248,113,113,.45);border-radius:10px;color:#fecaca;cursor:pointer;font-size:.78rem;font-weight:600;padding:8px 10px;white-space:nowrap}#prediction-admin-dashboard #prediction-admin-research .research-delete-btn:hover:not(:disabled){background:rgba(127,29,29,.5);border-color:rgba(248,113,113,.75)}#prediction-admin-dashboard #prediction-admin-research .research-delete-btn:disabled{cursor:not-allowed;opacity:.55}#prediction-admin-dashboard #prediction-admin-research .research-delete-confirm{font-size:.72rem}#prediction-admin-dashboard #prediction-admin-research .research-history-row{background:rgba(15,23,42,.35);border:1px solid transparent;border-radius:12px;color:inherit;cursor:pointer;display:grid;gap:4px;margin-bottom:8px;padding:10px;text-align:left;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-history-row:hover{border-color:rgba(56,189,248,.35)}#prediction-admin-dashboard #prediction-admin-research .research-history-venue{color:var(--admin-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#prediction-admin-dashboard #prediction-admin-research .research-history-title{font-size:.92rem;font-weight:600}#prediction-admin-dashboard #prediction-admin-research .research-history-meta{color:var(--admin-muted);font-size:.78rem}#prediction-admin-dashboard #prediction-admin-research .research-modal-root{align-items:flex-start;bottom:0;display:flex;justify-content:center;left:0;padding:48px 16px 32px;position:fixed;right:0;top:0;z-index:80}#prediction-admin-dashboard #prediction-admin-research .research-modal-backdrop{background:rgba(2,6,23,.72);border:0;bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0}#prediction-admin-dashboard #prediction-admin-research .research-modal-panel{background:rgba(15,23,42,.96);border:1px solid var(--admin-border);border-radius:18px;box-shadow:var(--admin-shadow);display:flex;flex-direction:column;gap:0;max-height:min(88vh,900px);max-width:920px;min-height:0;overflow:hidden;padding:18px 18px 20px;position:relative;width:min(96vw,920px);z-index:81}#prediction-admin-dashboard #prediction-admin-research .research-modal-scroll{flex:1 1;min-height:0;overflow:auto;padding-right:4px}#prediction-admin-dashboard #prediction-admin-research .research-modal-header{align-items:flex-start;display:flex;flex-shrink:0;gap:12px;justify-content:space-between}#prediction-admin-dashboard #prediction-admin-research .research-modal-header-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}#prediction-admin-dashboard #prediction-admin-research .research-modal-state{color:var(--admin-muted);font-size:.88rem;margin:10px 0 0}#prediction-admin-dashboard #prediction-admin-research .research-run-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem}#prediction-admin-dashboard #prediction-admin-research .research-step-log-block{margin-top:10px}#prediction-admin-dashboard #prediction-admin-research .research-step-log-hint{color:var(--admin-muted);font-size:.78rem;line-height:1.35;margin:0 0 6px}#prediction-admin-dashboard #prediction-admin-research .research-step-log-shell{border:1px solid rgba(148,163,184,.22);border-radius:12px;max-height:min(32vh,300px);min-height:72px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;position:relative;touch-action:pan-y;z-index:1}#prediction-admin-dashboard #prediction-admin-research .research-step-list{font-size:.86rem;list-style:none;margin:0;padding:10px 12px 12px}#prediction-admin-dashboard #prediction-admin-research .research-step-list li{border-bottom:1px solid rgba(148,163,184,.12);margin-bottom:0;padding:10px 0}#prediction-admin-dashboard #prediction-admin-research .research-step-list li:last-child{border-bottom:none;padding-bottom:2px}#prediction-admin-dashboard #prediction-admin-research .research-step-row-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:4px}#prediction-admin-dashboard #prediction-admin-research .research-step-seq{color:#93c5fd;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;font-weight:700}#prediction-admin-dashboard #prediction-admin-research .research-step-ts{color:var(--admin-muted);font-size:.74rem;white-space:nowrap}#prediction-admin-dashboard #prediction-admin-research .research-step-row-body{padding-left:0}#prediction-admin-dashboard #prediction-admin-research .research-step-kind{color:var(--admin-accent-strong);font-weight:800;margin-right:8px;text-transform:uppercase}#prediction-admin-dashboard #prediction-admin-research .research-step-title{font-weight:700}#prediction-admin-dashboard #prediction-admin-research .research-step-detail{color:var(--admin-muted);display:block;margin-top:2px}#prediction-admin-dashboard #prediction-admin-research .research-report-body{margin-top:14px}#prediction-admin-dashboard #prediction-admin-research .research-report-md{background:rgba(2,6,23,.65);border:1px solid var(--admin-border);border-radius:14px;color:var(--admin-text);font-size:.9rem;line-height:1.55;margin:0;max-height:min(52vh,520px);overflow:auto;padding:14px 16px}#prediction-admin-dashboard #prediction-admin-research .research-report-md h1,#prediction-admin-dashboard #prediction-admin-research .research-report-md h2,#prediction-admin-dashboard #prediction-admin-research .research-report-md h3,#prediction-admin-dashboard #prediction-admin-research .research-report-md h4{color:var(--admin-text);font-weight:700;line-height:1.25;margin:1.1em 0 .45em}#prediction-admin-dashboard #prediction-admin-research .research-report-md h1{font-size:1.25rem}#prediction-admin-dashboard #prediction-admin-research .research-report-md h2{border-bottom:1px solid rgba(148,163,184,.25);font-size:1.08rem;padding-bottom:.2em}#prediction-admin-dashboard #prediction-admin-research .research-report-md h3{font-size:1rem}#prediction-admin-dashboard #prediction-admin-research .research-report-md p{margin:.55em 0}#prediction-admin-dashboard #prediction-admin-research .research-report-md ol,#prediction-admin-dashboard #prediction-admin-research .research-report-md ul{margin:.45em 0 .55em;padding-left:1.35rem}#prediction-admin-dashboard #prediction-admin-research .research-report-md li{margin:.25em 0}#prediction-admin-dashboard #prediction-admin-research .research-report-md a{color:#93c5fd;text-decoration:underline;text-underline-offset:2px}#prediction-admin-dashboard #prediction-admin-research .research-report-md code{background:rgba(15,23,42,.9);border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.84em;padding:.1em .35em}#prediction-admin-dashboard #prediction-admin-research .research-report-md pre{background:rgba(15,23,42,.95);border:1px solid rgba(148,163,184,.2);border-radius:8px;font-size:.82rem;line-height:1.45;margin:.75em 0;overflow:auto;padding:10px 12px}#prediction-admin-dashboard #prediction-admin-research .research-report-md pre code{background:transparent;padding:0}#prediction-admin-dashboard #prediction-admin-research .research-report-md blockquote{border-left:3px solid rgba(96,165,250,.55);color:var(--admin-muted);margin:.75em 0;padding-left:.85rem}#prediction-admin-dashboard #prediction-admin-research .research-report-md table{border-collapse:collapse;font-size:.86rem;margin:.75em 0;width:100%}#prediction-admin-dashboard #prediction-admin-research .research-report-md td,#prediction-admin-dashboard #prediction-admin-research .research-report-md th{border:1px solid rgba(148,163,184,.25);padding:6px 8px;text-align:left;vertical-align:top}#prediction-admin-dashboard #prediction-admin-research .research-report-md th{background:rgba(15,23,42,.75);font-weight:600}#prediction-admin-dashboard #prediction-admin-research .research-report-md hr{border:none;border-top:1px solid rgba(148,163,184,.25);margin:1.25em 0}#prediction-admin-dashboard #prediction-admin-research .research-followup-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0 1.25rem;padding:.85rem 1rem;border-radius:10px;border:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.45)}#prediction-admin-dashboard #prediction-admin-research .research-followup-badge{margin:0;font-size:.88rem}#prediction-admin-dashboard #prediction-admin-research .research-followup-badge-done{color:#86efac}#prediction-admin-dashboard #prediction-admin-research .research-followup-badge-wait{color:#fcd34d}#prediction-admin-dashboard #prediction-admin-research .research-followup-badge-error{color:#fca5a5}#prediction-admin-dashboard #prediction-admin-research .research-followup-btn{margin-left:auto}#prediction-admin-dashboard #prediction-admin-research .research-followup-rollback-btn{color:#fca5a5;border-color:rgba(248,113,113,.45)}#prediction-admin-dashboard #prediction-admin-research .research-learning-admin-card{margin:1.25rem 0 1.5rem;padding:1rem 1.15rem;border-radius:10px;border:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.35)}#prediction-admin-dashboard #prediction-admin-research .research-learning-admin-title{margin:0 0 .5rem;font-size:1rem;font-weight:600}#prediction-admin-dashboard #prediction-admin-research .research-learning-admin-lede{margin:0 0 1rem;font-size:.88rem}#prediction-admin-dashboard #prediction-admin-research .research-guidance-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.85rem}#prediction-admin-dashboard #prediction-admin-research .research-guidance-item{padding:.75rem .85rem;border-radius:8px;border:1px solid rgba(148,163,184,.18);background:rgba(2,6,23,.35)}#prediction-admin-dashboard #prediction-admin-research .research-guidance-domain{font-weight:600;text-transform:capitalize;margin-right:.5rem}#prediction-admin-dashboard #prediction-admin-research .research-guidance-meta{font-size:.82rem;color:#94a3b8}#prediction-admin-dashboard #prediction-admin-research .research-guidance-thesis{margin:.5rem 0 .65rem;font-size:.88rem;color:#cbd5e1;line-height:1.45}#prediction-admin-dashboard #prediction-admin-research .research-guidance-clear-btn{font-size:.82rem}#prediction-admin-dashboard #prediction-admin-research .research-learning-clear-all-btn{font-size:.85rem;color:#fca5a5;border-color:rgba(248,113,113,.4)}#prediction-admin-dashboard #prediction-admin-research .research-followup-report{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.28)}#prediction-admin-dashboard #prediction-admin-research .research-followup-heading{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#e2e8f0}#prediction-admin-dashboard #prediction-admin-research .research-plain-report{margin-bottom:1.75rem;padding:1.1rem 1.2rem;border-radius:10px;border:1px solid rgba(52,211,153,.35);background:rgba(6,78,59,.18)}#prediction-admin-dashboard #prediction-admin-research .research-plain-heading{margin:0 0 1rem;font-size:1.05rem;font-weight:600;color:#6ee7b7}#prediction-admin-dashboard #prediction-admin-research .research-main-heading{margin:0 0 1rem;font-size:1.05rem;font-weight:600;color:#94a3b8}#prediction-admin-dashboard #prediction-admin-research .research-main-report{margin-top:.5rem}#prediction-admin-dashboard #prediction-admin-research .research-followup-plain-report{margin-top:1.5rem}@media (max-width:980px){#prediction-admin-dashboard.prediction-admin-page{padding:18px}#prediction-admin-dashboard .hero-panel{flex-direction:column}#prediction-admin-dashboard .market-context-toggle,#prediction-admin-dashboard .metric-grid{grid-template-columns:1fr}#prediction-admin-dashboard .kalshi-live-primary.is-trade-table-expanded{min-height:320px}#prediction-admin-dashboard .kalshi-live-trade-shell.is-expanded{max-height:min(68vh,560px);min-height:200px}#prediction-admin-dashboard .kalshi-live-trade-shell.is-compact{max-height:min(300px,48vh)}#prediction-admin-dashboard .kalshi-strip-panel{min-height:232px}#prediction-admin-dashboard .kalshi-strip-body .table-shell,#prediction-admin-dashboard .kalshi-strip-table{max-height:240px}#prediction-admin-dashboard .strip-list-toolbar{align-items:stretch;flex-direction:column}#prediction-admin-dashboard .strip-list-pagination{justify-content:space-between;width:100%}#prediction-admin-dashboard .metric-grid,#prediction-admin-dashboard .metric-grid.polymarket-quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}#prediction-admin-dashboard .feed-footer,#prediction-admin-dashboard .ingest-worker-controls-row,#prediction-admin-dashboard .market-search-row,#prediction-admin-dashboard .modal-footer,#prediction-admin-dashboard .modal-header,#prediction-admin-dashboard .recent-ingest-heading,#prediction-admin-dashboard .source-card,#prediction-admin-dashboard .source-manager-heading{align-items:stretch;flex-direction:column}#prediction-admin-dashboard .market-result{grid-template-columns:1fr}#prediction-admin-dashboard .market-price-panel{min-width:0}#prediction-admin-dashboard .ingest-worker-compact-bar,#prediction-admin-dashboard .recent-ingest-toolbar{align-items:stretch;flex-direction:column}#prediction-admin-dashboard .ingest-worker-compact-bar .ingest-worker-controls-row{justify-content:flex-start}}@media (max-width:640px){#prediction-admin-dashboard.prediction-admin-page{padding:12px}#prediction-admin-dashboard .feed-panel,#prediction-admin-dashboard .hero-panel,#prediction-admin-dashboard .metric-card{border-radius:20px}#prediction-admin-dashboard .hero-panel{padding:18px}#prediction-admin-dashboard .metric-card strong{font-size:1.7rem}#prediction-admin-dashboard .metric-grid,#prediction-admin-dashboard .metric-grid.polymarket-quick-metrics{grid-template-columns:1fr}#prediction-admin-login.prediction-admin-page{padding:22px 16px}#prediction-admin-dashboard .admin-session-bar{align-items:stretch;flex-direction:column}#prediction-admin-dashboard .admin-session-label{margin-right:0}#prediction-admin-dashboard #prediction-admin-research .research-history-item{align-items:flex-start;flex-direction:column}#prediction-admin-dashboard #prediction-admin-research .research-history-actions{align-self:stretch;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}#prediction-admin-dashboard #prediction-admin-research .research-modal-root{padding:24px 10px 16px}#prediction-admin-dashboard #prediction-admin-research .research-modal-panel{max-height:92vh;width:100%}}#prediction-admin-dashboard #follow-desk-page.follow-desk-page{margin-top:1.5rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-hero h2{margin:.35rem 0 .5rem;font-size:1.65rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-hero p{max-width:52rem;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .follow-desk-error{margin:1rem 0;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #7f1d1d;background:rgba(127,29,29,.15);color:#fecaca}#prediction-admin-dashboard #follow-desk-page .follow-desk-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.25rem 0 1.5rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-card{padding:1rem 1.1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}#prediction-admin-dashboard #follow-desk-page .follow-desk-card h3{margin:0 0 .5rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .follow-desk-balance{margin:0;font-size:1.75rem;font-weight:700}#prediction-admin-dashboard #follow-desk-page .follow-desk-meta{margin:.35rem 0 0;font-size:.9rem;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-row,#prediction-admin-dashboard #follow-desk-page .follow-desk-stake-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;align-items:center}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-row input,#prediction-admin-dashboard #follow-desk-page .follow-desk-stake-row input{flex:1 1 6rem;min-width:5rem;padding:.45rem .6rem;border-radius:.4rem;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.25);color:inherit}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-all-btn{border-color:rgba(248,113,113,.45);color:#fecaca}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-confirm{margin-top:.75rem;padding:.75rem .85rem;border-radius:.5rem;border:1px solid rgba(248,113,113,.25);background:rgba(248,113,113,.08)}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-confirm p{margin:0 0 .65rem;font-size:.88rem;color:#fecaca}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-confirm-actions{display:flex;flex-wrap:wrap;gap:.5rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-toggle{display:flex;gap:.5rem;align-items:center;font-size:.92rem}#prediction-admin-dashboard #follow-desk-page .pnl-up{color:#4ade80}#prediction-admin-dashboard #follow-desk-page .pnl-down{color:#f87171}#prediction-admin-dashboard #follow-desk-page .follow-desk-table{width:100%;border-collapse:collapse;font-size:.88rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-table td,#prediction-admin-dashboard #follow-desk-page .follow-desk-table th{padding:.55rem .65rem;border-bottom:1px solid rgba(255,255,255,.06);text-align:left}#prediction-admin-dashboard #follow-desk-page .follow-status-pill{display:inline-block;padding:.15rem .45rem;border-radius:999px;font-size:.75rem;background:rgba(255,255,255,.08)}#prediction-admin-dashboard #follow-desk-page .status-source_exited{background:rgba(251,191,36,.2);color:#fcd34d}#prediction-admin-dashboard #follow-desk-page .market-active-badge{color:#4ade80}#prediction-admin-dashboard #follow-desk-page .market-closed-badge{color:#94a3b8}#prediction-admin-dashboard #follow-desk-page .source-exited-row{background:rgba(251,191,36,.06)}#prediction-admin-dashboard #follow-desk-page .degenerate-row{opacity:.65}#prediction-admin-dashboard #follow-desk-page .degenerate-badge{color:#f87171;font-size:.8rem;font-weight:600}#prediction-admin-dashboard #follow-desk-page .follow-wallet-tabs{display:flex;gap:.5rem;margin-top:.5rem}#prediction-admin-dashboard #follow-desk-page .follow-wallet-tabs button{padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;cursor:pointer}#prediction-admin-dashboard #follow-desk-page .follow-wallet-tabs button.is-active{background:rgba(96,165,250,.2);border-color:rgba(96,165,250,.45)}#prediction-admin-dashboard .strip-trade-follow-wrap{display:flex;flex-direction:column;gap:.25rem}#prediction-admin-dashboard .strip-trade-follow-btn{padding:.25rem .55rem;border-radius:.35rem;border:1px solid rgba(74,222,128,.45);background:rgba(74,222,128,.12);color:#bbf7d0;font-size:.75rem;cursor:pointer}#prediction-admin-dashboard .strip-trade-follow-btn:disabled{opacity:.55;cursor:not-allowed}#prediction-admin-dashboard .strip-trade-follow-err{margin:0;font-size:.7rem;color:#fca5a5}#prediction-admin-dashboard .strip-trade-actions{display:flex;flex-direction:column;gap:.35rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-ledger,#prediction-admin-dashboard #follow-desk-page .follow-desk-settled{margin-top:1.25rem}#prediction-admin-dashboard #follow-desk-page .status-settled_win{background:rgba(74,222,128,.18);color:#bbf7d0}#prediction-admin-dashboard #follow-desk-page .status-settled_loss{background:rgba(248,113,113,.18);color:#fecaca}#prediction-admin-dashboard #follow-desk-page .status-closed_manual,#prediction-admin-dashboard #follow-desk-page .status-settled_push{background:rgba(148,163,184,.18);color:#cbd5e1}#prediction-admin-dashboard #follow-desk-page .follow-desk-time-cell{white-space:nowrap;font-size:.82rem;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .follow-desk-ledger-note{max-width:18rem;font-size:.82rem;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .follow-desk-follow-id{font-size:.78rem;color:var(--muted,#8b95a8)}#prediction-admin-dashboard #follow-desk-page .ledger-kind-pill{display:inline-block;padding:.15rem .45rem;border-radius:999px;font-size:.75rem;background:rgba(255,255,255,.08)}#prediction-admin-dashboard #follow-desk-page .ledger-kind-pill.kind-open_stake{background:rgba(251,191,36,.16);color:#fde68a}#prediction-admin-dashboard #follow-desk-page .ledger-kind-pill.kind-close_pnl{background:rgba(96,165,250,.16);color:#bfdbfe}#prediction-admin-dashboard #follow-desk-page .ledger-kind-pill.kind-reset{background:rgba(167,139,250,.16);color:#ddd6fe}#prediction-admin-dashboard #follow-desk-page .ledger-kind-pill.kind-adjustment{background:rgba(148,163,184,.16);color:#e2e8f0}@media (max-width:900px){#prediction-admin-dashboard #follow-desk-page .follow-desk-account-grid{grid-template-columns:1fr}#prediction-admin-dashboard #follow-desk-page .follow-desk-table{font-size:.8rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-ledger-note{max-width:10rem}#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-confirm-actions,#prediction-admin-dashboard #follow-desk-page .follow-desk-reset-row{flex-direction:column;align-items:stretch}}