.app-page-layout{min-height:100vh}.app-page-layout__content{max-width:1400px;margin:0 auto;padding:20px}.ui-platform-badge{height:24px;border-radius:8px;border:none;background:#ffffff0a;display:inline-flex;align-items:center;gap:6px;padding:0 10px 0 6px;font-size:12px;line-height:1;white-space:nowrap}.ui-platform-badge__icon{width:16px;height:16px;border-radius:4px;background:#fff3;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:10px;color:#fff}.ui-platform-badge__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-platform-badge__label{letter-spacing:.06em}.ui-platform-badge--polymarket{background:#1d5bff1f;color:#5f91ff}.ui-platform-badge--polymarket .ui-platform-badge__icon{background:#1d5bff}.ui-platform-badge--kalshi{background:#00ffb21f;color:#00ffb2}.ui-platform-badge--kalshi .ui-platform-badge__icon{background:#00c997}.ui-platform-badge--limitless{background:#ffba001f;color:#ffba00}.ui-platform-badge--limitless .ui-platform-badge__icon{background:#a58600}.ui-platform-badge--opinion{background:#ff78461f;color:#ff9b6a}.ui-platform-badge--opinion .ui-platform-badge__icon{background:#ff7846}.ui-platform-badge--default{border-color:#ffffff2e;color:#ffffffd9}.ui-prediction-card{position:relative;width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:0;min-height:320px;border-radius:var(--250, 10px);border:1px solid var(--BG-line2, rgba(102, 102, 102, .5));background:linear-gradient(0deg,var(--White-5, rgba(255, 255, 255, .05)) 0%,var(--White-5, rgba(255, 255, 255, .05)) 100%),var(--Dark-gray, #090909)}.ui-prediction-card:hover,.ui-prediction-card--highlighted{border-color:#00ffb24d;box-shadow:0 0 20px #00ffb21a}.ui-prediction-card__header{min-height:66px;display:flex;align-items:flex-start;margin-bottom:0}.ui-prediction-card__header-content{display:flex;align-items:flex-start;gap:12px;width:100%;height:100%}.ui-prediction-card__source-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#ffffff0d}.ui-prediction-card__source-icon img,.ui-prediction-card__source-icon svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-prediction-card__source-icon-text{font-size:26px;line-height:1}.ui-prediction-card__header-text{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:0;min-width:0;height:100%}.ui-prediction-card__title{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:var(--025, 1px);color:var(--White-100, #fff);margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;height:40px}.ui-prediction-card__tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.ui-prediction-card__tag{padding:4px 12px;border-radius:999px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.ui-prediction-card__tag--default{background:#ffffff1a;color:#fffc}.ui-prediction-card__tag--accent{background:#1651eb;color:#fff}.ui-prediction-card__tag--danger{background:#f6465d;color:#fff}.ui-prediction-card__tag--warning{background:#ffba00;color:#000}.ui-prediction-card__tag--neutral{background:#ffffff26;color:#ffffffe6}.ui-prediction-card__outcomes{height:180px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;margin-top:16px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.ui-prediction-card__outcomes::-webkit-scrollbar{width:4px}.ui-prediction-card__outcomes::-webkit-scrollbar-track{background:transparent}.ui-prediction-card__outcomes::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.ui-prediction-card__outcomes::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ui-prediction-card__outcome{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;padding:8px 10px;border-radius:var(--250, 10px);border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:var(--White-5, rgba(255, 255, 255, .05));transition:all .2s ease;flex-shrink:0;cursor:pointer}.ui-prediction-card__outcome:hover{background:#ffffff14;border-color:var(--outcome-color, rgba(255, 255, 255, .2));box-shadow:0 2px 8px #0003}.ui-prediction-card__outcome:hover .ui-prediction-card__outcome-dot{transform:scale(1.2);box-shadow:0 0 8px var(--outcome-color, currentColor)}.ui-prediction-card__outcome:hover .ui-prediction-card__outcome-label{color:#fff}.ui-prediction-card__outcome:hover .ui-prediction-card__outcome-value{color:#fff;font-weight:700}.ui-prediction-card__outcome:hover .ui-prediction-card__outcome-bar{opacity:1;box-shadow:0 0 6px var(--outcome-color, currentColor)}.ui-prediction-card__outcome--selected{background:#9c79ff1a;border:2px solid #9C79FF;padding:6px 8px}.ui-prediction-card__outcome-header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.ui-prediction-card__outcome-header-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.ui-prediction-card__outcome-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease}.ui-prediction-card__outcome-label{font-size:14px;font-weight:500;color:#ffffffe6;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease,font-weight .2s ease}.ui-prediction-card__outcome-bar-wrapper{width:100%;height:4px;background:#ffffff14;border-radius:10px;overflow:hidden;position:relative}.ui-prediction-card__outcome-bar{height:100%;border-radius:10px;transition:width .3s ease,opacity .2s ease,box-shadow .2s ease;opacity:.9}.ui-prediction-card__outcome--selected .ui-prediction-card__outcome-bar-wrapper{background:#9c79ff26}.ui-prediction-card__outcome-value{font-size:14px;font-weight:600;color:#ffffffe6;flex-shrink:0;white-space:nowrap;transition:color .2s ease,font-weight .2s ease}.ui-prediction-card__footer{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:nowrap}.ui-prediction-card__footer-right{margin-left:auto;display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.ui-prediction-card__footer-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--White-75, rgba(255, 255, 255, .75));font-family:Outfit;padding:4px 12px;border-radius:var(--150, 6px);background:linear-gradient(0deg,var(--White-15, rgba(255, 255, 255, .15)) 0%,var(--White-15, rgba(255, 255, 255, .15)) 100%),var(--Dark-gray, #090909);min-height:24px;white-space:nowrap}.ui-prediction-card__footer-item--favorite{cursor:pointer}.ui-prediction-card__footer-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:14px;flex-shrink:0}.ui-prediction-card__volume{font-size:12px}.ui-prediction-card__favorite{font-size:16px;padding:0;color:#fff9;transition:color .15s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.ui-prediction-card__favorite svg path{stroke:currentColor;fill:none}.ui-prediction-card__favorite--active{color:#00ffb2}.ui-prediction-card__favorite--active svg path{fill:currentColor;stroke:currentColor}.ui-prediction-card__favorite-label{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);color:#ffffffb3}.ui-prediction-card__footer-item--favorite:hover:not(.ui-prediction-card__footer-item--favorite-active) .ui-prediction-card__favorite,.ui-prediction-card__footer-item--favorite:hover:not(.ui-prediction-card__footer-item--favorite-active) .ui-prediction-card__favorite-label{color:#fff}.ui-prediction-card__footer-item--favorite:hover .ui-prediction-card__favorite{transform:scale(1.05)}.ui-prediction-card__footer-item--favorite-active .ui-prediction-card__favorite,.ui-prediction-card__footer-item--favorite-active .ui-prediction-card__favorite-label{color:#00ffb2}.ui-prediction-card__footer-item--favorite-active:hover .ui-prediction-card__favorite{transform:scale(1.05)}.ui-prediction-card__meta-value{font-size:13px;font-weight:500;color:#ffffffb3}@media (max-width: 640px){.ui-prediction-card__footer{flex-wrap:wrap}.ui-prediction-card__footer-right{margin-left:0;width:100%;justify-content:flex-start;flex-wrap:wrap}}.ui-prediction-summary{position:relative;display:flex;flex-direction:column;border-radius:var(--250, 10px);border:1px solid var(--BG-line2, rgba(102, 102, 102, .5));background:linear-gradient(0deg,#ffffff0d,#ffffff0d),#090909;padding:12px 12px 10px}.ui-prediction-summary__header{position:relative;display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.ui-prediction-summary__header--centered{align-items:center}.ui-prediction-summary__header--centered .ui-prediction-summary__header-title{text-align:center}.ui-prediction-summary__header-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;opacity:.75}.ui-prediction-summary__header-bg img{width:50%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:999px}.ui-prediction-summary__header--centered .ui-prediction-summary__header-bg{display:flex;justify-content:center;align-items:flex-start}.ui-prediction-summary__header--centered .ui-prediction-summary__header-bg img{margin:0 auto;display:block}.ui-prediction-summary__header--right{align-items:flex-end}.ui-prediction-summary__header--right .ui-prediction-summary__header-title{text-align:right}.ui-prediction-summary__header--right .ui-prediction-summary__header-bg{display:flex;justify-content:flex-end;align-items:flex-start}.ui-prediction-summary__header--right .ui-prediction-summary__header-bg img{margin-left:auto;display:block}.ui-prediction-summary__header-title{position:relative;z-index:1;padding-top:10px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;color:var(--Main-color-light-green, #00FFB2)}.ui-prediction-summary__header-underline{width:100%;height:1px;background:var(--White-20, rgba(255, 255, 255, .2));margin-top:4px}.ui-prediction-summary__rows{margin-top:4px;display:flex;flex-direction:column;gap:4px;height:220px;overflow-y:auto}.ui-prediction-summary__row{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:var(--200, 8px);border:none;background:transparent;cursor:pointer;text-align:left;width:100%}.ui-prediction-summary__row-left{display:flex;align-items:center;gap:8px;min-width:0}.ui-prediction-summary__row-icon{width:24px;height:24px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff0f}.ui-prediction-summary__row-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ui-prediction-summary__row-title{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-prediction-summary__row-desc{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;color:#00ffb2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-prediction-summary__row-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;margin-left:8px}.ui-prediction-summary__row-time{display:flex;align-items:center;gap:6px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;letter-spacing:.05em;white-space:nowrap;padding:4px 8px;border-radius:var(--150, 6px);color:var(--White-75, rgba(255, 255, 255, .75));background:linear-gradient(0deg,var(--White-15, rgba(255, 255, 255, .15)) 0%,var(--White-15, rgba(255, 255, 255, .15)) 100%),var(--Dark-gray, #090909)}.ui-prediction-summary__row-time-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.ui-prediction-summary__row-date{display:flex;align-items:center;gap:6px;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:var(--White-75, rgba(255, 255, 255, .75));padding:4px 12px;border-radius:var(--150, 6px);background:linear-gradient(0deg,var(--White-15, rgba(255, 255, 255, .15)) 0%,var(--White-15, rgba(255, 255, 255, .15)) 100%),var(--Dark-gray, #090909);min-height:24px;white-space:nowrap}.ui-prediction-summary__row-date-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ui-prediction-summary__row-date-icon svg{width:100%;height:100%}.ui-prediction-summary__row-percentage{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;letter-spacing:.05em;color:#00ffb2;white-space:nowrap}.ui-prediction-summary__row:hover{background:#ffffff0f}.button{cursor:pointer;line-height:1;display:inline-flex;align-items:center;font-weight:500;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.button.center{justify-content:center}.button.left{justify-content:start}.button.right{justify-content:end}.button.primary{color:var(--primary-btn-bg, #00ffb2);font-weight:600;border:2px solid transparent;border-radius:12px;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00ffb2cc,#00ffb200 20%,#000,#00ffb200 80%,#00ffb2cc) border-box;transition:all .3s ease}.button.primary:not([disabled]):hover{background-color:var(--color-button-primaryHover, #1a1a1a);border:2px solid rgba(0,255,178,.8);box-shadow:inset 0 0 20px #00ffb2d9;color:var(--primary-btn-bg, #00ffb2)}.button.primary:not([disabled]):active{background-color:var(--color-button-primaryActive, #0a0a0a);border:2px solid rgba(0,255,178,.8);box-shadow:0 0 10px #00ffb2cc,0 0 20px #00ffb273,inset 0 0 22px #00ffb2f2}.button.primary-action{color:var(--primary-btn-bg, #00ffb2);font-weight:600;border:2px solid transparent;border-radius:12px;letter-spacing:.1em;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00ffb2cc,#00ffb200 10%,#000,#00ffb200 90%,#00ffb2cc) border-box;transition:all .3s ease;font-size:16px;min-height:40px}.button.primary-action:not([disabled],.disabled):hover{border:2px solid rgba(0,255,178,.8);box-shadow:inset 0 0 20px #00ffb2d9;color:var(--primary-btn-bg, #00ffb2)}.button.primary-action:not([disabled],.disabled):active{border:2px solid rgba(0,255,178,.8);box-shadow:0 0 10px #00ffb2cc,0 0 20px #00ffb273,inset 0 0 22px #00ffb2f2}.button.primary-action.short{color:#f6465d;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#f6465dcc,#f6465d00 10%,#000,#f6465d00 90%,#f6465dcc) border-box}.button.primary-action.short:not([disabled],.disabled):hover{border:2px solid rgba(255,82,82,.8);box-shadow:inset 0 0 20px #ff5252d9;color:#ff5252}.button.primary-action.short:not([disabled],.disabled):active{border:2px solid rgba(255,82,82,.8);box-shadow:0 0 10px #ff5252cc,0 0 20px #ff525273,inset 0 0 22px #ff5252f2}.button.secondary{background:var(--color-button-secondary, #1e293b);border-radius:8px;color:var(--color-typography-secondary, #94a3b8);position:relative;letter-spacing:0}.button.secondary>.btn-image{display:inline-flex;align-items:center;justify-content:center;max-height:2.3rem;max-width:2.3rem;margin-right:1.15rem}.button.secondary>.arrow-icon{position:absolute;right:.5rem;top:.5rem;max-width:.8rem}.button.secondary:not([disabled],.disabled):hover{background-color:var(--color-button-secondaryHover, #334155);color:var(--color-typography-primary, #f8fafc)}.button.secondary:not([disabled],.disabled):active{background:var(--color-button-secondary, #1e293b);color:var(--color-typography-primary, #f8fafc)}.button.ghost{background-color:transparent;border-radius:8px;color:var(--color-slate-100, #f1f5f9);position:relative;letter-spacing:0}.button.ghost>.btn-image{display:inline-flex;align-items:center;justify-content:center;max-height:2.3rem;max-width:2.3rem;margin-right:1.15rem}.button.ghost>.arrow-icon{position:absolute;right:.5rem;top:.5rem;max-width:.8rem}.button.ghost:not([disabled],.disabled):hover{color:var(--color-typography-primary, #f8fafc);background-color:var(--color-fill-surfaceHover, #1e293b)}.button.ghost:not([disabled],.disabled):active{color:var(--color-typography-primary, #f8fafc);background:var(--color-slate-800, #1e293b)}.button.link{color:var(--color-slate-100, #f1f5f9);text-decoration:underline;padding:0}.button.link.disabled{text-decoration:none}.button.link:not([disabled],.disabled):hover{color:var(--color-typography-primary, #f8fafc)}.button.disabled,.button:disabled{box-shadow:none;cursor:not-allowed;color:var(--color-slate-500, #64748b)}.button.disabled.primary-action,.button.disabled.primary,.button:disabled.primary-action,.button:disabled.primary{background-color:var(--color-slate-800, #1e293b)}.button.disabled.secondary,.button:disabled.secondary{background-color:var(--color-button-secondaryDisabled, #0f172a)}.connect-wallet-button{height:40px;padding:0 14px;gap:6px;font-size:13px}.connect-wallet-button__icon{width:20px;height:20px;flex-shrink:0}.ui-dropdown-filter{position:relative;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);color:#ffffffbf}.ui-dropdown-filter__trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;min-width:140px;border-radius:4px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(0deg,var(--White-5, rgba(255, 255, 255, .05)) 0%,var(--White-5, rgba(255, 255, 255, .05)) 100%),var(--Dark-gray, #090909);color:inherit;cursor:pointer;outline:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.ui-dropdown-filter__trigger:hover{border-color:#00ffb2cc;color:#ffffffe6}.ui-dropdown-filter--open .ui-dropdown-filter__trigger{border-color:#00ffb2cc}.ui-dropdown-filter--disabled .ui-dropdown-filter__trigger{opacity:.4;cursor:not-allowed}.ui-dropdown-filter__label{white-space:nowrap}.ui-dropdown-filter__leading-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:6px}.ui-dropdown-filter__icon{width:10px;height:10px;position:relative}.ui-dropdown-filter__icon:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-top:1px solid rgba(255,255,255,.85);border-right:1px solid rgba(255,255,255,.85);transform-origin:center;transform:translate(-55%,-50%) rotate(45deg);transition:transform .15s ease}.ui-dropdown-filter--open .ui-dropdown-filter__icon:before{transform:translate(-55%,-50%) rotate(135deg)}.ui-dropdown-filter__menu{position:fixed;min-width:180px;padding:8px;border-radius:8px;border:1px solid rgba(0,255,178,.35);background:#000000f2;box-shadow:0 16px 40px #000000b3;display:flex;flex-direction:column;z-index:1000}.ui-dropdown-filter__option{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:6px;border:none;background:transparent;color:#ffffffb3;text-align:left;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);transition:background .12s ease,color .12s ease}.ui-dropdown-filter__option+.ui-dropdown-filter__option{margin-top:2px}.ui-dropdown-filter__option--hover{background:#ffffff0f;color:#ffffffe6}.ui-dropdown-filter__option--selected{background:#00ffb226;color:#00ffb2}.ui-dropdown-filter__option-label{flex:1 1 auto;white-space:nowrap}.ui-dropdown-filter__option-indicator{width:2px;height:14px;border-radius:999px;background:#00ffb2;flex-shrink:0}.tabs-root{position:relative;display:flex;align-items:center;justify-content:space-between}.tabs-root--block{border-top-left-radius:8px;border-top-right-radius:8px}.tabs-list{display:flex;width:100%}.tabs-list--with-gap{gap:8px}.tab-button__icon{display:inline-flex;align-items:center;margin-top:2px;opacity:.7;transform:scale(.75);transform-origin:center}.tab-inline-button--active{color:var(--color-typography-primary)!important}.tab-block-button{position:relative;margin-bottom:-.5px;display:flex;align-items:baseline;justify-content:center;gap:8px;border:none;border-bottom:2.5px solid transparent;background:transparent;padding:11px 20px 9px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:var(--color-typography-secondary);cursor:pointer}.tab-block-button:first-child{border-top-left-radius:8px}.tab-block-button:last-child{border-top-right-radius:8px}.tab-block-button:hover{color:var(--color-typography-primary)}.Tab.Tab__block{display:grid;grid-auto-flow:column;font-size:var(--font-size-body-medium);border-radius:3px;overflow:hidden;color:var(--color-slate-100);background:var(--color-cold-blue-900);box-shadow:inset 0 0 30px 5px #ffffff03}.Tab-option-icon{margin-right:.465rem;opacity:.7}.Tab.Tab__block .Tab-option{text-align:center;padding:.8rem 1.5rem}.Tab.Tab__block.Tab__l .Tab-option{padding:10.5px}.Tab.Tab__block .Tab-option:not(.disabled):not(.active):hover{color:var(--color-typography-primary);background:var(--color-cold-blue-700)}.Tab.Tab__block .Tab-option.active{opacity:1;pointer-events:none;background:var(--color-cold-blue-500);color:var(--color-typography-primary)}.Tab.Tab__block .Tab-option.active .Tab-option-icon{opacity:1}.Tab.Tab__inline{overflow-x:scroll;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.Tab.Tab__inline::-webkit-scrollbar{display:none}.Tab.Tab__inline .Tab-option{display:inline-block;margin-right:1.5rem;font-size:var(--font-size-body-medium);color:var(--color-slate-100)}.Tab.Tab__inline .Tab-option:not(.disabled):not(.active):hover{color:var(--color-typography-primary)}.Tab.Tab__inline .Tab-option.active{color:var(--color-typography-primary);pointer-events:none}.Tab-option{cursor:pointer}.Tab-option.disabled{cursor:not-allowed}[data-unified-style=true]{display:flex;gap:0;width:100%;margin-top:4px;border-radius:10px;border:2px solid transparent;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00ffb2cc,#00ffb200 10%,#000,#00ffb200 90%,#00ffb2cc) border-box;transition:all .3s ease}[data-qa=trade-direction][data-unified-style=true]:has(button:last-child.trade-direction-tab--active){background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#ff5252cc,#ff525200 10%,#000,#ff525200 90%,#ff5252cc) border-box}[data-unified-style=true]>div{display:flex;width:100%;gap:2px;flex:1 1 0;min-width:0}[data-qa=trade-direction][data-unified-style=true]>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}[data-unified-style=true] button{flex:1 1 0;min-width:0;max-width:none;width:auto;display:flex;align-items:center;justify-content:center;border:none;margin:0;border-radius:0;background:#141414;color:#fff9;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:12px 24px;cursor:pointer;box-sizing:border-box;transition:background .1s ease,color .3s ease,box-shadow .3s ease;white-space:nowrap;position:relative}[data-qa=trade-direction][data-unified-style=true] button{width:100%}[data-unified-style=true] button:first-child{border-radius:8px 2px 2px 8px}[data-unified-style=true] button:last-child{border-radius:2px 8px 8px 2px}[data-unified-style=true] button:first-child{border-top-left-radius:10px!important}[data-unified-style=true] button:last-child{border-top-right-radius:10px!important}[data-unified-style=true] button:not(:first-child):not(:last-child){border-radius:2px}[data-unified-style=true] button:not(.trade-direction-tab--active):hover{background:#1a1a1a;color:#ffffffe6}[data-unified-style=true] button.trade-direction-tab--active{color:#00ffb2;background:linear-gradient(0deg,#ffffff0d,#fff3),#090909}[data-unified-style=true] button:first-child.trade-direction-tab--active{color:#00ffb2!important;box-shadow:-1px 0 4px #00ffb2b3}[data-qa=trade-direction][data-unified-style=true] button:last-child.trade-direction-tab--active{color:#ff5252!important;box-shadow:1px 0 4px #ff5252b3}[data-unified-style=true]:not([data-qa=trade-direction]) button:last-child.trade-direction-tab--active{color:#00ffb2!important;box-shadow:1px 0 4px #00ffb2b3}[data-unified-style=true] button:not(:first-child):not(:last-child).trade-direction-tab--active{box-shadow:0 0 4px #00ffb2b3,0 0 4px #00ffb2b3}[data-qa=leaderboard-tabs][data-unified-style=true]{width:auto!important;max-width:400px}[data-qa=referrals-tabs][data-unified-style=true]{width:auto!important;max-width:400px;margin:20px auto}.tab-active-green{color:#00ffb2!important;border-bottom-color:transparent!important}.tab-underline-indicator{position:absolute;bottom:0;height:3px;background:#00ffb2;border-radius:999px;transition:left .3s ease,width .3s ease;pointer-events:none}[data-unified-style=true] .tab-underline-indicator{display:none!important}.nested-tab-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.nested-tab-button{display:flex;align-items:center;gap:4px;transition:color .2s ease;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nested-tab-button--active .nested-tab-label--active{color:#00ffb2!important}.nested-tab-icon{width:16px;height:16px;margin-top:2px;transition:color .2s ease;color:currentColor}.nested-tab-button--active .nested-tab-icon,.nested-tab-icon--up{color:#00ffb2!important}.nested-tab-dropdown{z-index:1000;margin-top:8px;overflow:hidden;border-radius:20px;border:1px solid transparent;background:linear-gradient(#090909,#090909) padding-box,linear-gradient(90deg,#00ffb2cc,#00ffb200 10%,#000,#00ffb200 90%,#00ffb2cc) border-box;box-shadow:0 0 12px #00ffb24d,0 10px 24px #0009;outline:none;padding:8px 0}.nested-tab-item{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#fff9;cursor:pointer;padding:10px 20px;transition:background .2s ease,color .2s ease;white-space:nowrap}.nested-tab-item:hover{background:#ffffff0d;color:#ffffffe6}.nested-tab-item--active{color:#ffffffe6;background:#ffffff08}.ui-matched-card{width:100%;height:100%;box-sizing:border-box;border-radius:var(--250, 10px);border:1px solid rgba(102,102,102,.5);background:linear-gradient(0deg,#ffffff0d,#ffffff0d),#090909;padding:16px 16px 14px;display:flex;flex-direction:column;gap:12px}.ui-matched-card__header{display:flex;align-items:flex-start;gap:12px}.ui-matched-card__icon{width:50px;height:50px;border-radius:var(--250, 10px);background:#ffffff0d;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ui-matched-card__icon img,.ui-matched-card__icon svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-matched-card__header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:1}.ui-matched-card__header-text{display:flex;flex-direction:column;gap:4px;min-width:0}.ui-matched-card__title{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:var(--025, 1px);color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ui-matched-card__subtitle{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:var(--025, 1px);color:#ffffffb3}.ui-matched-card__score-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--150, 6px);border:1px solid var(--Main-color-light-green, #00FFB2);background:#00ffb233;color:var(--Main-color-light-green, #00FFB2);font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}.ui-matched-card__score-icon{width:8px;height:10px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.ui-matched-card__rows{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1;justify-content:space-between}.ui-matched-card__row{position:relative;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);align-items:center;padding:10px 14px;border-radius:var(--250, 10px);background:transparent;border:1px solid transparent;box-shadow:none;flex:1 1 0;min-height:42px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);color:#ffffffdb;overflow:hidden}.ui-matched-card__row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--row-accent-color);opacity:0;pointer-events:none}.ui-matched-card__row>*{position:relative;z-index:1}.ui-matched-card__row:hover{border-color:color-mix(in srgb,var(--row-accent-color) 70%,#ffffff 20%);box-shadow:0 0 0 1px #000c inset,0 0 10px color-mix(in srgb,var(--row-accent-color) 55%,transparent)}.ui-matched-card__row:hover:before{opacity:.18}.ui-matched-card__row--polymarket.ui-matched-card__row--primary:hover,.ui-matched-card__row--kalshi.ui-matched-card__row--primary:hover,.ui-matched-card__row--opinion.ui-matched-card__row--primary:hover,.ui-matched-card__row--limitless.ui-matched-card__row--primary:hover{border:1px solid color-mix(in srgb,var(--row-accent-color) 90%,#ffffff 10%);box-shadow:0 0 0 1px #000000f2 inset,0 0 18px color-mix(in srgb,var(--row-accent-color) 75%,transparent),0 0 28px #000000f2}.ui-matched-card__row-left{display:flex;flex-direction:row;align-items:center;gap:8px}.ui-matched-card__row-platform{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:transparent;color:#ffffffe6}.ui-matched-card__row-platform-icon{width:18px;height:18px;border-radius:4px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ui-matched-card__row-platform-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-matched-card__row-platform-label{font-size:13px;font-weight:500}.ui-matched-card__row-platform--polymarket .ui-matched-card__row-platform-label{color:#1651eb}.ui-matched-card__row-platform--kalshi .ui-matched-card__row-platform-label{color:#00ffb2}.ui-matched-card__row-platform--opinion .ui-matched-card__row-platform-label{color:#ed6432}.ui-matched-card__row-platform--limitless .ui-matched-card__row-platform-label{color:#dcf496}.ui-matched-card__row-context{color:#ffffffb3}.ui-matched-card__row-center{display:flex;align-items:center;justify-content:flex-start;gap:6px;justify-self:flex-start}.ui-matched-card__row-price{font-size:16px;font-weight:500}.ui-matched-card__row-side{font-size:10px;text-transform:uppercase;color:#ffffffbf}.ui-matched-card__row-right{justify-self:flex-end;text-align:right;color:#ffffffb3}.ui-matched-card__row--polymarket{border:1px solid rgba(22,81,235,.2);background:#1651eb0d}.ui-matched-card__row--kalshi{border:1px solid rgba(0,255,178,.2);background:#00ffb20d}.ui-matched-card__row--opinion{border:1px solid rgba(237,100,50,.2);background:#ed64320d}.ui-matched-card__row--limitless{border:1px solid rgba(220,244,150,.2);background:#dcf4960d}.ui-matched-card__row--polymarket.ui-matched-card__row--primary,.ui-matched-card__row--kalshi.ui-matched-card__row--primary,.ui-matched-card__row--opinion.ui-matched-card__row--primary,.ui-matched-card__row--limitless.ui-matched-card__row--primary{border:1px solid color-mix(in srgb,var(--row-accent-color) 80%,#ffffff 20%);box-shadow:0 0 0 1px #000000e6 inset,0 0 14px color-mix(in srgb,var(--row-accent-color) 65%,transparent),0 0 22px #000000e6}.ui-matched-card__row--polymarket.ui-matched-card__row--primary:before,.ui-matched-card__row--kalshi.ui-matched-card__row--primary:before,.ui-matched-card__row--opinion.ui-matched-card__row--primary:before,.ui-matched-card__row--limitless.ui-matched-card__row--primary:before{opacity:.18}.ui-matched-card__footer{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:nowrap}.ui-matched-card__footer-pill{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--White-75, rgba(255, 255, 255, .75));font-family:Outfit;padding:4px 12px;border-radius:var(--150, 6px);background:linear-gradient(0deg,var(--White-15, rgba(255, 255, 255, .15)) 0%,var(--White-15, rgba(255, 255, 255, .15)) 100%),var(--Dark-gray, #090909);min-height:24px;white-space:nowrap}.ui-matched-card__footer-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:14px;flex-shrink:0}.ui-matched-card__footer-pill--secondary{margin-left:auto}.ui-matched-card__cta{margin-top:10px}:root{--modal-z-index: 1001}.Modal{position:fixed;z-index:var(--modal-z-index);top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:left}.Modal-scrollable .Modal-content .Modal-body{overscroll-behavior:smooth;max-height:calc(80vh - 5.5rem);overflow-y:auto;padding-right:5px}.Modal-backdrop{position:fixed;z-index:10;top:0;bottom:0;left:0;right:0;background:#090a1480}.Modal-content{z-index:20;position:relative;max-width:100%;max-height:90vh;overflow:auto;background:var(--color-slate-900);border-radius:8px;border:.5px solid var(--color-slate-600);display:flex;flex-direction:column}.Modal-content--with-padding{row-gap:16px}.Modal.non-scrollable .Modal-content{overflow:visible}.Modal-header-wrapper{display:flex;flex-direction:column;gap:8px;padding:20px 20px 0}.Modal-title-bar{display:flex;justify-content:space-between;align-items:center;min-height:28px}.Modal-title{text-align:left;font-size:var(--font-size-body-large);line-height:var(--line-height-body-large);color:var(--color-typography-primary, #fff);font-weight:500}.Modal-close-button{margin-left:auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.Modal-close-icon{color:var(--color-slate-100);width:20px;height:20px;display:block}.Modal-close-icon:hover{opacity:.9}.Modal-body--padded{padding-left:20px;padding-right:20px}.Modal-body--with-bottom-padding{padding-bottom:20px}.Modal-footer{padding:0 20px 20px}@media (max-width: 768px){.Modal-content--mobile-bottom{width:100%;border-top-left-radius:0;border-top-right-radius:0}}.prediction-search{display:flex;align-items:center;width:420px;max-width:100%;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#090909f5;box-shadow:0 0 0 1px #00000080;color:#fff}.prediction-search:focus-within{border-color:#00ffb2;box-shadow:0 0 0 1px #00ffb273}.prediction-search__icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0;border:none;background:transparent;color:#ffffffb8;cursor:pointer}.prediction-search__icon-button--clear{color:#ffffff80}.prediction-search__icon-search,.prediction-search__icon-clear{width:16px;height:16px}.prediction-search__input{flex:1 1 auto;padding:10px 8px;border:none;background:transparent;color:#ffffffe6;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.04em}.prediction-search__input::-moz-placeholder{color:#fff6}.prediction-search__input::placeholder{color:#fff6}.prediction-search__input:focus{outline:none}@media (max-width: 768px){.prediction-search{width:100%}}.prediction-header-search{position:relative;display:flex;align-items:center;justify-content:center}.prediction-header-search__panel{min-width:520px;max-width:720px;max-height:440px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 0 0,rgba(0,255,178,.16),transparent 60%),#050505;box-shadow:0 24px 80px #000000bf;overflow:hidden;z-index:1200}.prediction-header-search__list{display:flex;flex-direction:column;padding:8px 4px 4px;max-height:392px;overflow-y:auto}.prediction-header-search__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;width:100%;border:none;background:transparent;cursor:pointer;text-align:left;color:#ffffffdb;transition:background .16s ease,color .16s ease}.prediction-header-search__row:hover{background:#ffffff0d}.prediction-header-search__row-left{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.prediction-header-search__avatar{width:40px;height:40px;border-radius:12px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.4),transparent 60%),#202020;display:flex;align-items:center;justify-content:center;font-size:22px}.prediction-header-search__row-main{flex:1 1 auto;min-width:0}.prediction-header-search__row-title{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-header-search__row-meta{margin-top:4px;font-size:12px;color:#fff9;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-header-search__row-subtitle{max-width:240px;overflow:hidden;text-overflow:ellipsis}.prediction-header-search__row-dot{opacity:.6}.prediction-header-search__row-category{text-transform:none}.prediction-header-search__row-right{flex-shrink:0;padding-left:8px}.prediction-header-search__row-prob{font-family:Chakra Petch,system-ui,sans-serif;font-size:16px;font-weight:600;color:#00ffb2}.prediction-search__highlight{color:#00ffb2}.prediction-header-search__loading,.prediction-header-search__no-results{padding:24px 16px;text-align:center;font-size:14px;color:#fff9}.prediction-header-search__view-all{width:100%;padding:10px 18px 12px;border:none;border-top:1px solid rgba(255,255,255,.08);background:transparent;cursor:pointer;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#00ffb2;text-align:right}.prediction-header-search__view-all:hover{background:#ffffff0a}@media (max-width: 768px){.prediction-header-search__panel{left:0;right:0;transform:none;min-width:0;max-width:none;margin:0 8px}}.Modal.PredictionTransferModal{padding:16px}.PredictionTransferModal .Modal-content{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);border-radius:20px;border:1px solid rgba(0,255,178,.85);background:#090909;box-shadow:0 20px 48px #00000073;overflow:hidden}.PredictionTransferModal .Modal-header-wrapper{flex-shrink:0}.PredictionTransferModal .Modal-content>.overflow-auto{min-height:0}.PredictionTransferModal .Modal-body{max-height:calc(100vh - 180px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.prediction-transfer-modal{display:flex;flex-direction:column;gap:14px;padding:12px 20px 20px}.prediction-transfer-modal__divider{width:100%;height:1px;margin-bottom:2px;background:#ffffff29}.prediction-transfer-modal__selectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prediction-transfer-modal__selector-col{display:flex;flex-direction:column;gap:8px}.prediction-transfer-modal__label{font-size:13px;color:#ffffffb8;font-family:Outfit,system-ui,sans-serif}.prediction-transfer-modal__selector-icon{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#fff;font-size:16px;line-height:1}.prediction-transfer-modal__selector-icon--crypto{background:#2c83dc}.prediction-transfer-modal__selector-icon--chain{background:#8241de}.prediction-transfer-modal__selector-dropdown{width:100%}.prediction-transfer-modal__selector-dropdown .ui-dropdown-filter__trigger{min-height:50px;width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff0d,#ffffff05);color:#ffffffeb;font-size:15px;padding:0 14px}.prediction-transfer-modal__selector-dropdown .ui-dropdown-filter__trigger:hover,.prediction-transfer-modal__selector-dropdown.ui-dropdown-filter--open .ui-dropdown-filter__trigger{border-color:#fff3}.prediction-transfer-modal__selector-dropdown .ui-dropdown-filter__label{flex:1;text-align:left}.prediction-transfer-modal__selector-dropdown .ui-dropdown-filter__leading-icon{margin-right:10px}.prediction-transfer-modal__selector-menu{min-width:220px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#131416;box-shadow:0 10px 22px #00000061;z-index:12000}.prediction-transfer-modal__selector-menu .ui-dropdown-filter__option{min-height:42px;color:#ffffffeb;letter-spacing:0}.prediction-transfer-modal__qr{width:210px;height:210px;margin:4px auto 0;border-radius:12px;background:#7c7c7c;display:flex;align-items:center;justify-content:center;color:#ffffffe0;letter-spacing:.04em}.prediction-transfer-modal__address-row{display:flex;align-items:center;gap:10px;min-height:48px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;padding:0 10px 0 14px}.prediction-transfer-modal__row-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.prediction-transfer-modal__label--amount{margin-bottom:0}.prediction-transfer-modal__available{color:#ffffffdb;font-size:15px}.prediction-transfer-modal__available span{color:#fff}.prediction-transfer-modal__input-row{min-height:54px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;display:flex;align-items:center;padding:0 14px}.prediction-transfer-modal__input{flex:1;min-width:0;height:100%;border:0;outline:none;background:transparent;color:#fff;font-size:15px;font-weight:400;line-height:1}.prediction-transfer-modal__input::-moz-placeholder{color:#ffffff80}.prediction-transfer-modal__input::placeholder{color:#ffffff80}.prediction-transfer-modal__input--amount{font-size:34px;font-weight:500}.prediction-transfer-modal__input:not(.prediction-transfer-modal__input--amount){font-size:15px;font-weight:400}.prediction-transfer-modal__input-suffix{display:inline-flex;align-items:center;gap:10px}.prediction-transfer-modal__inline-action{border:0;background:transparent;color:#ffffffa3;font-size:15px;font-weight:400;line-height:1;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.prediction-transfer-modal__unit{color:#ffffffeb;font-size:15px;font-weight:400;line-height:1}.prediction-transfer-modal__address-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffe6;font-size:14px}.prediction-transfer-modal__copy-btn{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff05;color:#ffffffbf;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.prediction-transfer-modal__copy-btn svg{display:block}.prediction-transfer-modal__copy-btn:hover{background:#ffffff1a}.prediction-transfer-modal__copy-btn--copied{border-color:#00ffb299;background:#00ffb21f}.prediction-transfer-modal__notice{border-radius:12px;border:1px solid rgba(0,255,178,.35);background:#00ffb21f;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.prediction-transfer-modal__notice-main{color:#00ffb2;font-size:15px;font-weight:500}.prediction-transfer-modal__notice-main-wrap{display:flex;align-items:center;gap:12px}.prediction-transfer-modal__notice-icon{width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.8);color:#ffffffdb;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;line-height:1;flex-shrink:0}.prediction-transfer-modal__notice-title{color:#fffffff2;font-size:16px;font-weight:500;line-height:1.15}.prediction-transfer-modal__notice-meta{display:flex;gap:26px;color:#ffffffd1;font-size:12px;padding-left:30px}.prediction-transfer-modal__notice--deposit{position:relative;border:1px solid rgba(0,255,178,.45);background:#00ffb233;border-radius:16px;padding:16px 18px 14px;gap:8px}.prediction-transfer-modal__notice--deposit:before{content:"";position:absolute;left:0;top:50%;width:10px;height:64px;border-radius:0 10px 10px 0;background:#00ffb2;transform:translateY(-50%)}.prediction-transfer-modal__notice--withdraw{position:relative;border:1px solid rgba(0,255,178,.45);background:#00ffb233;border-radius:16px;padding:16px 18px 14px;gap:8px}.prediction-transfer-modal__notice--withdraw:before{content:"";position:absolute;left:0;top:50%;width:10px;height:64px;border-radius:0 10px 10px 0;background:#00ffb2;transform:translateY(-50%)}.prediction-transfer-modal__submit{height:56px;width:100%;border-radius:14px;border:1px solid #00ffb2;background:#ffffff0f;color:#00ffb2;font-size:16px;font-weight:500}.prediction-transfer-modal__status{border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.35}.prediction-transfer-modal__status--error{border:1px solid rgba(255,94,94,.45);background:#ff5e5e1f;color:#ff9f9f}.prediction-transfer-modal__status--success{border:1px solid rgba(0,255,178,.45);background:#00ffb21f;color:#00ffb2}.prediction-transfer-modal__status--info{border:1px solid rgba(113,122,254,.45);background:#717afe24;color:#b7c3ff}.prediction-transfer-modal__submit--secondary{border-color:#fff3;color:#ffffffe6}.prediction-transfer-modal__polling{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#ffffffc2;border:1px dashed rgba(255,255,255,.22);border-radius:10px;padding:8px 10px}@media (max-width: 720px){.Modal.PredictionTransferModal{padding:12px;align-items:flex-start}.PredictionTransferModal .Modal-content{width:min(100%,480px);max-height:calc(100vh - 24px);border-radius:16px}.PredictionTransferModal .Modal-body{max-height:calc(100vh - 160px)}.prediction-transfer-modal{padding:14px;gap:12px}.prediction-transfer-modal__selectors{grid-template-columns:1fr;gap:10px}.prediction-transfer-modal__qr{width:min(220px,100%);height:min(220px,100%)}.prediction-transfer-modal__input{font-size:15px}.prediction-transfer-modal__input--amount{font-size:29px}.prediction-transfer-modal__inline-action,.prediction-transfer-modal__unit{font-size:15px}.prediction-transfer-modal__notice-title,.prediction-transfer-modal__submit{font-size:16px}.prediction-transfer-modal__notice-meta{flex-direction:column;gap:2px;padding-left:0}}.prediction-page{width:100%;padding:24px;background:#090909;min-height:100vh}.prediction-page__header{width:100%;max-width:1512px;margin:0 auto 16px;padding:8px 4px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.prediction-page__header-left{display:flex;flex-direction:column;gap:6px;min-width:0}.prediction-page__title{margin:0;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff}.prediction-page__user-summary{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:13px;color:#ffffffb3}.prediction-page__user-name{font-weight:500}.prediction-page__user-wallet{font-family:Chakra Petch,monospace;opacity:.8}.prediction-page__header-right{display:flex;align-items:center;gap:24px}.prediction-page__user-menu{position:relative;display:flex;align-items:center;gap:12px}.prediction-page__portfolio-combined{display:flex;align-items:center;gap:10px;height:40px;padding:var(--250, 10px) var(--500, 20px);border-radius:var(--250, 10px);border:1px solid var(--White-5, rgba(255, 255, 255, .05));background:linear-gradient(0deg,var(--White-5, rgba(255, 255, 255, .05)) 0%,var(--White-5, rgba(255, 255, 255, .05)) 100%),var(--Dark-gray, #090909)}.prediction-page__user-menu-trigger{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#000c;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.prediction-page__user-menu-trigger--portfolio{display:flex;height:30px;padding:3px var(--250, 10px);align-items:center;gap:var(--250, 10px);border-radius:var(--150, 6px);border:1px solid var(--White-5, rgba(255, 255, 255, .05));background:#ffffff05}.prediction-page__user-menu-trigger:hover{border-color:#00ffb2;background:#000000e6}.prediction-page__user-menu-trigger--account{min-width:46px;height:40px;justify-content:space-between;padding:6px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(0deg,var(--White-10, rgba(255, 255, 255, .1)) 0%,var(--White-10, rgba(255, 255, 255, .1)) 100%),var(--Dark-gray, #090909)}.prediction-page__user-menu-trigger--account:hover{border-color:#ffffff38;background:linear-gradient(0deg,#ffffff14,#ffffff14),#1e1e1e}.prediction-page__user-menu-trigger--account .prediction-page__user-menu-avatar{width:32px;height:32px}.prediction-page__user-menu-chevron{width:9px;height:9px;border-right:1.5px solid rgba(255,255,255,.75);border-bottom:1.5px solid rgba(255,255,255,.75);transform:rotate(45deg);transition:transform .2s ease}.prediction-page__user-menu-trigger--account-open .prediction-page__user-menu-chevron{transform:rotate(225deg)}.prediction-page__user-menu-avatar{width:28px;height:28px;border-radius:999px;overflow:hidden;background:#ffffff1a;flex-shrink:0}.prediction-page__user-menu-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prediction-page__user-menu-main{display:flex;flex-direction:column;gap:2px;min-width:0}.prediction-page__user-menu-balance-row{display:flex;align-items:center;gap:8px;font-size:14px}.prediction-page__user-menu-balance{font-weight:600;color:#fff}.prediction-page__user-menu-pnl{font-size:13px;color:#00ffb2}.prediction-page__user-menu-email{font-size:12px;color:#fffc;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:.02em}.prediction-page__user-menu-dropdown{position:absolute;top:40px;right:0;width:240px;padding:16px 16px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#050505;box-shadow:0 18px 40px #000000b3;z-index:20}.prediction-page__user-menu-dropdown--account{border-radius:var(--250, 10px);border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:linear-gradient(0deg,var(--White-10, rgba(255, 255, 255, .1)) 0%,var(--White-10, rgba(255, 255, 255, .1)) 100%),var(--Dark-gray, #090909)}.prediction-page__user-menu-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.prediction-page__user-menu-header-text{display:flex;flex-direction:column;gap:2px}.prediction-page__user-menu-address{font-size:13px;font-weight:500;color:#fff}.prediction-page__user-menu-email--dropdown{font-size:12px;color:#ffffffb3}.prediction-page__user-menu-divider{margin:10px 0 8px;height:1px;background:#ffffff17}.prediction-page__user-menu-actions{display:flex;flex-direction:column;gap:6px}.prediction-page__user-menu-action{display:flex;align-items:center;gap:8px;padding:6px 4px;font-size:13px;color:#ffffffd9;cursor:pointer;border-radius:8px;transition:background .15s ease,color .15s ease}.prediction-page__user-menu-action:hover{background:#ffffff0f;color:#fff}.prediction-page__user-menu-action-icon{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:#ffffff0f}.prediction-page__visibility-toggle{display:flex;height:100%;padding:0;width:30px;align-items:center;justify-content:center;border-radius:0;border:none;background:transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.prediction-page__visibility-toggle:hover{color:#00ffb2}.prediction-page__visibility-toggle--combined{border-right:1px solid rgba(255,255,255,.15);padding-right:12px;margin-right:2px}.prediction-page__visibility-toggle svg{width:24px;height:24px;color:#ffffffeb}.prediction-page__visibility-toggle svg path{fill:currentColor}.prediction-page__metric-icon{background:transparent}.prediction-page__metric-icon svg{width:16px;height:16px}.prediction-page__metric-icon--cash{color:#00ffb2}.prediction-page__metric-icon--position{color:#1d5bff}.prediction-page__metric-icon svg path{fill:currentColor;fill-opacity:1}.PredictionSettingModal .Modal-content{width:min(560px,calc(100vw - 32px));border-radius:var(--250, 10px);border:1px solid rgba(0,255,178,.45);background:linear-gradient(0deg,#ffffff0f,#ffffff0f),#090909}.prediction-setting-modal{display:flex;flex-direction:column;gap:8px;padding:4px 20px 20px}.prediction-setting-modal__row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;-moz-column-gap:10px;column-gap:10px;min-height:34px}.prediction-setting-modal__label{font-size:13px;color:#ffffffb8}.prediction-setting-modal__value-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.prediction-setting-modal__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#fff}.prediction-setting-modal__external{color:#00ffb2;font-size:12px;line-height:1}.prediction-setting-modal__status{display:inline-flex;align-items:center;gap:6px;height:20px;padding:0 8px;border-radius:999px;border:1px solid rgba(0,255,178,.4);background:#00ffb21f;color:#00ffb2;font-size:11px;white-space:nowrap}.prediction-setting-modal__status-dot{width:6px;height:6px;border-radius:50%;background:#00ffb2}.prediction-setting-modal__action-btn{height:26px;min-width:56px;padding:0 12px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:12px;cursor:pointer;transition:all .15s ease}.prediction-setting-modal__action-btn:hover{border-color:#00ffb273;color:#00ffb2}.prediction-setting-modal__action-spacer{width:56px}.prediction-setting-modal__flow-back-wrap{padding:4px 20px 0}.prediction-setting-modal__flow-back{border:none;background:transparent;color:#ffffffb8;font-size:12px;cursor:pointer;padding:0}.prediction-setting-flow{display:flex;flex-direction:column;gap:10px;padding:8px 20px 20px}.prediction-setting-flow__title{font-size:15px;font-weight:600;color:#fff}.prediction-setting-flow__desc{font-size:12px;color:#ffffffb3}.prediction-setting-flow__label{font-size:12px;color:#ffffffb8}.prediction-setting-flow__input{height:34px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;padding:0 10px;font-size:13px;outline:none}.prediction-setting-flow__input:focus{border-color:#00ffb280}.prediction-setting-flow__otp{display:flex;gap:8px}.prediction-setting-flow__otp-input{width:38px;height:40px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;text-align:center;font-size:18px;font-weight:600;outline:none}.prediction-setting-flow__otp-input:focus{border-color:#00ffb280}.prediction-setting-flow__error{font-size:12px;color:#ff6f8f}.prediction-setting-flow__actions{display:flex;gap:8px;flex-wrap:wrap}.prediction-setting-flow__btn{height:30px;min-width:72px;border-radius:6px;padding:0 12px;font-size:12px;border:1px solid rgba(255,255,255,.12);color:#fff;cursor:pointer}.prediction-setting-flow__btn:disabled{opacity:.5;cursor:not-allowed}.prediction-setting-flow__btn--ghost{background:#ffffff0f}.prediction-setting-flow__btn--primary{border-color:#00ffb280;background:#00ffb224;color:#00ffb2}.prediction-setting-flow__qr{width:128px;height:128px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:13px;color:#ffffffbf}.prediction-setting-flow__recovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prediction-setting-flow__recovery-code{height:30px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.prediction-setting-flow__checkbox{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#fffc}.prediction-page__user-menu-action-icon svg{width:16px;height:16px}.prediction-header-right{display:flex;align-items:center;gap:24px}.prediction-header-right__search{max-width:420px}.prediction-page__user-info{display:flex;align-items:center;gap:16px}.prediction-page__balance,.prediction-page__pnl{font-size:14px;font-weight:600;color:#fff}.prediction-page__deposit-btn{padding:10px 20px;background:#00ffb2;color:#000;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.prediction-page__deposit-btn:hover{background:#00e0a0}.prediction-page__section-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.prediction-page__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:32px}.prediction-page__filters{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.prediction-page__categories-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.prediction-page__main-categories{display:flex;gap:24px;flex-wrap:wrap}.prediction-page__category-btn{position:relative;padding:0 0 8px;background:transparent;border:none;border-radius:0;color:#fff9;font-size:14px;font-weight:600;font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.prediction-page__category-btn:hover{color:#ffffffe6}.prediction-page__category-btn--active{color:#00ffb2}.prediction-page__category-btn:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:transparent;transition:background .2s ease}.prediction-page__category-btn--active:after{background:#00ffb2}.prediction-page__platform-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.prediction-page__platform-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--150, 6px);border:1px solid rgba(255,255,255,.12);background:#000000a6;font-size:12px;color:#ffffffd9;cursor:pointer;transition:all .2s ease}.prediction-page__platform-chip:hover{border-color:#ffffff59;background:#ffffff14}.prediction-page__platform-chip--active{color:#fff;border-color:transparent}.prediction-page__platform-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.prediction-page__platform-icon{width:12px;height:12px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff0f}.prediction-page__platform-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prediction-page__platform-label{white-space:nowrap}.prediction-page__platform-chip--polymarket .prediction-page__platform-dot{background:#3b82f6}.prediction-page__platform-chip--kalshi .prediction-page__platform-dot{background:#22c55e}.prediction-page__platform-chip--opinion .prediction-page__platform-dot{background:#f97316}.prediction-page__platform-chip--limitless .prediction-page__platform-dot{background:#a3e635}.prediction-page__platform-chip--matched .prediction-page__platform-dot{background:#00ffb2}.prediction-page__platform-chip--polymarket.prediction-page__platform-chip--active{background:#1651eb33;border:1px solid var(--White-10, rgba(255, 255, 255, .1))}.prediction-page__platform-chip--kalshi.prediction-page__platform-chip--active{border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:#00ffb233}.prediction-page__platform-chip--opinion.prediction-page__platform-chip--active{border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:#ed643233}.prediction-page__platform-chip--limitless.prediction-page__platform-chip--active{border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:#dcf49633}.prediction-page__platform-chip--matched.prediction-page__platform-chip--active,.prediction-page__platform-chip--matched-active{background:#00ffb2;color:#000;border:none}.prediction-page__platform-chip--matched.prediction-page__platform-chip--active:hover,.prediction-page__platform-chip--matched-active:hover{background:#00e0a0}.prediction-page__sub-categories-wrapper{position:relative;display:flex;align-items:center;gap:8px}.prediction-page__sub-categories{position:relative;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:visible;padding:4px 0;scrollbar-width:none}.prediction-page__sub-categories::-webkit-scrollbar{display:none}.prediction-page__sub-category-btn{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff9;font-family:Chakra Petch;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.prediction-page__sub-category-btn:hover{background:#ffffff1a;color:#fff}.prediction-page__sub-category-btn--active{background:#00ffb233;color:#00ffb2;border-color:#00ffb2}.prediction-page__sub-category-btn--keyword{display:flex;align-items:center;gap:4px}.prediction-page__keyword-fire{font-size:14px;line-height:1}.prediction-page__sub-category-dropdown-filter{flex-shrink:0}.prediction-page__sub-category-dropdown-filter .ui-dropdown-filter__trigger{padding:6px 12px;height:auto;min-height:32px;min-width:auto;border-radius:var(--150, 6px);border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:linear-gradient(0deg,var(--White-5, rgba(255, 255, 255, .05)) 0%,var(--White-5, rgba(255, 255, 255, .05)) 100%),var(--Dark-gray, #090909);font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:var(--025, 1px);transition:all .2s ease}.prediction-page__sub-category-dropdown-filter .ui-dropdown-filter__label{color:#fff9}.prediction-page__sub-category-dropdown-filter .ui-dropdown-filter__trigger:hover{background:#ffffff1a;border-color:var(--White-10, rgba(255, 255, 255, .1))}.prediction-page__sub-category-dropdown-filter .ui-dropdown-filter__trigger:hover .ui-dropdown-filter__label{color:#fff}.prediction-page__sub-category-dropdown-filter--active .ui-dropdown-filter__trigger{background:#00ffb233;border-color:#00ffb2}.prediction-page__sub-category-dropdown-filter--active .ui-dropdown-filter__label{color:#00ffb2}.prediction-page__sub-category-dropdown-filter.ui-dropdown-filter--open .ui-dropdown-filter__trigger{background:#00ffb233;border-color:#00ffb2}.prediction-page__sub-category-dropdown-filter.ui-dropdown-filter--open .ui-dropdown-filter__label{color:#00ffb2}.prediction-page__sub-arrow{width:auto;height:16px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:#fffc;cursor:pointer;font-size:16px;line-height:1;transition:all .2s ease}.prediction-page__sub-arrow:hover{color:#00ffb2}.prediction-page__sub-arrow--left{order:-1}.prediction-page__sub-arrow--right svg{transform:rotate(180deg)}.prediction-page__more-btn{padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff9;font-size:16px;cursor:pointer;transition:all .2s ease}.prediction-page__more-btn:hover{background:#ffffff1a;color:#fff}.prediction-page__filter-actions{display:flex;gap:12px;margin-left:auto}.prediction-page__favorites-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:var(--150, 6px);border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:linear-gradient(0deg,var(--White-5, rgba(255, 255, 255, .05)) 0%,var(--White-5, rgba(255, 255, 255, .05)) 100%),var(--Dark-gray, #090909);color:#fff9;font-family:Chakra Petch;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:var(--025, 1px);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.prediction-page__favorites-toggle-icon{width:14px;height:14px}.prediction-page__favorites-toggle-label{white-space:nowrap}.prediction-page__favorites-toggle:hover{background:#3a3a3a;border-color:transparent;color:#fff}.prediction-page__favorites-toggle--active{background:#3a3a3a;border-color:transparent;color:#00ffb2}.prediction-page__matched-content{margin-top:32px}.prediction-page__matched-filters{display:flex;align-items:center;gap:8px;margin-bottom:24px}.prediction-page__matched-review-filter{min-width:220px}.prediction-page__matched-banner{text-align:center;padding:48px 24px;margin-bottom:32px}.prediction-page__matched-banner-title{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:#00ffb2;margin:0 0 16px;white-space:nowrap;text-shadow:0 0 10px rgba(0,255,178,.5),0 0 20px rgba(0,255,178,.3)}.prediction-page__matched-banner-subtitle{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#ffffffb3;max-width:800px;margin:0 auto;white-space:nowrap}.prediction-page__matched-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;grid-auto-rows:1fr}.prediction-page__matched-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.5),transparent 60%),#202020;font-size:24px}.prediction-page__matched-loading,.prediction-page__matched-empty{display:flex;align-items:center;justify-content:center;min-height:200px;color:#ffffff80;font-size:14px;text-align:center;padding:40px;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.prediction-page__favorites-toggle--active:hover{background:#3a3a3a;border-color:transparent;color:#00ffb2}.prediction-page__favorites-toggle--active .prediction-page__favorites-toggle-icon path{fill:currentColor;stroke:currentColor}.prediction-page__filter-select{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#ffffffb3;font-family:Chakra Petch;font-size:14px;font-style:normal;font-weight:500;cursor:pointer}.prediction-page__filter-select:focus{outline:none;border-color:#00ffb2}.prediction-page__card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.prediction-page__infinite-loading{margin-top:16px;margin-bottom:8px;font-size:13px;font-weight:500;letter-spacing:var(--025, 1px);color:#ffffffa6;text-align:center}@media (max-width: 768px){.prediction-page{padding:16px}.prediction-page__header{flex-direction:column;align-items:stretch;gap:12px}.prediction-page__header-right,.prediction-page__user-info{justify-content:space-between}.prediction-page__section-cards,.prediction-page__card-grid{grid-template-columns:1fr}.prediction-page__filters{gap:12px}.prediction-page__filter-actions{margin-left:0;width:100%;justify-content:flex-end}}@media (max-width: 1024px) and (min-width: 769px){.prediction-page__section-cards,.prediction-page__card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.prediction-active{width:100%}.prediction-active__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.prediction-active__title{font-family:Chakra Petch,system-ui,sans-serif;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9}.prediction-active__title-count{color:#00ffb2}.prediction-active__list{display:flex;flex-direction:column;gap:8px}.prediction-active__item{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(0deg,#ffffff0a,#ffffff0a),#050505}.prediction-active__item--expanded{border-color:#00ffb266;box-shadow:0 0 20px #00ffb226}.prediction-active__row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:transparent;border:none;cursor:pointer}.prediction-active__row-left{display:flex;align-items:center;gap:12px;min-width:0}.prediction-active__avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff0f;font-size:20px}.prediction-active__row-text{display:flex;flex-direction:column;gap:4px;min-width:0}.prediction-active__row-name{font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:500;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-active__row-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.prediction-active__meta-pill{padding:2px 8px;border-radius:999px;background:#ffffff0f;font-size:11px;color:#ffffffbf}.prediction-active__meta-pill--secondary{background:#00000080}.prediction-active__row-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.prediction-active__stat-main{min-width:48px;text-align:right}.prediction-active__stat-main-value{font-family:Chakra Petch,system-ui,sans-serif;font-size:18px;font-weight:600;color:#00ffb2}.prediction-active__stat-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#00ffb226}.prediction-active__stat-pill--secondary{background:#ffffff14}.prediction-active__stat-pill-value{font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;color:#ffffffe6}.prediction-active__stat-pill-label{font-family:Chakra Petch,system-ui,sans-serif;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}.prediction-active__chevron{width:24px;display:flex;align-items:center;justify-content:center}.prediction-active__chevron-icon{font-size:12px;color:#ffffffb3}.prediction-active__item--expanded .prediction-active__chevron .ui-dropdown-filter__icon:before{transform:translate(-55%,-50%) rotate(135deg)}.prediction-active__expanded{padding:0 16px 12px;border-top:1px solid rgba(255,255,255,.08)}.prediction-active__expanded-tabs{padding:10px 0 12px}.prediction-active__orderbook{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.prediction-active__orderbook-side{border-radius:10px;background:#0009;border:1px solid rgba(255,255,255,.08);overflow:hidden}.prediction-active__orderbook-side-header{padding:8px 12px;font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.06)}.prediction-active__orderbook-table{padding:6px 10px 8px}.prediction-active__orderbook-head,.prediction-active__orderbook-row{display:grid;grid-template-columns:1.2fr 1.2fr 1.4fr;align-items:center;font-size:11px}.prediction-active__orderbook-head{color:#fff9;padding:2px 0 4px}.prediction-active__orderbook-row{padding:2px 0}.prediction-active__orderbook-row span:last-child{text-align:right}.prediction-active__orderbook-price{font-family:Chakra Petch,system-ui,sans-serif}.prediction-active__orderbook-price--bid{color:#2ebd85}.prediction-active__orderbook-price--ask{color:#f6465d}.prediction-active__orderbook-summary{display:flex;align-items:center;gap:24px;padding:8px 2px 0;margin-top:8px;border-top:1px solid rgba(255,255,255,.06)}.prediction-active__orderbook-summary-item{display:flex;align-items:center;gap:6px;font-size:11px}.prediction-active__orderbook-summary-label{color:#fff9}.prediction-active__orderbook-summary-value{color:#ffffffe6}.prediction-active__recent{margin-top:8px;padding:8px 4px 4px;border-radius:10px;background:#0009;border:1px solid rgba(255,255,255,.08)}.prediction-active__recent-head,.prediction-active__recent-row{display:grid;grid-template-columns:.8fr 1.4fr 1.4fr 2fr;align-items:center;font-size:11px}.prediction-active__recent-head{padding:4px 10px 6px;color:#fff9;border-bottom:1px solid rgba(255,255,255,.06)}.prediction-active__recent-row{padding:4px 10px;color:#ffffffd9}.prediction-active__recent-time{color:#fff9}.prediction-active__recent-price{font-family:Chakra Petch,system-ui,sans-serif}.prediction-active__recent-price--yes{color:#2ebd85}.prediction-active__recent-price--no{color:#f6465d}.prediction-active__recent-side{margin-left:4px;font-size:10px;text-transform:uppercase}.prediction-active__recent-value{text-align:left}.prediction-active__recent-name{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-active__holders{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.prediction-active__holders-col{border-radius:10px;background:#0009;border:1px solid rgba(255,255,255,.08);overflow:hidden}.prediction-active__holders-header{padding:8px 12px;font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.06)}.prediction-active__holders-head-row,.prediction-active__holders-row{display:grid;grid-template-columns:2.4fr .9fr .9fr;align-items:center;font-size:11px}.prediction-active__holders-head-row{padding:4px 12px 6px;color:#fff9}.prediction-active__holders-row{padding:4px 12px;color:#ffffffd9}.prediction-active__holders-name{display:flex;align-items:center;gap:6px;min-width:0}.prediction-active__holders-avatar{width:18px;height:18px;border-radius:999px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:12px}.prediction-active__holders-name-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-active__holders-shares,.prediction-active__holders-pnl--green{color:#2ebd85}.prediction-active__holders-pnl--red{color:#f6465d}.prediction-active__chart{margin-top:8px;padding:8px 12px 12px;border-radius:10px;background:#0009;border:1px solid rgba(255,255,255,.08)}.prediction-active__chart-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.prediction-active__chart-legend{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffd9}.prediction-active__chart-dot{width:8px;height:8px;border-radius:999px;background:var(--Main-color-light-green, #00ffb2);box-shadow:0 0 0 4px #00ffb23d}.prediction-active__chart-label{font-family:Chakra Petch,system-ui,sans-serif}.prediction-active__chart-timeframes{display:flex;align-items:center;gap:6px}.prediction-active__chart-timeframe{min-width:38px;padding:4px 8px;border-radius:var(--150, 6px);border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#ffffffc7;font-size:11px;cursor:pointer;transition:all .15s ease}.prediction-active__chart-timeframe--active{background:#ffffff14;border-color:var(--Main-color-light-green, #00ffb2);color:var(--Main-color-light-green, #00ffb2)}.prediction-active__chart-body{height:220px}@media (max-width: 768px){.prediction-active__orderbook,.prediction-active__holders{grid-template-columns:minmax(0,1fr)}}.prediction-active__loading{display:flex;align-items:center;justify-content:center;padding:32px 16px;color:#fff9;font-size:12px}.prediction-active__orderbook-empty,.prediction-active__recent-empty,.prediction-active__holders-empty{padding:16px 12px;text-align:center;color:#ffffff80;font-size:11px}.prediction-active__recent-more{display:block;width:100%;padding:8px 12px;margin-top:4px;background:#ffffff0a;border:none;border-radius:6px;color:var(--Main-color-light-green, #00ffb2);font-size:11px;cursor:pointer;transition:background .15s ease}.prediction-active__recent-more:hover{background:#ffffff14}.prediction-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(0deg,#ffffff0a,#ffffff0a),#050505}.prediction-header__left{display:flex;align-items:center;flex:1;min-width:0}.prediction-header__main{display:flex;align-items:center;gap:12px;min-width:0}.prediction-header__icon{width:42px;height:42px;border-radius:12px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:24px}.prediction-header__titles{display:flex;flex-direction:column;gap:4px;min-width:0}.prediction-header__title-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.prediction-header__title{font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-header__meta-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.prediction-header__badge{padding:4px 10px;border-radius:6px;background:#ffffff0f;font-size:11px;color:#fffc}.prediction-header__platform-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:13px;color:#ffffffe6}.prediction-header__platform-icon{width:12px;height:12px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff0f}.prediction-header__platform-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prediction-header__platform-label{white-space:nowrap;font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase}.prediction-header__platform-badge--polymarket{border-color:#ffffff1a;background:#1651eb33}.prediction-header__platform-badge--kalshi{border-color:#ffffff1a;background:#00ffb233}.prediction-header__platform-badge--opinion{border-color:#ffffff1a;background:#ed643233}.prediction-header__platform-badge--limitless{border-color:#ffffff1a;background:#dcf49633}.prediction-header__stat-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;background:#ffffff0f;font-size:13px;color:#ffffffe6}.prediction-header__stat-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.prediction-header__stat-icon svg{width:100%;height:100%}.prediction-header__stat-label{white-space:nowrap;font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase}.prediction-header__favorite{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 7px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#000000a6;color:#ffffffb3;font-size:10px;cursor:pointer;transition:all .15s ease}.prediction-header__favorite-icon{display:flex;align-items:center;justify-content:center;width:11px;height:11px}.prediction-header__favorite svg path{stroke:currentColor;fill:none}.prediction-header__favorite:hover{color:#fff;border-color:#fff6}.prediction-header__favorite--active{background:#00ffb226;border-color:#00ffb2;color:#00ffb2}.prediction-header__favorite--active svg path{fill:currentColor;stroke:currentColor}.prediction-header__favorite-label{font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase}.prediction-header__title-endsin{display:inline-flex;align-items:baseline;gap:6px;margin-left:6px;flex-shrink:0}.prediction-header__title-endsin-label{font-family:Chakra Petch,system-ui,sans-serif;font-size:10px;letter-spacing:.08em;color:#ffffffa6}.prediction-header__title-endsin-value{font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;color:#fff}.prediction-header__title-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.prediction-header__right{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.prediction-header__countdown-wrap{display:inline-flex;align-items:center;gap:6px}.prediction-header__countdown-label{font-family:Chakra Petch,system-ui,sans-serif;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;white-space:nowrap}.prediction-header__countdown{display:flex;align-items:center;gap:4px}.prediction-header__countdown-part-wrap{display:inline-flex;align-items:center;gap:4px}.prediction-header__countdown-part{height:46px;min-width:56px;padding:0 8px;border-radius:16px;border:1px solid rgba(0,255,178,.22);background:linear-gradient(180deg,#ffffff13,#ffffff0b);box-shadow:inset 0 1px #ffffff14;display:inline-flex;align-items:center;justify-content:center;gap:2px}.prediction-header__countdown-value{font-family:Chakra Petch,system-ui,sans-serif;font-size:26px;line-height:1;letter-spacing:-.01em;color:#fffffff2;transform:translateY(.5px)}.prediction-header__countdown-unit{font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;line-height:1;letter-spacing:.04em;color:#fffc;transform:translateY(1px)}.prediction-header__countdown-sep{color:#ffffffd1;font-family:Chakra Petch,system-ui,sans-serif;font-size:18px;line-height:1}.prediction-header__series{position:relative}.prediction-header__series-trigger{display:inline-flex;align-items:center;gap:6px;height:46px;padding:0 12px;border-radius:16px;border:1px solid rgba(0,255,178,.65);background:#000000a6;color:#00ffb2;font-size:12px;font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.06em;cursor:pointer;transition:all .15s ease}.prediction-header__series-trigger:hover{border-color:#00ffb2;background:#00ffb214}.prediction-header__series-trigger--open .ui-dropdown-filter__icon:before{transform:translate(-55%,-50%) rotate(135deg)}.prediction-header__series-menu{position:absolute;right:0;top:110%;min-width:260px;padding:6px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#050505;box-shadow:0 10px 30px #0009;z-index:20}.prediction-header__series-item{width:100%;padding:6px 8px;border-radius:8px;border:none;background:transparent;color:#ffffffd9;font-size:12px;text-align:left;cursor:pointer}.prediction-header__series-item:hover{background:#ffffff0f}.prediction-header__series-item--active{background:#00ffb226;color:#00ffb2}.prediction-header__series-item-main{display:flex;align-items:center;justify-content:space-between;gap:8px}.prediction-header__series-item-left{display:flex;align-items:center;gap:8px;min-width:0}.prediction-header__series-avatar{width:28px;height:28px;border-radius:8px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:16px}.prediction-header__series-text{display:flex;flex-direction:column;gap:4px;min-width:0}.prediction-header__series-title{font-size:12px;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-header__series-meta{display:flex;align-items:center;gap:6px}.prediction-header__series-meta-pill{padding:2px 6px;border-radius:6px;background:#ffffff0f;font-size:11px;color:#ffffffb3}.prediction-header__series-meta-pill--secondary{background:#000000b3}.prediction-header__series-status-wrap{flex-shrink:0}.prediction-header__series-status{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:4px 10px;border-radius:var(--150, 6px);font-size:11px;font-family:Chakra Petch,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase}.prediction-header__series-status--current{background:#00ffb229;color:#00ffb2}.prediction-header__series-status--closed{background:#ffffff0f;color:#ffffffb3}@media (max-width: 768px){.prediction-header{flex-direction:column;align-items:flex-start}.prediction-header__right{width:100%;justify-content:flex-start;flex-wrap:wrap}.prediction-header__title-row{flex-wrap:wrap}.prediction-header__right{width:100%;justify-content:flex-start}.prediction-header__title-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.prediction-header__countdown-wrap{width:100%;justify-content:flex-start}.prediction-header__countdown-part{height:34px;min-width:48px;border-radius:10px}.prediction-header__countdown-value{font-size:22px}.prediction-header__countdown-unit{font-size:11px}.prediction-header__countdown-sep{font-size:16px}}.prediction-header__multi-icons{display:flex;align-items:center;gap:2px}.prediction-header__icon-item{font-size:22px}.prediction-header__icon-item:not(:first-child){margin-left:-4px}.prediction-charts{width:100%;height:100%}.prediction-charts--chance{display:flex;flex-direction:column}.prediction-charts--rules{display:flex;align-items:center;justify-content:center;padding:16px}.prediction-charts__rules{max-width:420px;text-align:left;font-size:13px;color:#fffc}.prediction-charts__rules h4{margin:0 0 8px;font-size:14px;font-weight:600}.prediction-charts__rules-summary{margin:0 0 12px}.prediction-charts__rules-meta{display:flex;gap:24px;margin-bottom:12px;font-size:12px}.prediction-charts__rules-meta-label{color:#ffffff8c;margin-bottom:2px}.prediction-charts__rules-meta-value{color:#ffffffe6}.prediction-charts__rules-block{margin-top:10px}.prediction-charts__rules-block-title{font-size:12px;font-weight:600;margin-bottom:4px}.prediction-charts__rules-block ul{margin:0;padding-left:18px;font-size:12px}.prediction-charts__btc-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.prediction-charts__btc-info{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:12px;color:#ffffffb3}.prediction-charts__btc-symbol{white-space:nowrap}.prediction-charts__btc-price{font-size:14px;font-weight:600;color:#00ffb2}.prediction-charts__btc-change{font-size:12px}.prediction-charts__btc-change--up{color:#00ffb2}.prediction-charts__btc-change--down{color:#f6465d}.prediction-charts__timeframes{display:flex;align-items:center;gap:6px}.prediction-charts__timeframe{min-width:38px;padding:4px 8px;border-radius:var(--150, 6px);border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#ffffffc7;font-size:11px;cursor:pointer;transition:all .15s ease}.prediction-charts__timeframe--active{background:#ffffff14;border-color:var(--Main-color-light-green, #00ffb2);color:var(--Main-color-light-green, #00ffb2)}.prediction-charts__legend{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.prediction-charts__legend-item{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--150, 6px);border:1px solid var(--White-10, rgba(255, 255, 255, .1));background:linear-gradient(0deg,var(--White-15, rgba(255, 255, 255, .15)) 0%,var(--White-15, rgba(255, 255, 255, .15)) 100%),var(--Dark-gray, #090909);color:#ffffffe6;font-size:12px;cursor:pointer;transition:all .15s ease}.prediction-charts__legend-item--dimmed{opacity:.4}.prediction-charts__legend-dot{width:8px;height:8px;border-radius:999px}.prediction-charts__legend-label{display:inline-flex;align-items:center;gap:4px}.prediction-charts__legend-value{color:#fff9;font-size:11px}.prediction-charts__legend--multi{gap:6px}.prediction-charts__legend--multi .prediction-charts__legend-item{padding:4px 10px;font-size:11px}.prediction-charts__legend--multi .prediction-charts__legend-dot{width:6px;height:6px}.prediction-charts__legend--multi .prediction-charts__legend-label{gap:3px}.prediction-charts__legend--multi .prediction-charts__legend-value{font-size:10px}.ypanel{border-radius:16px;background:#050505;border:1px solid rgba(255,255,255,.12);padding:16px 20px 18px}.ypanel__tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ypanel__tabs{max-width:260px}.ypanel__toggle{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffffa6}.ypanel__toggle input{width:12px;height:12px}.ypanel__divider{margin-top:8px;height:1px;background:#ffffff1f}.ypanel__list{margin-top:12px;display:flex;flex-direction:column;gap:16px}.ypanel__row{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}.ypanel__row:last-child{border-bottom:none}.ypanel__row-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ypanel__row-title,.ypanel__row-value{font-family:Outfit,system-ui,sans-serif;font-size:16px;color:#fff}.ypanel__pnl--green{margin-left:6px;color:#00ffb2}.ypanel__pnl--red{margin-left:6px;color:#f6465d}.ypanel__row-main{display:flex;align-items:center;gap:12px;margin-bottom:8px}.ypanel__direction-pill{min-width:56px;padding:6px 14px;border-radius:var(--150, 6px);font-family:Chakra Petch,system-ui,sans-serif;font-size:13px;letter-spacing:.12em;text-transform:uppercase;text-align:center}.ypanel__direction-pill--yes{background:var(--Main-color-light-green, #00FFB2);color:#000}.ypanel__direction-pill--no{background:var(--down, #F6465D);color:#fff}.ypanel__row-text{font-family:Outfit,system-ui,sans-serif;font-size:14px;color:#fffc}.ypanel__row-text--account{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ypanel__close-link{margin-left:auto;background:none;border:none;color:#fff;font-family:Chakra Petch,system-ui,sans-serif;font-size:15px;text-decoration:underline;cursor:pointer}.ypanel__row-footer{margin-top:4px;display:inline-flex;gap:16px;padding:6px 14px;border-radius:999px;background:#ffffff0f;font-family:Chakra Petch,system-ui,sans-serif;font-size:13px;color:#fffc}.ypanel__orders-placeholder{margin-top:16px;font-size:13px;color:#fff9}.prediction-detail{width:100%;padding:24px;background:#090909;min-height:100vh;box-sizing:border-box}.prediction-hide-chain-header .ChainContentHeader-title,.prediction-hide-chain-header .ChainDataImage{display:none}.prediction-detail__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.prediction-detail__header-left{display:flex;flex-direction:column;gap:12px}.prediction-detail__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:#fff9}.prediction-detail__breadcrumb-link{background:none;border:none;padding:0;color:#fffc;font:inherit;cursor:pointer}.prediction-detail__breadcrumb-link:hover{color:#00ffb2}.prediction-detail__breadcrumb-current{color:#ffffffe6}.prediction-detail__market-meta{display:flex;align-items:center;gap:12px}.prediction-detail__market-icon{width:56px;height:56px;border-radius:16px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:28px}.prediction-detail__market-text{display:flex;flex-direction:column;gap:4px}.prediction-detail__market-source{font-family:Chakra Petch,system-ui,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.prediction-detail__market-title{font-family:Outfit,system-ui,sans-serif;font-size:18px;font-weight:500;color:#fff}.prediction-detail__header-right{display:flex;align-items:center;gap:16px}.prediction-detail__metric{display:flex;flex-direction:column;gap:4px}.prediction-detail__metric-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.prediction-detail__metric-value{font-size:14px;font-weight:600;color:#fff}.prediction-detail__metric-value--green{color:#00ffb2}.prediction-detail__deposit-btn{min-width:120px}.prediction-detail__layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,.9fr);gap:24px}.prediction-detail__left{display:flex;flex-direction:column;gap:24px}.prediction-detail__chart-card{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(0deg,#ffffff0a,#ffffff0a),#050505;padding:16px 16px 12px}.prediction-detail__chart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.prediction-detail__chart-header-meta{display:flex;align-items:center;gap:16px}.prediction-detail__chart-price{display:flex;flex-direction:column;gap:4px}.prediction-detail__chart-price-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.prediction-detail__chart-price-value{font-size:18px;font-weight:600;color:#2ebd85}.prediction-detail__chart-time{display:flex;flex-direction:column;gap:4px}.prediction-detail__chart-time-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.prediction-detail__chart-time-value{font-size:14px;font-weight:500;color:#ffffffd9}.prediction-detail__chart-body{position:relative;height:260px;border-radius:12px;background:var(--bg-dark, #111);overflow:hidden}.prediction-detail__chart-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px;opacity:.8;pointer-events:none}.prediction-detail__chart-body--rules:before{display:none}.prediction-detail__chart-overlay{position:absolute;left:16px;top:16px;display:flex;flex-direction:column;gap:4px;z-index:1}.prediction-detail__chart-overlay-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.prediction-detail__chart-overlay-value{font-size:22px;font-weight:600;color:#00ffb2}.prediction-detail__section{display:flex;flex-direction:column;gap:16px}.prediction-detail__section-header{display:flex;align-items:center;justify-content:space-between}.prediction-detail__section-title{font-family:Chakra Petch,system-ui,sans-serif;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9}.prediction-detail__section-count{color:#00ffb2}.prediction-detail__active-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.prediction-detail__right{display:flex;flex-direction:column}.prediction-detail__ticket{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(0deg,#ffffff0d,#ffffff0d),#050505;padding:18px 18px 16px}.prediction-detail__ticket-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.prediction-detail__ticket-tabs-group{display:flex;flex-direction:column;gap:6px}.prediction-detail__ticket-tabs{max-width:220px}.prediction-detail__ticket-tabs--side{max-width:150px}.prediction-detail__ticket-tabs--order{max-width:220px}.prediction-detail__ticket-divider{width:100%;height:1px;margin:14px 0;background:#ffffff29}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order{max-width:260px}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order>div{gap:10px}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order button{min-width:52px;height:26px;margin:0;padding:2px var(--350, 14px);border:1px solid rgba(255,255,255,.12);border-radius:var(--150, 6px)!important;background:#101215;color:#ffffffb8;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.08em;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:var(--100, 4px)}[data-qa=prediction-ticket-side].prediction-detail__ticket-tabs--side button{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order button:hover{color:#ffffffe6;background:#171a1f}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order button.tab-active-green{border-color:transparent;background:linear-gradient(180deg,#ffffff38,#ffffff2e);color:#00ffb2!important}[data-qa=prediction-order-type].prediction-detail__ticket-tabs--order .tab-underline-indicator{display:none}.prediction-detail__ticket-body{display:flex;flex-direction:column;gap:12px}.prediction-detail__side-toggle{display:flex;gap:8px}.prediction-detail__side-pill{flex:1;display:flex;align-items:baseline;justify-content:center;gap:6px;padding:8px 16px;border-radius:var(--250, 10px);border:1px solid rgba(255,255,255,.12);background:var(--Black-100, #000);cursor:pointer;transition:all .15s ease}.prediction-detail__side-pill-price{color:var(--Main-color-light-green, #00FFB2);text-align:center;font-family:Outfit,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px}.prediction-detail__side-pill-suffix{color:var(--Main-color-light-green, #00FFB2);font-family:Outfit,system-ui,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:var(--Number, .5px)}.prediction-detail__side-pill--active-yes{border-color:#00ffb299;background:var(--Black-100, #000);box-shadow:0 -2px 39.2px #00ffb266 inset}.prediction-detail__side-pill--active-yes .prediction-detail__side-pill-price,.prediction-detail__side-pill--active-yes .prediction-detail__side-pill-suffix{color:var(--Main-color-light-green, #00FFB2)}.prediction-detail__side-pill--active-no{border-color:#f6465d99;background:var(--Black-100, #000);box-shadow:0 -2px 39.2px #f6465d66 inset}.prediction-detail__side-pill--active-no .prediction-detail__side-pill-price,.prediction-detail__side-pill--active-no .prediction-detail__side-pill-suffix{color:var(--down, #F6465D)}.prediction-detail__ticket-row{display:flex;gap:12px}.prediction-detail__ticket-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffdb;font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:400}.prediction-detail__ticket-field{flex:1;display:flex;flex-direction:column;gap:6px}.prediction-detail__ticket-field--size{width:100%}.prediction-detail__ticket-field-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.prediction-detail__ticket-field-label--limit{font-size:13px;text-transform:none;letter-spacing:0;color:#ffffffdb}.prediction-detail__ticket-field-input{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#000000b3}.prediction-detail__ticket-field-input--size{min-height:56px;border-radius:14px;padding:0 14px}.prediction-detail__ticket-field-input--limit{min-height:44px;border-radius:10px;padding:0 12px}.prediction-detail__ticket-field-input input{flex:1;border:none;background:transparent;color:#fff;font-size:36px;font-weight:500;font-family:Outfit,system-ui,sans-serif;line-height:1}.prediction-detail__ticket-field-input--limit input{font-size:22px;font-weight:500}.prediction-detail__ticket-field-input input:focus{outline:none}.prediction-detail__ticket-field-prefix,.prediction-detail__ticket-field-suffix{font-size:24px;line-height:1;color:#fff9;font-family:Outfit,system-ui,sans-serif}.prediction-detail__ticket-field-suffix--limit{font-size:20px;color:#ffffffc7}.prediction-detail__ticket-field--limit{margin-top:2px}.prediction-detail__ticket-row--summary{padding:8px 10px;border-radius:8px;background:#ffffff08}.prediction-detail__ticket-quick{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:11px;color:#ffffffa6}.prediction-detail__ticket-available{color:#ffffffe6;font-size:14px;font-family:Outfit,system-ui,sans-serif}.prediction-detail__ticket-available-label{color:#ffffffe6}.prediction-detail__ticket-available-value{color:#00ffb2}.prediction-detail__ticket-quick-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%}.prediction-detail__ticket-quick-btn{min-width:0;width:100%;height:36px;padding:0 8px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#111316;color:#ffffffd9;font-size:14px;line-height:1.1;font-family:Outfit,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}.prediction-detail__ticket-quick-btn:hover{background:#ffffff14}.prediction-detail__ticket-summary-item{flex:1;display:flex;flex-direction:column;gap:4px}.prediction-detail__ticket-balance-warning{min-height:34px;border-radius:8px;background:#f6465d47;color:#f87286;padding:7px 14px;font-family:Outfit,system-ui,sans-serif;font-size:13px;display:flex;align-items:center}.prediction-detail__ticket-preview{border-radius:14px;border:1px solid rgba(0,255,178,.35);background:#00ffb214;padding:14px;display:flex;flex-direction:column;gap:10px}.prediction-detail__ticket-preview-label{margin-top:2px;color:#ffffffd1;font-size:13px;font-family:Outfit,system-ui,sans-serif}.prediction-detail__ticket-preview--active{box-shadow:0 0 0 1px #00ffb21a inset}.prediction-detail__ticket-preview-row{display:flex;justify-content:space-between;gap:12px;font-family:Outfit,system-ui,sans-serif;font-size:16px;color:#ffffffe6}.prediction-detail__ticket-preview-row span:last-child{color:#00ffb2}.prediction-detail__ticket-summary-label{font-size:11px;color:#fff9}.prediction-detail__ticket-summary-value{font-size:13px;font-weight:500;color:#fff}.prediction-detail__ticket-slippage{display:flex;gap:6px;font-size:11px;color:#ffffffa6}.prediction-detail__ticket-slippage--warning{color:#ffba00}.prediction-detail__ticket-cta{width:100%;min-height:58px;border-radius:16px;margin-top:4px}.prediction-detail__ticket-cta--warning{background:#ffba00;color:#000}.prediction-detail__ticket-cta--warning:hover{background:#e0a200}.prediction-detail__order-feedback{margin-top:8px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.prediction-detail__order-feedback-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.prediction-detail__order-feedback-label{font-size:12px;color:#ffffffb8}.prediction-detail__order-feedback-status{border-radius:999px;padding:2px 8px;font-size:11px;text-transform:capitalize;background:#ffffff1a;color:#ffffffeb}.prediction-detail__order-feedback-status--filled{background:#00ffb22e;color:#00ffb2}.prediction-detail__order-feedback-status--failed,.prediction-detail__order-feedback-status--cancelled,.prediction-detail__order-feedback-status--expired{background:#ff5e5e2e;color:#ff9f9f}.prediction-detail__order-feedback-sub{font-size:11px;color:#ffffffa3}.prediction-detail__order-feedback-error{font-size:12px;color:#ff9f9f}.prediction-detail__positions{padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.prediction-detail__positions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.prediction-detail__positions-toggle{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffffa6}.prediction-detail__positions-toggle input{width:12px;height:12px}.prediction-detail__positions-tabs{max-width:260px}.prediction-detail__positions-list{display:flex;flex-direction:column;gap:10px}.prediction-detail__position-row{display:flex;align-items:center;gap:8px}.prediction-detail__position-main{flex:1;display:flex;flex-direction:column;gap:4px}.prediction-detail__position-title{font-size:12px;color:#ffffffe6}.prediction-detail__position-sub{font-size:11px;color:#fff9}.prediction-detail__position-pnl{font-size:12px;font-weight:500}.prediction-detail__position-pnl--green{color:#2ebd85}.prediction-detail__position-pnl--red{color:#f6465d}.prediction-detail__position-close{padding:4px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#000000b3;color:#ffffffd9;font-size:11px;cursor:pointer;transition:all .15s ease}.prediction-detail__position-close:hover{border-color:#00ffb2;color:#00ffb2}@media (max-width: 1024px){.prediction-detail{padding:16px}.prediction-detail__layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr)}.prediction-detail__active-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 768px){.prediction-detail__header{flex-direction:column;align-items:flex-start}.prediction-detail__layout{grid-template-columns:minmax(0,1fr)}.prediction-detail__right{order:-1}.prediction-detail__ticket-quick-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.prediction-detail__ticket-quick-btn{height:34px;font-size:13px;border-radius:9px}}.daily-cumulative-pnl{border-radius:8px;background:#ffffff0d}.daily-cumulative-pnl__header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.daily-cumulative-pnl__title{font-size:16px;font-weight:600}.daily-cumulative-pnl__range{height:30px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;padding:0 10px}.daily-cumulative-pnl__legend{display:flex;align-items:center;gap:10px;padding:0 14px 10px;color:#ffffffb3;font-size:12px;flex-wrap:wrap}.daily-cumulative-pnl__dot{width:8px;height:8px;border-radius:999px}.daily-cumulative-pnl__dot--profit{background:#22c55e}.daily-cumulative-pnl__dot--loss{background:#ef4444}.daily-cumulative-pnl__dot--cumulative{background:#4ea1ff}.daily-cumulative-pnl__pos{color:#00ffb2}.daily-cumulative-pnl__neg{color:#ff6f8f}.daily-cumulative-pnl__chart{position:relative;min-height:250px;padding:0 6px 6px}.daily-cumulative-pnl__loading{position:absolute;right:12px;bottom:8px;font-size:11px;color:#ffffff8c}.daily-cumulative-pnl__tooltip{border:1px solid rgba(255,255,255,.15);border-radius:6px;background:#141414;padding:8px 10px;color:#ffffffeb;font-size:12px;display:flex;flex-direction:column;gap:4px}.PredictionCancelOrderModal .Modal-content{max-width:420px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(0deg,#ffffff0a,#ffffff0a),#0f1012}.prediction-cancel-order-modal{padding:8px 2px 4px}.prediction-cancel-order-modal__title{color:#fff;font-size:20px;font-weight:500;line-height:1.2}.prediction-cancel-order-modal__desc{margin-top:8px;color:#ffffffb8;font-size:13px;line-height:1.45}.prediction-cancel-order-modal__actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.prediction-cancel-order-modal__btn{height:36px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .15s ease}.prediction-cancel-order-modal__btn:disabled{opacity:.7;cursor:not-allowed}.prediction-cancel-order-modal__btn--ghost{border:1px solid rgba(255,255,255,.18);background:#ffffff08;color:#ffffffdb}.prediction-cancel-order-modal__btn--ghost:hover:not(:disabled){border-color:#ffffff59;background:#ffffff14}.prediction-cancel-order-modal__btn--danger{border:1px solid rgba(246,70,93,.9);background:#f6465d24;color:#ff8092}.prediction-cancel-order-modal__btn--danger:hover:not(:disabled){border-color:#f6465d;background:#f6465d38;color:#ff9bab}.prediction-portfolio-center{display:flex;flex-direction:column;gap:16px}.prediction-portfolio-center__title-row{display:flex;align-items:center;gap:10px;padding-bottom:8px}.prediction-portfolio-center__back{width:26px;height:26px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#ffffff0a;color:#ffffffd9;cursor:pointer}.prediction-portfolio-center__title{margin:0;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:1;color:#00ffb2}.prediction-portfolio-center__subtitle{margin-left:6px;font-size:12px;color:#fff9}.prediction-portfolio-center__overview-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.prediction-portfolio-center__card{border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(0deg,#ffffff0a,#ffffff0a),#101012}.prediction-portfolio-center__card--summary{padding:16px}.prediction-portfolio-center__total{text-align:center;color:#00ffb2;font-size:32px;line-height:1.1;font-weight:700}.prediction-portfolio-center__total-label{text-align:center;color:#ffffff9e;font-size:13px;margin-top:2px}.prediction-portfolio-center__pnl{margin-top:6px;text-align:center;font-size:13px;font-weight:600}.prediction-portfolio-center__pnl--up{color:#00ffb2}.prediction-portfolio-center__pnl--down{color:#ff6f8f}.prediction-portfolio-center__divider{margin:12px 0;height:1px;background:#ffffff14}.prediction-portfolio-center__split{display:flex;justify-content:space-between;gap:10px}.prediction-portfolio-center__split-value{color:#00ffb2;font-size:24px;font-weight:700}.prediction-portfolio-center__split-label{color:#ffffff9e;font-size:12px}.prediction-portfolio-center__actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.prediction-portfolio-center__btn{min-width:122px;height:38px;border-radius:8px;font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.prediction-portfolio-center__btn--ghost{border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#ffffffdb}.prediction-portfolio-center__btn--primary{border:1px solid rgba(0,255,178,.55);background:#00ffb224;color:#00ffb2}.prediction-portfolio-center__card--chart{padding:12px}.prediction-portfolio-center__chart-title{color:#00ffb2}.prediction-portfolio-center__chart-empty{min-height:250px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#0b0b0d;display:flex;align-items:center;justify-content:center;color:#ffffff73}.prediction-portfolio-center__table-card{padding:0;overflow:hidden}.prediction-portfolio-center__tabs-wrap{overflow-x:auto}.prediction-portfolio-center__tabs{min-width:max(100%,520px);padding:6px 8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.prediction-portfolio-center__tab-option{min-width:96px;justify-content:center}.prediction-portfolio-center__table{padding:10px 16px 16px}.prediction-portfolio-center__thead,.prediction-portfolio-center__tr{display:grid;grid-template-columns:minmax(0,2.4fr) 1fr 1fr 1fr 1.2fr auto;align-items:center;gap:10px}.prediction-portfolio-center__thead{font-size:12px;color:#ffffff8c;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.prediction-portfolio-center__tr{min-height:64px;border-bottom:1px solid rgba(255,255,255,.04)}.prediction-portfolio-center__empty-row{height:120px;display:grid;place-items:center;color:#ffffff8c}.prediction-portfolio-center__market-title{color:#f2f2f2;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prediction-portfolio-center__market{display:flex;align-items:center;gap:10px;min-width:0}.prediction-portfolio-center__market-content{min-width:0}.prediction-portfolio-center__market-icon{width:28px;height:28px;border-radius:8px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0}.prediction-portfolio-center__market-icon img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.prediction-portfolio-center__market-icon--history{background:#00ffb233;color:#00ffb2}.prediction-portfolio-center__market-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.prediction-portfolio-center__shares{font-size:11px;color:#ffffff9e}.prediction-portfolio-center__side{font-size:10px;height:18px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center}.prediction-portfolio-center__side--buy{background:#00ffb229;color:#00ffb2}.prediction-portfolio-center__side--sell{background:#ff505029;color:#ff6363}.prediction-portfolio-center__value{display:flex;flex-direction:column;color:#fff}.prediction-portfolio-center__value em{font-style:normal;color:#00ffb2;font-size:12px}.prediction-portfolio-center__status{color:#ffffff9e!important;text-transform:capitalize;font-size:11px;padding:2px 6px;border-radius:4px;background:#ffffff14}.prediction-portfolio-center__status--locked{color:#f0b90b!important;background:#f0b90b1f}.prediction-portfolio-center__status--submitted{color:#3498db!important;background:#3498db1f}.prediction-portfolio-center__status--pending{color:#9b59b6!important;background:#9b59b61f}.prediction-portfolio-center__status--partial{color:#e67e22!important;background:#e67e221f}.prediction-portfolio-center__status--filled{color:#00ffb2!important;background:#00ffb21f}.prediction-portfolio-center__status--cancelled{color:#95a5a6!important;background:#95a5a61f}.prediction-portfolio-center__status--failed{color:#e74c3c!important;background:#e74c3c1f}.prediction-portfolio-center__status--expired{color:#7f8c8d!important;background:#7f8c8d1f}.prediction-portfolio-center__sell{height:30px;padding:0 14px;border-radius:6px;border:1px solid rgba(246,70,93,.95);background:transparent;color:#ff5b73;font-size:12px;font-weight:600;transition:all .15s ease}.prediction-portfolio-center__sell:hover{background:#f6465d;border-color:#f6465d;color:#fff}.prediction-portfolio-center__cancel{height:30px;padding:0 14px;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#ffffffc7;font-size:12px;font-weight:600;transition:all .15s ease}.prediction-portfolio-center__cancel:hover{border-color:#ffffff0f;background:#fff3;color:#fffffff2}.prediction-portfolio-center__thead--history,.prediction-portfolio-center__tr--history{grid-template-columns:minmax(0,1fr) minmax(0,2.3fr) 1fr 1fr}.prediction-portfolio-center__activity{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#fffc}.prediction-portfolio-center__activity:before{content:"";width:8px;height:8px;border-radius:3px;background:#fff6}.prediction-portfolio-center__activity--with-icon:before{display:none}.prediction-portfolio-center__activity-icon{width:16px;height:16px;flex-shrink:0}.prediction-portfolio-center__activity--win:before,.prediction-portfolio-center__activity--deposited:before{background:#00ffb2}.prediction-portfolio-center__activity--lose:before,.prediction-portfolio-center__activity--sold:before{background:#ff6f8f}.prediction-portfolio-center__activity--bought:before{background:#4f8bff}.prediction-portfolio-center__activity--withdrawn:before,.prediction-portfolio-center__activity--cancelled:before{background:#9b9b9b}.prediction-portfolio-center__value-positive{color:#00ffb2}.prediction-portfolio-center__value-negative{color:#ff6f8f}@media (max-width: 1100px){.prediction-portfolio-center__overview-grid{grid-template-columns:1fr}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@font-face{font-family:Relative;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/relative-book-pro-BFd_rRni.woff2)format("woff2"),url(/assets/relative-book-pro-DWskCrdy.woff)format("woff"),url(/assets/relative-book-pro-BVjkhSFw.ttf)format("truetype")}@font-face{font-family:TTHoves;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/tthoves-pro-regular-DV7P1NuZ.ttf)format("truetype")}@font-face{font-family:TTHoves;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/assets/tthoves-pro-medium-uvdTlVwN.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:local(Outfit Regular),url(/assets/Outfit-Regular-SQKIufFL.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:local(Outfit Medium),url(/assets/Outfit-Medium-ZjXmYgsV.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:local(Outfit SemiBold),url(/assets/Outfit-SemiBold-z9MJFowL.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:local(Outfit Bold),url(/assets/Outfit-Bold-SPyHv0nh.ttf)format("truetype")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:local(Chakra Petch Regular),url(/assets/ChakraPetch-Regular-BBie_gtd.ttf)format("truetype")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:local(Chakra Petch Medium),url(/assets/ChakraPetch-Medium-BfSoQbfR.ttf)format("truetype")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:600;font-display:swap;src:local(Chakra Petch SemiBold),url(/assets/ChakraPetch-SemiBold-610fiTO1.ttf)format("truetype")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:local(Chakra Petch Bold),url(/assets/ChakraPetch-Bold-BV9yDwFe.ttf)format("truetype")}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-\[9999\]{z-index:9999}.z-\[10000\]{z-index:10000}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.text-\[13px\]{font-size:13px}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.hover\:opacity-90:hover{opacity:.9}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{-webkit-tap-highlight-color:#0000}:root{--main-bg-color:#111;--color-bg-primary:#0a0a0a;--color-bg-secondary:#111;--color-bg-tertiary:#1a1a1a;--color-slate-100:#999;--color-slate-400:#aaa;--color-slate-500:#555;--color-slate-600:#2a2a2a;--color-slate-700:#1a1a1a;--color-slate-750:#141414;--color-slate-800:#111;--color-slate-900:#0a0a0a;--color-slate-950:#000;--color-gray-50:#fffffff2;--color-gray-100:#e7e7e9;--color-gray-200:#cfcfd3;--color-gray-300:#b7b8bd;--color-gray-400:#9fa0a7;--color-gray-500:#878891;--color-gray-600:#70707c;--color-gray-700:#585866;--color-gray-800:#fff3;--color-gray-900:#ffffff1a;--color-gray-950:#ffffff0d;--color-gold-100:#00ffb2;--color-gold-300:#00ffb2;--color-gold-500:#00ffb2;--color-gold-600:#00664e;--color-gold-700:#003b2e;--zanbara-gold:#00ffb2;--zanbara-gold-hover:#00664e;--zanbara-gold-active:#003b2e;--zanbara-black:#000;--zanbara-dark:#0a0a0a;--zanbara-card:#111;--zanbara-border:#00ffb233;--color-blue-100:#00ffb2;--color-blue-300:#00ffb2;--color-blue-400:#00ffb2;--color-blue-500:#00ffb2;--color-blue-600:#00664e;--color-blue-700:#003b2e;--color-cold-blue-500:#00664e;--color-cold-blue-700:#003b2e;--color-cold-blue-900:#1a1500;--color-green-100:#a4f9d9;--color-green-300:#56dba8;--color-green-400:#8cf3cb;--color-green-500:#0fde8d;--color-green-600:#1f3445;--color-green-700:#0fde8d;--color-green-800:#178969;--color-green-900:#192e38;--green:var(--color-green-500);--color-red-100:#f9a4a5;--color-red-400:#ff637a;--color-red-500:#ff506a;--color-red-700:#b33055;--color-red-900:#2d192d;--error-red:var(--color-red-500);--error-red-hover:var(--color-red-400);--color-yellow-300:#ffe166;--color-yellow-500:#f3b50c;--color-yellow-900:#2e2d29;--warning-yellow:var(--color-yellow-300);--color-typography-primary:#fff;--color-typography-secondary:#a0a3c4;--color-typography-inactive:#3e4361;--color-white:#fff;--color-black:#000;--primary-btn-bg:#00ffb2;--primary-btn-hover:#00664e;--primary-btn-active:#003b2e;--color-button-secondary:#1a1a1a;--color-button-secondaryHover:#252525;--color-button-secondaryDisabled:#111;--color-button-primaryHover:#00664e;--color-button-primaryActive:#003b2e;--color-fill-surfaceElevated50:#11111180;--color-fill-surfaceElevated:#111;--color-fill-surfaceElevatedHover:#1a1a1a;--color-fill-surfaceHover:#ffffff1a;--color-fill-accent:#2a2a2a;--dark-blue:var(--color-slate-900);--dark-blue-bg:var(--color-slate-900);--dark-blue-accent:var(--color-slate-100);--dark-blue-hover:var(--color-cold-blue-900);--dark-blue-border:var(--color-gray-800);--dark-blue-active:var(--color-cold-blue-700);--avax-red:#e84143;--arbitrum-blue:#28a0f0;--font-size-h1:3.2rem;--font-size-h2:2.4rem;--font-size-body-large:1.6rem;--font-size-body-medium:1.4rem;--font-size-body-small:1.2rem;--font-size-caption:1rem;--line-height-h1:34px;--line-height-h2:24px;--line-height-h3:20px;--line-height-body-large:2.1rem;--line-height-body-medium:1.8rem;--line-height-body-small:1.6rem;--line-height-caption:1.4rem;--border-radius:8px;--border-radius-sm:8px;--default-container-padding:3.2rem;--default-container-padding-mobile:1rem;font-variant-numeric:tabular-nums lining-nums}html,body,#root{background-color:var(--main-bg-color);width:100%;height:100%;color:var(--color-typography-primary);margin:0;padding:0;font-size:10px}#root>div{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;font-family:Outfit,TTHoves,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow-x:hidden!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@supports (scrollbar-width:auto){:root{scrollbar-color:var(--color-slate-500) var(--color-slate-900)}}@supports selector(::-webkit-scrollbar){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:var(--color-slate-900)}::-webkit-scrollbar-thumb{background-color:var(--color-slate-500);border-radius:15px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input{font-size:var(--font-size-body-medium);color:var(--color-typography-primary);text-overflow:ellipsis;white-space:nowrap;background:0 0;outline:none;padding:1.25rem;overflow:hidden}button{cursor:pointer;outline:none}button:disabled{cursor:not-allowed;opacity:.9;box-shadow:none}a{color:var(--color-blue-300);text-decoration:none}a:hover{text-decoration:underline}a.plain{text-decoration:none}table,tr{margin:0;padding:0}th{letter-spacing:.08em;font-size:11px;font-weight:500}ul{margin-bottom:0;padding-left:2.325rem}ul li{padding-bottom:1.5rem}.app{min-height:100vh}.App{min-height:100%;font-size:var(--font-size-body-medium);height:100%;position:relative}.App-content{height:100%;position:static!important}.App-box,.App-card,.App-card-primary,.App-box-highlight,.App-box-solid{background:var(--color-slate-900);font-size:var(--font-size-body-medium);border-radius:8px;position:relative}.App-card-divider{background:var(--color-slate-600);height:.5px;margin:1.05rem -1.5rem}.App-card-divider:last-child,.App-card-divider+.App-card-divider{display:none}.positive{color:var(--color-green-500)}.positive-background{background:linear-gradient(45deg,#0a734b,#0c9a64)}.negative{color:var(--error-red)}.negative-background{background:linear-gradient(45deg,#731e2b,#ae2b3f)}.warning{color:var(--color-yellow-300)}.warning-decoration{text-decoration-color:var(--color-yellow-300)}.visually-hidden{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.align-right{text-align:right;justify-content:flex-end;display:flex}.muted{color:var(--color-slate-100)}.strong{font-weight:700}.clickable{cursor:pointer}.subtext{color:var(--color-slate-100);margin-left:.25rem;font-size:1.2rem}.gap-right>:not(:last-child){margin-right:1rem}.gap-right-xs>:not(:last-child){margin-right:.5rem}.checkbox-inline{display:inline-flex}.font-medium.numbers{letter-spacing:.025em}.App-slider .rc-slider-rail{background:linear-gradient(90deg,#1a1a1a,#252525)}.App-slider .rc-slider-track{background:linear-gradient(90deg,#003b2e,#00ffb2)}.App-slider .rc-slider-dot{background:#252525;border:none;border-radius:1px;width:2px;margin-left:-1px}.App-slider .rc-slider-dot-active{background:#00ffb2}.App-slider .rc-slider-handle{background:var(--color-slate-600);border:2px solid #00ffb2}.App-slider .rc-slider-handle:active{box-shadow:0 0 .4rem .6rem #00ffb233}.App-slider .rc-slider-mark-text,.App-slider .rc-slider-mark-text-active{color:var(--color-slate-100);opacity:.5}.App-slider .rc-slider-mark-text:hover,.App-slider .rc-slider-mark-text-active:hover{opacity:1}.rc-slider-tooltip{z-index:5}.rc-slider-tooltip-inner{box-shadow:none;padding:.465rem .8rem;background:#1a1a1a!important;box-shadow:0 4px 14px #00000080!important}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#1a1a1a!important}.spin{animation:1.2s linear infinite spin-animation}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}.Toastify{font-family:TTHoves,sans-serif;font-size:var(--font-size-body-small)}.Toastify__toast-container{width:38rem;padding:0}.Toastify__toast-container--top-right{top:3rem!important;right:3rem!important}.Toastify__toast-container--bottom-right{bottom:3rem!important;right:3rem!important}@media screen and (max-width:480px){.Toastify__toast-container{width:100vw}}@media (max-width:768px){.Toastify__toast-container--bottom-right,.Toastify__toast-container--bottom-left{bottom:0!important}.Toastify__toast-container--bottom-right .Toastify__toast,.Toastify__toast-container--bottom-left .Toastify__toast{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}}.Toastify__toast{cursor:default;border-radius:8px;min-height:4.65rem;margin:0;padding:0;-webkit-backdrop-filter:blur(100px)!important;backdrop-filter:blur(100px)!important;box-shadow:0 8px 40px -8px #090a1466!important}.Toastify__toast-theme--light,.Toastify__toast-theme--dark,.Toastify__toast-theme--colored{color:var(--color-typography-primary)}.Toastify__toast--error{color:var(--color-red-100);border-bottom:2px solid var(--color-red-500);background:var(--color-red-900)!important}.Toastify__toast--error .link-underline{color:var(--color-white)!important}.Toastify__toast--error .close-toast-button>svg{color:var(--color-red-500)!important}.Toastify__toast--success{color:var(--color-green-100);background:var(--color-green-900);border-bottom:2px solid var(--color-green-500)}.Toastify__toast--success .close-toast-button>svg{color:var(--color-green-500)!important}.Toastify__toast--default{background:var(--color-cold-blue-900)}.Toastify__toast-body{padding:12px 0 12px 12px;font:1.4rem/2rem TTHoves}.bg-slate-900{background-color:#090909;border-radius:12px}.default-btn{background:var(--color-blue-600);font-size:var(--font-size-body-medium);letter-spacing:0;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;align-items:center;min-height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;font-weight:400;line-height:2rem;text-decoration:none;position:relative;color:var(--color-white)!important;display:inline-flex!important}.default-btn:hover{background:var(--primary-btn-hover)}.default-btn:active{background:var(--primary-btn-active);border:none;overflow:hidden}.default-btn:disabled{color:#ffffff61;background:#2d2e3f no-repeat padding-box padding-box}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
