.prediction-route{--pm-bg:#070b12;--pm-surface:#0e1520;--pm-surface-raised:#141e2d;--pm-surface-soft:#182438;--pm-line:#25334a;--pm-line-strong:#344763;--pm-text:#f4f7fb;--pm-text-soft:#c5cfdd;--pm-muted:#98a9bf;--pm-blue:#4f8cff;--pm-blue-strong:#2f72f4;--pm-blue-soft:#152d54;--pm-coral:#ff7482;--pm-coral-soft:#45222d;--pm-teal:#45cba4;--pm-teal-soft:#153c38;--pm-amber:#f4bd55;--pm-amber-soft:#44351e;min-height:100vh;padding-top:var(--header-height);background:var(--pm-bg);color:var(--pm-text);font-family:"Pretendard Variable", Pretendard, var(--font-inter), system-ui, sans-serif}.prediction-route .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.prediction-route a,.prediction-route a:hover{color:inherit}.prediction-route button,.prediction-route input,.prediction-route select{font-family:inherit}.prediction-route button:focus-visible,.prediction-route a:focus-visible,.prediction-route input:focus-visible,.prediction-route select:focus-visible{outline:2px solid var(--pm-blue);outline-offset:3px}.prediction-subnav{top:var(--header-height);z-index:80;border-bottom:1px solid var(--pm-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080d15f7;height:62px;position:sticky}.prediction-subnav__inner{align-items:center;gap:34px;width:min(100%,1544px);height:100%;margin:0 auto;padding:0 32px;display:flex}.prediction-subnav__brand{flex:none;align-items:center;gap:10px;min-height:44px;display:inline-flex}.prediction-subnav__mark{background:var(--pm-blue-strong);color:#fff;width:34px;height:34px;font-family:var(--font-mono);border:1px solid #6a9dff;justify-content:center;align-items:center;font-size:18px;font-weight:800;line-height:1;display:inline-flex;transform:rotate(-7deg)}.prediction-subnav__brand-copy{flex-direction:column;line-height:1.05;display:flex}.prediction-subnav__brand-copy strong{color:var(--pm-text);font-family:var(--font-mono);letter-spacing:.08em;font-size:12px}.prediction-subnav__brand-copy small{color:var(--pm-muted);margin-top:4px;font-size:10px;font-weight:600}.prediction-demo-badge{background:var(--pm-amber-soft);color:#ffd784;font-family:var(--font-mono);letter-spacing:.07em;border:1px solid #f4bd558c;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:800}.prediction-subnav__links{flex:auto;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.prediction-subnav__links a{min-height:44px;color:var(--pm-muted);white-space:nowrap;border-radius:8px;align-items:center;padding:0 13px;font-size:13px;font-weight:650;transition:color .15s,background .15s;display:inline-flex;position:relative}.prediction-subnav__links a:hover,.prediction-subnav__links a.is-active{background:var(--pm-surface-raised);color:var(--pm-text)}.prediction-subnav__links a.is-active:after{background:var(--pm-blue);content:"";height:2px;position:absolute;bottom:6px;left:13px;right:13px}.prediction-subnav__balance{border-left:1px solid var(--pm-line);text-align:right;flex-direction:column;flex:none;justify-content:center;min-height:44px;padding:5px 0 5px 16px;line-height:1.1;display:flex}.prediction-subnav__balance>span{color:var(--pm-muted);font-size:10px}.prediction-subnav__balance strong{color:var(--pm-text);font-family:var(--font-mono);margin-top:5px;font-size:13px}.prediction-subnav__balance small{color:var(--pm-blue);font-size:9px}.prediction-page{min-height:calc(100vh - var(--header-height) - 62px);background:var(--pm-bg);color:var(--pm-text)}.prediction-hero{grid-template-columns:minmax(380px,.82fr) minmax(540px,1.18fr);align-items:center;gap:64px;width:min(100%,1480px);min-height:420px;margin:0 auto;padding:54px 32px 48px;display:grid}.prediction-feed-label{color:var(--pm-muted);font-family:var(--font-mono);letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.prediction-feed-label>span{background:var(--pm-amber);width:7px;height:7px;box-shadow:0 0 0 3px #f4bd5524}.prediction-hero h1{color:var(--pm-text);letter-spacing:-.045em;margin-top:19px;font-size:clamp(36px,4vw,58px);font-weight:780;line-height:1.11}.prediction-hero h1 em{color:var(--pm-blue);font-style:normal}.prediction-hero__copy>p{max-width:570px;color:var(--pm-text-soft);word-break:keep-all;margin-top:20px;font-size:16px;line-height:1.72}.prediction-hero__metrics{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);grid-template-columns:repeat(3,1fr);max-width:560px;margin-top:32px;display:grid}.prediction-hero__metrics>div{border-right:1px solid var(--pm-line);flex-direction:column;justify-content:center;min-height:69px;padding:12px 16px;display:flex}.prediction-hero__metrics>div:first-child{padding-left:0}.prediction-hero__metrics>div:last-child{border-right:0}.prediction-hero__metrics span{color:var(--pm-muted);font-size:11px}.prediction-hero__metrics strong{color:var(--pm-text);font-family:var(--font-mono);margin-top:5px;font-size:18px;font-weight:650}.prediction-tape{border:1px solid var(--pm-line-strong);background:var(--pm-surface);border-radius:14px;overflow:hidden;box-shadow:0 24px 70px #0000004d}.prediction-tape>header{border-bottom:1px solid var(--pm-line);background:var(--pm-surface-raised);justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;display:flex}.prediction-tape>header>div{align-items:center;gap:9px;display:flex}.prediction-tape>header strong{font-family:var(--font-mono);letter-spacing:.09em;font-size:11px}.prediction-tape>header small{color:var(--pm-amber);font-size:10px}.prediction-tape__signal{border:2px solid var(--pm-blue);width:9px;height:9px;transform:rotate(45deg)}.prediction-tape__rows>a{border-bottom:1px solid var(--pm-line);grid-template-columns:28px minmax(180px,1fr) 124px 72px;align-items:center;gap:12px;min-height:72px;padding:10px 18px;transition:background .15s;display:grid}.prediction-tape__rows>a:last-child{border-bottom:0}.prediction-tape__rows>a:hover{background:var(--pm-surface-raised)}.prediction-tape__index{color:#657790;font-family:var(--font-mono);font-size:10px}.prediction-tape__question{color:var(--pm-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.4;overflow:hidden}.prediction-tape__price{text-align:right;flex-direction:column;display:flex}.prediction-tape__price strong{font-family:var(--font-mono);font-size:17px}.prediction-tape__price small{font-family:var(--font-mono);margin-top:3px;font-size:9px}.prediction-content{width:min(100%,1480px);margin:0 auto;padding:0 32px 80px}.prediction-featured-market{border:1px solid var(--pm-line-strong);background:var(--pm-surface);border-radius:16px;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);min-height:356px;display:grid;overflow:hidden}.prediction-featured-market__copy{border-right:1px solid var(--pm-line);padding:34px 36px}.prediction-featured-market__eyebrow{align-items:center;gap:9px;display:flex}.prediction-featured-market__eyebrow>span{color:var(--pm-blue);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px;font-weight:800}.prediction-featured-market__eyebrow>small{border-left:1px solid var(--pm-line);color:var(--pm-muted);padding-left:9px;font-size:11px}.prediction-featured-market h2{max-width:720px;color:var(--pm-text);letter-spacing:-.035em;word-break:keep-all;margin-top:18px;font-size:clamp(25px,2.2vw,36px);font-weight:760;line-height:1.25}.prediction-featured-market__copy>p{max-width:700px;color:var(--pm-muted);word-break:keep-all;margin-top:13px;font-size:13px;line-height:1.68}.prediction-featured-market__stats{color:var(--pm-muted);flex-wrap:wrap;gap:8px 18px;margin-top:18px;font-size:11px;display:flex}.prediction-featured-market__stats strong{color:var(--pm-text-soft);font-family:var(--font-mono);font-weight:550}.prediction-featured-market__outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.prediction-featured-outcome{border:1px solid var(--pm-line);background:var(--pm-surface-raised);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;min-height:72px;padding:12px 40px 12px 14px;transition:border-color .15s,background .15s;display:grid;position:relative}.prediction-featured-outcome:hover{border-color:var(--pm-blue);background:var(--pm-blue-soft)}.prediction-featured-outcome>span{color:var(--pm-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.prediction-featured-outcome>strong{color:var(--pm-text);font-family:var(--font-mono);font-size:18px}.prediction-featured-outcome>small{color:var(--pm-muted);grid-column:1/-1;font-size:10px}.prediction-featured-outcome>svg{width:16px;color:var(--pm-blue);position:absolute;right:13px}.prediction-featured-market__chart{background:#0b111b;flex-direction:column;justify-content:space-between;min-width:0;padding:30px 28px 24px;display:flex}.prediction-featured-market__chart>header{justify-content:space-between;align-items:flex-end;display:flex}.prediction-featured-market__chart>header>div{flex-direction:column;display:flex}.prediction-featured-market__chart>header span{color:var(--pm-muted);font-size:10px}.prediction-featured-market__chart>header strong{font-family:var(--font-mono);margin-top:4px;font-size:30px;font-weight:650}.prediction-featured-market__chart>header>span{font-family:var(--font-mono);font-size:10px}.prediction-featured-market__chart>footer,.prediction-detail-chart-section>footer{color:#657790;font-family:var(--font-mono);justify-content:space-between;font-size:9px;display:flex}.prediction-chart{width:100%;height:220px;overflow:visible}.prediction-chart__grid line{stroke:#233148;stroke-width:1px;stroke-dasharray:4 7}.prediction-chart__area{fill:#4f8cff1c}.prediction-chart__line{fill:none;stroke:var(--pm-blue);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.prediction-chart__point{fill:var(--pm-bg);stroke:var(--pm-blue);stroke-width:3px;vector-effect:non-scaling-stroke}.prediction-chart--tone-1 .prediction-chart__area{fill:#ff748217}.prediction-chart--tone-1 .prediction-chart__line,.prediction-chart--tone-1 .prediction-chart__point{stroke:var(--pm-coral)}.prediction-chart--tone-2 .prediction-chart__area{fill:#45cba417}.prediction-chart--tone-2 .prediction-chart__line,.prediction-chart--tone-2 .prediction-chart__point{stroke:var(--pm-teal)}.prediction-chart--tone-3 .prediction-chart__area{fill:#f4bd5517}.prediction-chart--tone-3 .prediction-chart__line,.prediction-chart--tone-3 .prediction-chart__point{stroke:var(--pm-amber)}.prediction-chart--compact{width:100%;height:42px}.prediction-chart--compact .prediction-chart__line{stroke-width:2px}.prediction-chart--compact .prediction-chart__area{fill:#4f8cff12}.prediction-category-bar{scrollbar-width:none;align-items:center;gap:6px;margin-top:30px;padding-bottom:11px;display:flex;overflow-x:auto}.prediction-category-bar::-webkit-scrollbar{display:none}.prediction-category-bar button{border:1px solid var(--pm-line);background:var(--pm-surface);min-height:42px;color:var(--pm-muted);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:650;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.prediction-category-bar button:hover{border-color:var(--pm-line-strong);color:var(--pm-text)}.prediction-category-bar button.is-active{border-color:var(--pm-blue);background:var(--pm-blue-soft);color:#dce9ff}.prediction-category-bar button>span{color:#71849e;font-family:var(--font-mono);font-size:9px}.prediction-category-bar button>svg{width:15px;height:15px}.prediction-market-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:20px;margin-top:20px;display:grid}.prediction-market-main{min-width:0}.prediction-market-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;min-height:86px;display:flex}.prediction-market-toolbar>div:first-child>span,.prediction-portfolio__header>div>span,.prediction-movers>header>span,.prediction-guide>header>span,.prediction-section-heading>div>span,.prediction-detail-chart-section__header>div:first-child>span,.prediction-route-state>span{color:var(--pm-blue);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.prediction-market-toolbar h2,.prediction-portfolio__header h2,.prediction-movers h2,.prediction-guide h2,.prediction-section-heading h2,.prediction-detail-chart-section h2{color:var(--pm-text);letter-spacing:-.025em;margin-top:5px;font-size:21px;font-weight:740}.prediction-market-toolbar>div:first-child>p{color:var(--pm-muted);margin-top:5px;font-size:11px}.prediction-market-toolbar__controls{align-items:center;gap:8px;display:flex}.prediction-search{align-items:center;width:248px;min-height:42px;display:flex;position:relative}.prediction-search>svg{width:17px;height:17px;color:var(--pm-muted);pointer-events:none;position:absolute;left:12px}.prediction-search input,.prediction-sort select{border:1px solid var(--pm-line);background:var(--pm-surface);width:100%;min-height:42px;color:var(--pm-text);border-radius:9px;font-size:12px;transition:border-color .15s}.prediction-search input{padding:0 36px 0 39px}.prediction-search input::placeholder{color:#6f8097}.prediction-search>button{width:32px;height:32px;color:var(--pm-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex;position:absolute;right:6px}.prediction-sort{width:138px}.prediction-sort select{cursor:pointer;padding:0 30px 0 11px}.prediction-closing-toggle{border:1px solid var(--pm-line);background:var(--pm-surface);min-height:42px;color:var(--pm-muted);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:11px;display:flex}.prediction-closing-toggle input{opacity:0;width:1px;height:1px;position:absolute}.prediction-closing-toggle>span{border:1px solid var(--pm-line-strong);background:var(--pm-bg);border-radius:3px;width:12px;height:12px}.prediction-closing-toggle:has(input:checked){border-color:var(--pm-blue);color:var(--pm-text)}.prediction-closing-toggle:has(input:checked)>span{border-color:var(--pm-blue);background:var(--pm-blue);box-shadow:inset 0 0 0 3px var(--pm-surface)}.prediction-closing-toggle:has(input:focus-visible){outline:2px solid var(--pm-blue);outline-offset:3px}.prediction-results-meta{min-height:40px;color:var(--pm-muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.prediction-results-meta strong{color:var(--pm-text);font-family:var(--font-mono)}.prediction-results-meta button{color:var(--pm-blue);cursor:pointer;background:0 0;border:0;font-size:11px}.prediction-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.prediction-market-card{border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:13px;flex-direction:column;min-width:0;min-height:356px;padding:18px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.prediction-market-card:hover{border-color:var(--pm-line-strong);transform:translateY(-2px);box-shadow:0 14px 34px #0003}.prediction-market-card__header{align-items:center;gap:9px;min-height:38px;display:flex}.prediction-market-card__labels{flex:auto;align-items:center;gap:5px;min-width:0;display:flex}.prediction-market-card__labels>span{color:var(--pm-muted);font-size:10px;font-weight:650}.prediction-market-card__labels>strong{background:var(--pm-blue-soft);color:#9fc0ff;font-family:var(--font-mono);letter-spacing:.05em;border:1px solid #4f8cff66;border-radius:4px;padding:2px 5px;font-size:8px}.prediction-market-card__labels>strong.is-closing{background:var(--pm-coral-soft);color:#ff9ba5;border-color:#ff748266}.prediction-favorite{color:#667a94;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.prediction-favorite:hover,.prediction-favorite.is-active{background:var(--pm-amber-soft);color:var(--pm-amber)}.prediction-favorite svg{width:18px;height:18px}.prediction-favorite.is-active svg{fill:currentColor}.prediction-market-card h3{min-height:48px;color:var(--pm-text);letter-spacing:-.018em;word-break:keep-all;margin-top:12px;font-size:15px;font-weight:720;line-height:1.5}.prediction-market-card h3 a:hover{color:#abc6ff}.prediction-market-card__sparkline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;margin-top:9px;display:grid}.prediction-market-card__sparkline>div:last-child{text-align:right;flex-direction:column;display:flex}.prediction-market-card__sparkline strong{font-family:var(--font-mono);font-size:18px}.prediction-market-card__sparkline span{font-family:var(--font-mono);margin-top:2px;font-size:8px}.prediction-outcomes{flex-direction:column;gap:5px;margin-top:10px;display:flex}.prediction-outcome-row{grid-template-columns:minmax(80px,1fr) 48px 48px;align-items:center;gap:7px;min-height:38px;display:grid}.prediction-outcome-row__price{grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;display:grid}.prediction-outcome-row__price strong{color:var(--pm-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.prediction-outcome-row__price>span:last-child{color:var(--pm-muted);font-family:var(--font-mono);font-size:10px}.prediction-outcome-dot{background:var(--pm-blue);border-radius:50%;width:7px;height:7px;display:inline-block}.prediction-outcome-dot--1{background:var(--pm-coral)}.prediction-outcome-dot--2{background:var(--pm-teal)}.prediction-outcome-dot--3{background:var(--pm-amber)}.prediction-probability-bar{background:var(--pm-line);border:0;border-radius:4px;width:100%;height:4px;overflow:hidden}.prediction-probability-bar::-webkit-progress-bar{background:var(--pm-line)}.prediction-probability-bar::-webkit-progress-value{background:var(--pm-blue)}.prediction-probability-bar::-moz-progress-bar{background:var(--pm-blue)}.prediction-probability-bar--1::-webkit-progress-value{background:var(--pm-coral)}.prediction-probability-bar--1::-moz-progress-bar{background:var(--pm-coral)}.prediction-probability-bar--2::-webkit-progress-value{background:var(--pm-teal)}.prediction-probability-bar--2::-moz-progress-bar{background:var(--pm-teal)}.prediction-probability-bar--3::-webkit-progress-value{background:var(--pm-amber)}.prediction-probability-bar--3::-moz-progress-bar{background:var(--pm-amber)}.prediction-outcome-row__buy{background:var(--pm-blue-soft);min-height:34px;font-family:var(--font-mono);border:1px solid #4f8cff47;border-radius:7px;justify-content:center;align-items:center;gap:3px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex;color:#a9c6ff!important}.prediction-outcome-row__buy:hover{border-color:var(--pm-blue);background:#1a3768}.prediction-outcome-row__buy svg{width:11px;height:11px}.prediction-market-card__footer{border-top:1px solid var(--pm-line);color:#75879e;justify-content:space-between;align-items:flex-end;gap:8px;min-height:30px;margin-top:auto;padding-top:13px;font-size:9px;display:flex}.prediction-market-aside{top:calc(var(--header-height) + 80px);flex-direction:column;gap:12px;display:flex;position:sticky}.prediction-portfolio,.prediction-movers{border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:13px}.prediction-portfolio{scroll-margin-top:calc(var(--header-height) + 80px);padding:18px}.prediction-portfolio__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.prediction-portfolio__header h2,.prediction-movers h2{font-size:17px}.prediction-portfolio__status{background:var(--pm-teal-soft);color:#87dfc5;border:1px solid #45cba447;border-radius:4px;padding:4px 6px;font-size:8px}.prediction-portfolio__balance{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);margin-top:18px;padding:15px 0}.prediction-portfolio__balance>span{color:var(--pm-muted);font-size:10px}.prediction-portfolio__balance>strong{color:var(--pm-text);font-family:var(--font-mono);margin-top:5px;font-size:20px;font-weight:650;display:block}.prediction-portfolio__balance small{color:var(--pm-blue);font-size:9px}.prediction-portfolio__metrics{grid-template-columns:repeat(3,1fr);gap:6px;padding:12px 0;display:grid}.prediction-portfolio__metrics>div{min-width:0}.prediction-portfolio__metrics dt{color:#71849e;font-size:8px}.prediction-portfolio__metrics dd{color:var(--pm-text-soft);font-family:var(--font-mono);text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.prediction-portfolio__section-heading{border-top:1px solid var(--pm-line);justify-content:space-between;align-items:center;min-height:36px;margin-top:2px;display:flex}.prediction-portfolio__section-heading h3{color:var(--pm-text-soft);font-size:11px;font-weight:650}.prediction-portfolio__section-heading>span{color:var(--pm-muted);font-family:var(--font-mono);font-size:9px}.prediction-portfolio__empty{text-align:center;padding:17px 8px 19px}.prediction-portfolio__empty>span{color:#556981;font-size:22px}.prediction-portfolio__empty p{color:var(--pm-text-soft);margin-top:7px;font-size:11px}.prediction-portfolio__empty small{color:#71849e;margin-top:3px;font-size:9px;display:block}.prediction-portfolio__list{flex-direction:column;display:flex}.prediction-portfolio__list a{border-top:1px solid #25334ab3;padding:10px 0;display:block}.prediction-portfolio__list a:first-child{border-top:0}.prediction-portfolio__list a>span{color:var(--pm-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.prediction-portfolio__list a>div{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.prediction-portfolio__list a strong{color:var(--pm-text);font-size:11px}.prediction-portfolio__list a small{color:var(--pm-blue);font-family:var(--font-mono);font-size:8px}.prediction-portfolio__orders>div{border-top:1px solid #25334ab3;grid-template-columns:1fr auto;gap:3px 8px;padding:9px 0;display:grid}.prediction-portfolio__orders p{color:var(--pm-text-soft);font-size:10px}.prediction-portfolio__orders span{color:var(--pm-muted);font-family:var(--font-mono);font-size:8px}.prediction-portfolio__orders button{color:var(--pm-coral);cursor:pointer;background:0 0;border:0;grid-area:1/2/3;font-size:9px}.prediction-portfolio__notice{border-top:1px solid var(--pm-line);color:#71849e;margin-top:10px;padding-top:10px;font-size:8px;line-height:1.55}.prediction-movers{padding:16px}.prediction-movers>header{border-bottom:1px solid var(--pm-line);padding-bottom:11px}.prediction-movers>a{border-bottom:1px solid #25334ab3;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;display:grid}.prediction-movers>a:last-child{border-bottom:0}.prediction-movers__rank{color:#657790;font-family:var(--font-mono);font-size:9px}.prediction-movers__copy{min-width:0}.prediction-movers__copy strong{color:var(--pm-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;display:block;overflow:hidden}.prediction-movers__copy small{color:#71849e;font-size:8px}.prediction-movers>a>span:last-child{font-family:var(--font-mono);font-size:9px}.is-up{color:var(--pm-teal)!important}.is-down{color:var(--pm-coral)!important}.prediction-empty-state{border:1px dashed var(--pm-line-strong);background:var(--pm-surface);text-align:center;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:40px;display:flex}.prediction-empty-state>svg{color:#60738d;width:36px;height:36px}.prediction-empty-state h3{color:var(--pm-text);margin-top:15px;font-size:18px}.prediction-empty-state p{color:var(--pm-muted);margin-top:6px;font-size:12px}.prediction-empty-state button,.prediction-route-state button,.prediction-route-state a{border:1px solid var(--pm-blue);background:var(--pm-blue-strong);color:#fff;cursor:pointer;border-radius:8px;min-height:42px;margin-top:18px;padding:0 18px;font-size:12px;font-weight:700}.prediction-guide{border-top:1px solid var(--pm-line);scroll-margin-top:calc(var(--header-height) + 80px);margin-top:66px;padding-top:36px}.prediction-guide>header{max-width:660px}.prediction-guide h2{font-size:27px}.prediction-guide>div{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.prediction-guide article{border-right:1px solid var(--pm-line);min-height:190px;padding:26px}.prediction-guide article:last-child{border-right:0}.prediction-guide article>strong{color:var(--pm-blue);font-family:var(--font-mono);font-size:11px}.prediction-guide article h3{color:var(--pm-text);margin-top:31px;font-size:17px}.prediction-guide article p{color:var(--pm-muted);word-break:keep-all;margin-top:8px;font-size:12px;line-height:1.65}.prediction-guide__disclaimer{color:#71849e;max-width:980px;margin-top:18px;font-size:10px;line-height:1.65}.prediction-glyph{background:var(--pm-blue-soft);color:#8db4ff;border:1px solid #4f8cff57;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.prediction-glyph svg{width:25px;height:25px}.prediction-glyph--compact{border-radius:7px;width:28px;height:28px}.prediction-glyph--compact svg{width:19px;height:19px}.prediction-glyph--politics{background:var(--pm-amber-soft);color:#ffd27c;border-color:#f4bd5557}.prediction-glyph--crypto{color:var(--pm-amber);background:#3a2d1d;border-color:#f4bd5557}.prediction-glyph--technology{background:var(--pm-teal-soft);color:#78dfc0;border-color:#45cba457}.prediction-glyph--sports{background:var(--pm-coral-soft);color:#ff9ca6;border-color:#ff748257}.prediction-glyph--culture{color:#c29aff;background:#2d2242;border-color:#ae7cff57}.prediction-detail-page{padding:24px 32px 80px}.prediction-detail-shell{width:min(100%,1380px);margin:0 auto}.prediction-detail-breadcrumbs{min-height:42px;color:var(--pm-muted);align-items:center;gap:9px;font-size:11px;display:flex}.prediction-detail-breadcrumbs a{min-height:38px;color:var(--pm-text-soft);align-items:center;gap:4px;display:inline-flex}.prediction-detail-breadcrumbs a:hover{color:var(--pm-blue)}.prediction-detail-breadcrumbs svg{width:15px;height:15px}.prediction-detail-layout{grid-template-columns:minmax(0,1fr) 338px;align-items:start;gap:18px;display:grid}.prediction-detail-main{min-width:0}.prediction-detail-hero,.prediction-detail-information{border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:14px}.prediction-detail-hero{padding:26px 28px 0}.prediction-detail-hero__header{align-items:flex-start;gap:14px;display:flex}.prediction-detail-hero__title{flex:auto;min-width:0}.prediction-detail-hero__title>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.prediction-detail-hero__title>div>span{color:var(--pm-blue);font-size:10px;font-weight:700}.prediction-detail-hero__title>div>small{border:1px solid var(--pm-line);color:var(--pm-muted);border-radius:4px;padding:3px 6px;font-size:8px}.prediction-detail-hero h1{max-width:850px;color:var(--pm-text);letter-spacing:-.035em;word-break:keep-all;margin-top:9px;font-size:clamp(25px,2.7vw,38px);font-weight:760;line-height:1.28}.prediction-detail-hero__actions{flex:none;gap:6px;display:flex}.prediction-detail-hero__actions button{border:1px solid var(--pm-line);background:var(--pm-surface-raised);min-height:38px;color:var(--pm-muted);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:inline-flex}.prediction-detail-hero__actions button:hover,.prediction-detail-hero__actions button.is-active{border-color:var(--pm-blue);color:var(--pm-text)}.prediction-detail-hero__actions button.is-active:first-child{color:var(--pm-amber);border-color:#f4bd5580}.prediction-detail-hero__actions svg{width:15px;height:15px}.prediction-detail-hero__actions button.is-active:first-child svg{fill:currentColor}.prediction-detail-hero__summary{max-width:900px;color:var(--pm-muted);word-break:keep-all;margin-top:16px;font-size:12px;line-height:1.7}.prediction-detail-stats{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);grid-template-columns:repeat(5,minmax(0,1fr));margin-top:22px;padding:16px 0;display:grid}.prediction-detail-stats>div{border-right:1px solid var(--pm-line);padding:0 14px}.prediction-detail-stats>div:first-child{padding-left:0}.prediction-detail-stats>div:last-child{border-right:0}.prediction-detail-stats dt{color:var(--pm-muted);font-size:9px}.prediction-detail-stats dd{color:var(--pm-text-soft);font-family:var(--font-mono);margin-top:5px;font-size:11px}.prediction-detail-outcomes{padding-top:24px}.prediction-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.prediction-section-heading>small{color:var(--pm-muted);font-size:9px}.prediction-detail-outcomes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.prediction-detail-outcome{border:1px solid var(--pm-line);background:var(--pm-surface-raised);min-height:70px;color:var(--pm-text);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px;transition:border-color .15s,background .15s;display:grid}.prediction-detail-outcome:hover,.prediction-detail-outcome.is-selected{border-color:var(--pm-blue);background:var(--pm-blue-soft)}.prediction-detail-outcome--1:hover,.prediction-detail-outcome--1.is-selected{border-color:var(--pm-coral);background:var(--pm-coral-soft)}.prediction-detail-outcome--2:hover,.prediction-detail-outcome--2.is-selected{border-color:var(--pm-teal);background:var(--pm-teal-soft)}.prediction-detail-outcome--3:hover,.prediction-detail-outcome--3.is-selected{border-color:var(--pm-amber);background:var(--pm-amber-soft)}.prediction-detail-outcome__check{border:1px solid var(--pm-line-strong);width:28px;height:28px;color:var(--pm-muted);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:8px;display:inline-flex}.prediction-detail-outcome.is-selected .prediction-detail-outcome__check{border-color:var(--pm-blue);background:var(--pm-blue);color:#fff}.prediction-detail-outcome--1.is-selected .prediction-detail-outcome__check{border-color:var(--pm-coral);background:var(--pm-coral)}.prediction-detail-outcome--2.is-selected .prediction-detail-outcome__check{border-color:var(--pm-teal);background:var(--pm-teal);color:#051510}.prediction-detail-outcome--3.is-selected .prediction-detail-outcome__check{border-color:var(--pm-amber);background:var(--pm-amber);color:#1b1203}.prediction-detail-outcome__copy{flex-direction:column;min-width:0;display:flex}.prediction-detail-outcome__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.prediction-detail-outcome__copy small{font-family:var(--font-mono);margin-top:4px;font-size:8px}.prediction-detail-outcome__probability{text-align:right;flex-direction:column;display:flex}.prediction-detail-outcome__probability strong{font-family:var(--font-mono);font-size:19px}.prediction-detail-outcome__probability small{color:var(--pm-muted);font-family:var(--font-mono);margin-top:3px;font-size:8px}.prediction-detail-chart-section{border-top:1px solid var(--pm-line);margin-top:26px;padding:23px 0 19px}.prediction-detail-chart-section__header{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;display:grid}.prediction-detail-chart-section__current{align-items:baseline;gap:8px;display:flex}.prediction-detail-chart-section__current strong{font-family:var(--font-mono);font-size:25px}.prediction-detail-chart-section__current span{font-family:var(--font-mono);font-size:9px}.prediction-chart-range{border:1px solid var(--pm-line);background:var(--pm-bg);border-radius:8px;padding:3px;display:flex}.prediction-chart-range button{min-width:38px;min-height:32px;color:var(--pm-muted);font-family:var(--font-mono);cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:8px}.prediction-chart-range button.is-active{background:var(--pm-surface-soft);color:var(--pm-text)}.prediction-detail-chart-section__canvas{min-height:274px;margin-top:18px;padding:8px 0 4px 36px;position:relative}.prediction-detail-chart-section__canvas .prediction-chart{height:260px}.prediction-chart-y{color:#657790;font-family:var(--font-mono);font-size:8px;position:absolute;left:0}.prediction-chart-y--top{top:10px}.prediction-chart-y--mid{top:50%}.prediction-chart-y--bottom{bottom:7px}.prediction-detail-information{margin-top:14px;overflow:hidden}.prediction-detail-tabs{border-bottom:1px solid var(--pm-line);align-items:center;gap:8px;min-height:52px;padding:0 20px;display:flex}.prediction-detail-tabs button{min-height:42px;color:var(--pm-muted);cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:12px;font-weight:650;position:relative}.prediction-detail-tabs button.is-active{color:var(--pm-text)}.prediction-detail-tabs button.is-active:after{background:var(--pm-blue);content:"";height:2px;position:absolute;bottom:-5px;left:14px;right:14px}.prediction-rules-panel{padding:24px}.prediction-rules-panel__source{border-left:3px solid var(--pm-blue);background:var(--pm-blue-soft);flex-direction:column;justify-content:center;min-height:56px;padding:10px 14px;display:flex}.prediction-rules-panel__source span{color:#8fa8ca;font-size:9px}.prediction-rules-panel__source strong{color:#dce9ff;margin-top:4px;font-size:12px}.prediction-rules-panel ol{color:var(--pm-text-soft);flex-direction:column;gap:10px;margin-top:18px;padding-left:24px;font-size:12px;line-height:1.65;display:flex}.prediction-rules-panel li::marker{color:var(--pm-blue);font-family:var(--font-mono)}.prediction-rules-panel>p{border-top:1px solid var(--pm-line);color:var(--pm-muted);margin-top:18px;padding-top:15px;font-size:10px}.prediction-orderbook{padding:18px 24px 24px}.prediction-orderbook>header{border-bottom:1px solid var(--pm-line);justify-content:space-between;align-items:center;min-height:40px;display:flex}.prediction-orderbook>header>div{color:var(--pm-text-soft);align-items:center;gap:7px;font-size:11px;display:flex}.prediction-orderbook>header>strong{color:var(--pm-muted);font-family:var(--font-mono);font-size:9px}.prediction-orderbook__columns,.prediction-orderbook__row{min-height:32px;font-family:var(--font-mono);text-align:right;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 10px;font-size:9px;display:grid}.prediction-orderbook__columns{color:var(--pm-muted);font-family:inherit;font-size:8px}.prediction-orderbook__columns span:first-child,.prediction-orderbook__row span:first-child{text-align:left}.prediction-orderbook__row.is-ask span:first-child{color:var(--pm-coral)}.prediction-orderbook__row.is-bid span:first-child{color:var(--pm-teal)}.prediction-orderbook__row:hover{background:var(--pm-surface-raised)}.prediction-orderbook__mid{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);align-items:center;gap:10px;min-height:44px;padding:0 10px;display:flex}.prediction-orderbook__mid strong{color:var(--pm-blue);font-family:var(--font-mono);font-size:17px}.prediction-orderbook__mid span{color:var(--pm-muted);font-size:8px}.prediction-activity{padding:18px 24px 24px}.prediction-activity__head,.prediction-activity__row{grid-template-columns:1.1fr .55fr .8fr 1fr .6fr;align-items:center;gap:10px;min-height:42px;padding:0 8px;display:grid}.prediction-activity__head{border-bottom:1px solid var(--pm-line);min-height:34px;color:var(--pm-muted);font-size:8px}.prediction-activity__row{color:var(--pm-text-soft);font-family:var(--font-mono);border-bottom:1px solid #25334ab3;font-size:9px}.prediction-activity__row:last-child{border-bottom:0}.prediction-activity__row small{color:var(--pm-muted);font-size:8px}.prediction-trade-ticket{top:calc(var(--header-height) + 80px);border:1px solid var(--pm-line-strong);background:var(--pm-surface);border-radius:14px;padding:18px;position:sticky;overflow:hidden;box-shadow:0 18px 52px #0000003d}.prediction-trade-ticket__demo{background:var(--pm-amber-soft);color:#cbb68c;border:1px solid #f4bd5552;border-radius:6px;justify-content:space-between;align-items:center;min-height:30px;padding:0 9px;font-size:8px;display:flex}.prediction-trade-ticket__demo span{color:#ffd37f;font-family:var(--font-mono);letter-spacing:.08em;font-weight:800}.prediction-trade-ticket>header{border-bottom:1px solid var(--pm-line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.prediction-trade-ticket>header>div span{color:var(--pm-muted);font-size:9px}.prediction-trade-ticket>header h2{color:var(--pm-text);margin-top:4px;font-size:18px}.prediction-trade-ticket>header>strong{color:var(--pm-blue);font-family:var(--font-mono);font-size:24px}.prediction-order-type{border:1px solid var(--pm-line);background:var(--pm-bg);border-radius:8px;grid-template-columns:repeat(2,1fr);margin-top:15px;padding:3px;display:grid}.prediction-order-type button{min-height:36px;color:var(--pm-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:11px}.prediction-order-type button.is-active{background:var(--pm-surface-soft);color:var(--pm-text)}.prediction-order-field{margin-top:15px;display:block}.prediction-order-field>span{color:var(--pm-text-soft);justify-content:space-between;align-items:center;font-size:10px;font-weight:650;display:flex}.prediction-order-field>span small{color:var(--pm-muted);font-size:8px;font-weight:400}.prediction-order-field>div{align-items:center;min-height:48px;margin-top:6px;display:flex;position:relative}.prediction-order-field input{border:1px solid var(--pm-line);background:var(--pm-bg);width:100%;height:48px;color:var(--pm-text);font-family:var(--font-mono);border-radius:8px;padding:0 78px 0 13px;font-size:16px}.prediction-order-field input:focus{border-color:var(--pm-blue)}.prediction-order-field>div>strong{color:var(--pm-muted);font-family:var(--font-mono);pointer-events:none;font-size:9px;position:absolute;right:12px}.prediction-order-presets{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px;display:grid}.prediction-order-presets button{border:1px solid var(--pm-line);background:var(--pm-surface-raised);min-height:32px;color:var(--pm-muted);font-family:var(--font-mono);cursor:pointer;border-radius:6px;font-size:8px}.prediction-order-presets button:hover{border-color:var(--pm-blue);color:var(--pm-text)}.prediction-order-quote{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);flex-direction:column;gap:9px;margin-top:16px;padding:13px 0;display:flex}.prediction-order-quote>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.prediction-order-quote dt{color:var(--pm-muted);font-size:9px}.prediction-order-quote dd{color:var(--pm-text-soft);font-family:var(--font-mono);font-size:10px}.prediction-order-submit{background:var(--pm-blue-strong);color:#fff;cursor:pointer;border:1px solid #79a8ff;border-radius:8px;width:100%;min-height:48px;margin-top:15px;font-size:12px;font-weight:750;transition:background .15s,opacity .15s}.prediction-order-submit:hover:not(:disabled){background:#3b7ef6}.prediction-order-submit:disabled{border-color:var(--pm-line);background:var(--pm-surface-soft);color:#6e8199;cursor:not-allowed}.prediction-order-feedback{min-height:30px;color:var(--pm-muted);text-align:center;padding-top:8px;font-size:8px;line-height:1.5}.prediction-order-feedback.is-success{color:var(--pm-teal)}.prediction-order-feedback.is-error{color:var(--pm-coral)}.prediction-ticket-position,.prediction-ticket-history{border:1px solid var(--pm-line);background:var(--pm-surface-raised);border-radius:8px;margin-top:9px;padding:12px}.prediction-ticket-position>header,.prediction-ticket-history>header{border-bottom:1px solid var(--pm-line);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.prediction-ticket-position>header span,.prediction-ticket-history>header span{color:var(--pm-muted);font-size:9px}.prediction-ticket-position>header strong,.prediction-ticket-history>header strong{color:var(--pm-blue);font-size:10px}.prediction-ticket-position>div,.prediction-ticket-history>div{min-height:27px;color:var(--pm-muted);justify-content:space-between;align-items:center;gap:10px;font-size:8px;display:flex}.prediction-ticket-position>div strong,.prediction-ticket-history>div strong{color:var(--pm-text-soft);font-family:var(--font-mono);font-size:8px}.prediction-ticket-history .is-filled{color:var(--pm-teal)}.prediction-ticket-history .is-open{color:var(--pm-amber)}.prediction-ticket-history .is-cancelled{color:var(--pm-muted)}.prediction-loading{width:min(100%,1400px);margin:0 auto;padding:50px 32px}.prediction-loading__hero,.prediction-loading__grid>div{border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:13px;overflow:hidden}.prediction-loading__hero{min-height:280px;padding:44px}.prediction-loading__hero span,.prediction-loading__hero strong,.prediction-loading__hero p,.prediction-loading__grid span,.prediction-loading__grid strong,.prediction-loading__grid p{background:var(--pm-surface-soft);border-radius:5px;display:block}.prediction-loading__hero span{width:120px;height:12px}.prediction-loading__hero strong{width:min(75%,620px);height:48px;margin-top:28px}.prediction-loading__hero p{width:min(56%,460px);height:17px;margin-top:20px}.prediction-loading__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.prediction-loading__grid>div{min-height:310px;padding:20px}.prediction-loading__grid span{width:38px;height:38px}.prediction-loading__grid strong{width:88%;height:22px;margin-top:20px}.prediction-loading__grid p{width:100%;height:10px;margin-top:38px}.prediction-loading__grid p+p{margin-top:14px}.prediction-route-state{min-height:calc(100vh - var(--header-height) - 62px);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.prediction-route-state h1{color:var(--pm-text);margin-top:14px;font-size:30px}.prediction-route-state p{color:var(--pm-muted);margin-top:9px;font-size:12px}.prediction-route-state a{align-items:center;display:inline-flex}@media (max-width:1320px){.prediction-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-hero{gap:38px}.prediction-market-toolbar{flex-direction:column;align-items:flex-start}.prediction-market-toolbar__controls{width:100%}.prediction-search{flex:auto;width:auto}}@media (max-width:1080px){.prediction-subnav__inner{gap:18px;padding:0 20px}.prediction-subnav__links a{padding:0 9px;font-size:11px}.prediction-hero{grid-template-columns:1fr}.prediction-hero__copy{max-width:760px}.prediction-tape{width:100%}.prediction-featured-market{grid-template-columns:1fr}.prediction-featured-market__copy{border-right:0;border-bottom:1px solid var(--pm-line)}.prediction-featured-market__chart{min-height:300px}.prediction-market-layout{grid-template-columns:minmax(0,1fr)}.prediction-market-aside{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.prediction-detail-layout{grid-template-columns:minmax(0,1fr)}.prediction-trade-ticket{max-width:620px;margin:0 auto;position:static}}@media (max-width:760px){.prediction-route{padding-top:var(--header-height)}.prediction-subnav{height:auto;min-height:58px}.prediction-subnav__inner{gap:10px;min-height:58px;padding:0 12px}.prediction-subnav__brand-copy,.prediction-demo-badge,.prediction-subnav__links{display:none}.prediction-subnav__brand-copy{display:flex}.prediction-subnav__brand-copy small{display:none}.prediction-subnav__brand{margin-right:auto}.prediction-subnav__mark{width:32px;height:32px}.prediction-subnav__balance{padding-left:10px}.prediction-hero{gap:34px;min-height:0;padding:40px 16px 34px}.prediction-hero h1{font-size:36px}.prediction-hero__copy>p{font-size:14px}.prediction-hero__metrics>div{min-height:62px;padding:9px}.prediction-hero__metrics strong{font-size:14px}.prediction-tape__rows>a{grid-template-columns:20px minmax(0,1fr) 62px;gap:8px}.prediction-tape__rows .prediction-chart{display:none}.prediction-tape>header{padding:0 13px}.prediction-tape>header small{text-align:right;max-width:115px}.prediction-content{padding:0 16px 56px}.prediction-featured-market__copy{padding:24px 18px}.prediction-featured-market__outcomes{grid-template-columns:1fr}.prediction-featured-market__chart{min-height:270px;padding:24px 18px 20px}.prediction-featured-market__chart .prediction-chart{height:170px}.prediction-category-bar{margin-right:-16px;padding-right:16px}.prediction-market-toolbar__controls{grid-template-columns:minmax(0,1fr) 130px;display:grid}.prediction-search{grid-column:1/-1}.prediction-closing-toggle{justify-content:center}.prediction-market-grid,.prediction-market-aside,.prediction-guide>div,.prediction-loading__grid{grid-template-columns:1fr}.prediction-market-card{min-height:340px}.prediction-favorite,.prediction-outcome-row__buy,.prediction-category-bar button,.prediction-search input,.prediction-sort select,.prediction-closing-toggle,.prediction-order-presets button,.prediction-portfolio__orders button{min-height:44px}.prediction-guide article{border-right:0;border-bottom:1px solid var(--pm-line);min-height:150px}.prediction-guide article:last-child{border-bottom:0}.prediction-guide article h3{margin-top:20px}.prediction-detail-page{padding:14px 12px 56px}.prediction-detail-hero{padding:18px 15px 0}.prediction-detail-hero__header{flex-wrap:wrap}.prediction-detail-hero__title{flex-basis:calc(100% - 55px)}.prediction-detail-hero__actions{width:100%}.prediction-detail-hero__actions button{flex:1 1 0;justify-content:center;min-height:44px}.prediction-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-detail-stats>div{border-right:0;border-bottom:1px solid var(--pm-line);min-height:52px;padding:8px 10px}.prediction-detail-stats>div:nth-child(odd){border-right:1px solid var(--pm-line);padding-left:0}.prediction-detail-stats>div:last-child{border-bottom:0}.prediction-section-heading{flex-direction:column;align-items:flex-start;gap:5px}.prediction-detail-outcomes__grid{grid-template-columns:1fr}.prediction-detail-chart-section__header{grid-template-columns:1fr auto}.prediction-chart-range{grid-column:1/-1;justify-content:space-between}.prediction-chart-range button{flex:auto;min-height:38px}.prediction-detail-chart-section__canvas{min-height:220px;padding-left:28px}.prediction-detail-chart-section__canvas .prediction-chart{height:210px}.prediction-detail-tabs{padding:0 7px}.prediction-detail-tabs button{min-height:44px;padding:0 9px}.prediction-rules-panel,.prediction-orderbook,.prediction-activity{padding:16px 13px}.prediction-activity__head{display:none}.prediction-activity__row{grid-template-columns:1fr auto;gap:4px 10px;min-height:64px;padding:8px 4px}.prediction-activity__row>:nth-child(2),.prediction-activity__row>:nth-child(5){text-align:right}.prediction-trade-ticket{width:100%}}@media (max-width:380px){.prediction-hero h1{font-size:31px}.prediction-hero__metrics span{font-size:9px}.prediction-market-toolbar__controls{grid-template-columns:1fr}.prediction-search{grid-column:auto}.prediction-sort{width:100%}.prediction-featured-market__stats{flex-direction:column}.prediction-outcome-row{grid-template-columns:minmax(80px,1fr) 45px}.prediction-probability-bar{display:none}}@media (prefers-reduced-motion:reduce){.prediction-route *,.prediction-route :before,.prediction-route :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
