.market-overview-card,.scanline-overlay,body:after,body:before{border-radius:var(--box-radius);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft-sm);transition:border-color var(--transition-speed) ease,box-shadow var(--transition-speed) ease}.market-overview-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft-md)}.panel-shell{border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface-1)}input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:var(--surface-2);border:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent);border:2px solid var(--surface);box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer;margin-top:-6px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.outcome-button{border-radius:8px;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.position-panel{border-radius:12px;background:var(--surface-1);border:1px solid var(--border-subtle)}.markets-history-panel,.portfolio-panel{border-radius:12px;background:var(--surface-1)}table{border-collapse:separate;border-spacing:0}th{font-weight:500;font-size:var(--text-xs);letter-spacing:.05em;color:var(--text-muted)}td,th{font-family:var(--font-body);border-bottom:1px solid var(--border-subtle);padding:10px 12px}tr:hover td{background:var(--surface-1)}.tab-active,[data-active=true]{background:var(--surface-2);color:var(--text);border-radius:8px}.drawer-content,.modal-content{border-radius:16px;background:var(--surface-1);border:1px solid var(--border-subtle);box-shadow:0 12px 48px rgba(0,0,0,.15)}.toast{border-radius:10px;border:1px solid var(--border-subtle);font-family:var(--font-body)}.skeleton,.toast{background:var(--surface-2)}.badge,.skeleton{border-radius:6px}.badge{font-family:var(--font-body);font-weight:500;font-size:var(--text-xs)}.price-chart-container{border-radius:12px;background:var(--surface-1);border:1px solid var(--border-subtle)}.activity-item,.comment-card{border-radius:10px;border:1px solid var(--border-subtle);background:var(--surface-1)}a{text-decoration:none;transition:color .15s ease}a:hover{color:var(--text)}:focus-visible{outline:var(--focus-ring-width) solid var(--accent);outline-offset:var(--focus-ring-offset)}.wallet-panel{border-radius:16px;border:1px solid var(--border-subtle)}.wallet-panel,select{background:var(--surface-1)}select{border-radius:8px;border:1px solid var(--border-subtle);font-family:var(--font-body);padding:6px 10px}html[data-ui=problee] .problee-portfolio-page{gap:1.25rem}html[data-ui=problee] .problee-portfolio-header{padding:0}html[data-ui=problee] .problee-portfolio-title{margin:0}html[data-ui=problee] .problee-portfolio-value{margin:.25rem 0 0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.05;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-pnl{margin:.3rem 0 0;font-size:var(--text-sm);font-weight:600;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-pnl.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-portfolio-pnl.is-negative{color:var(--signal-down)}html[data-ui=problee] .problee-portfolio-capped-banner{padding:.625rem .875rem;border-radius:.5rem;background:hsl(45 100% 50%/.08);border:1px solid hsl(45 100% 50%/.2);font-size:var(--text-sm);color:hsl(45 100% 70%);line-height:1.4}html[data-ui=problee] .problee-portfolio-capped-banner p{margin:0}html[data-ui=problee] .problee-portfolio-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}html[data-ui=problee] .problee-portfolio-stat-card{border-radius:14px;border:1px solid var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-sm);padding:.85rem 1rem;display:flex;flex-direction:column;gap:.35rem}html[data-ui=problee] .problee-portfolio-stat-card:hover{border-color:var(--border-strong)}html[data-ui=problee] .problee-portfolio-stat-label{margin:0;color:var(--text-muted);font-size:var(--text-caption);font-weight:600}html[data-ui=problee] .problee-portfolio-stat-value{margin:.15rem 0 0;color:var(--text-primary);font-size:clamp(1.15rem,1.75vw,1.5rem);line-height:1;font-weight:700;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-stat-value.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-portfolio-stat-value.is-negative{color:var(--signal-down)}html[data-ui=problee] .problee-portfolio-table-shell{border-radius:16px;border:1px solid var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-btn-secondary-earnings{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.45rem .85rem;border-radius:8px;border:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);font-size:var(--text-sm);font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}html[data-ui=problee] .problee-btn-secondary-earnings:hover:not(:disabled){background:var(--surface-2);border-color:var(--border-strong);color:var(--text-primary)}html[data-ui=problee] .problee-btn-secondary-earnings:disabled{opacity:.55;cursor:not-allowed}html[data-ui=problee] .problee-portfolio-rewards-success{margin:.5rem 0 0;font-size:var(--text-sm);color:var(--success-text)}html[data-ui=problee] .problee-portfolio-rewards-error{margin:.5rem 0 0;font-size:var(--text-sm);color:var(--error-text)}html[data-ui=problee] .problee-claim-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .75rem;padding:.8rem 0;border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-claim-summary-main{min-width:0;display:flex;flex-direction:column;gap:.18rem}html[data-ui=problee] .problee-claim-summary-label{font-size:var(--text-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-claim-summary-main strong{color:var(--text-primary);font-size:var(--text-lg);font-weight:700;line-height:1.05;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-claim-summary-main em{color:var(--text-secondary);font-size:var(--text-xs);font-style:normal}html[data-ui=problee] .problee-claim-summary-action{display:flex;flex-direction:column;align-items:flex-end;gap:.28rem;flex-shrink:0}html[data-ui=problee] .problee-claim-summary-action span{max-width:13rem;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.25;text-align:right}html[data-ui=problee] .problee-claim-summary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.46rem .9rem;border-radius:8px;border:1px solid var(--success-border);background:var(--success-bg);color:var(--success-text);font-size:var(--text-sm);font-weight:800;cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}html[data-ui=problee] .problee-claim-summary-button:hover:not(:disabled){border-color:var(--success-text)}html[data-ui=problee] .problee-claim-summary-button:disabled{opacity:.55;cursor:not-allowed}html[data-ui=problee] .problee-claim-ledger{display:flex;flex-direction:column}html[data-ui=problee] .problee-claim-ledger-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(8rem,.3fr) minmax(8rem,.32fr) minmax(7rem,.2fr);align-items:center;gap:.85rem;padding:.78rem 0;border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-claim-ledger-row:last-child{border-bottom:0}html[data-ui=problee] .problee-claim-ledger-main{display:flex;align-items:center;gap:.65rem;min-width:0}html[data-ui=problee] .problee-claim-ledger-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;flex-shrink:0;background:var(--surface-2);color:var(--text-primary);font-size:var(--text-base)}html[data-ui=problee] .problee-claim-ledger-copy{min-width:0}html[data-ui=problee] .problee-claim-ledger-copy p{margin:0;min-width:0}html[data-ui=problee] .problee-claim-ledger-title{color:var(--text-primary);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:700;line-height:1.25;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}html[data-ui=problee] a.problee-claim-ledger-title:hover{color:var(--problee-gold,#c49b38)}html[data-ui=problee] .problee-claim-ledger-meta{display:flex;align-items:center;gap:.4rem;margin-top:.22rem;color:var(--text-secondary);font-size:var(--text-xs);min-width:0}html[data-ui=problee] .problee-claim-ledger-meta span:first-child{color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.03em}html[data-ui=problee] .problee-claim-ledger-meta span:first-child:after{content:"·";margin-left:.4rem;color:var(--text-muted)}html[data-ui=problee] .problee-claim-ledger-action,html[data-ui=problee] .problee-claim-ledger-amount,html[data-ui=problee] .problee-claim-ledger-status{display:flex;flex-direction:column;align-items:flex-end;min-width:0}html[data-ui=problee] .problee-claim-ledger-amount strong{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-ui=problee] .problee-claim-ledger-amount strong.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-claim-ledger-action>span,html[data-ui=problee] .problee-claim-ledger-amount span{margin-top:.12rem;color:var(--text-muted);font-size:var(--text-xs);text-align:right}html[data-ui=problee] .problee-claim-ledger-status span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;max-width:100%;padding:.16rem .55rem;border-radius:6px;background:var(--surface-2);color:var(--text-secondary);font-size:var(--text-xs);font-weight:700;line-height:1.25;text-align:center;text-transform:uppercase;overflow-wrap:anywhere}html[data-ui=problee] .problee-claim-ledger-status span.is-ready{background:var(--success-bg);color:var(--success-text)}html[data-ui=problee] .problee-claim-ledger-action .problee-btn-secondary-earnings{min-height:44px;width:100%;max-width:8rem}html[data-ui=problee] .problee-claim-ledger-receipt{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;min-width:0}html[data-ui=problee] .problee-claim-ledger-seal{--receipt-ink:var(--outcome1)}html[data-ui=problee] .problee-claim-ledger-receipt-amount{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-ui=problee] .problee-claim-ledger-receipt-link{color:var(--text-muted);font-size:var(--text-xs);text-align:right;text-decoration:underline;text-underline-offset:2px}html[data-ui=problee] .problee-claim-ledger-note{grid-column:1/-1;margin:.35rem 0 0 2.65rem;color:var(--status-error);font-size:var(--text-xs)}html[data-ui=problee] .problee-claim-ledger-detail-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;max-width:8rem;padding:.38rem .72rem;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-1);color:var(--text-primary);font-size:var(--text-xs);font-weight:800;cursor:pointer;transition:background .15s,border-color .15s,color .15s}html[data-ui=problee] .problee-claim-ledger-detail-toggle:hover{border-color:var(--border-strong);background:var(--surface-2)}html[data-ui=problee] .problee-claim-ledger-creator-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-left:2.65rem}html[data-ui=problee] .problee-claim-audit-section{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-claim-audit-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}html[data-ui=problee] .problee-claim-audit-section-head span{color:var(--text-secondary);font-size:var(--text-xs);font-weight:800;letter-spacing:.03em;text-transform:uppercase}html[data-ui=problee] .problee-claim-ledger-creator-details>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.15rem .55rem;padding:.45rem .55rem;border-radius:6px;background:var(--surface-1)}html[data-ui=problee] .problee-claim-ledger-creator-details span{color:var(--text-secondary);font-size:var(--text-xs)}html[data-ui=problee] .problee-claim-ledger-creator-details strong{color:var(--text-primary);font-size:var(--text-xs);font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-ui=problee] .problee-claim-ledger-creator-details strong.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-claim-ledger-creator-details em{grid-column:1/-1;color:var(--text-muted);font-size:var(--text-xs);font-style:normal}html[data-ui=problee] .problee-claim-ledger-creator-note{grid-column:1/-1;margin:.2rem 0 0;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.35}html[data-ui=problee] .problee-claim-ledger-creator-breakdown{grid-column:1/-1;display:grid;gap:.1rem;margin:.25rem 0 0;padding:0;list-style:none;color:var(--text-muted);font-size:var(--text-xs);line-height:1.3}html[data-ui=problee] .problee-portfolio-creator-returns{margin:.65rem 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-portfolio-creator-returns-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 0;font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:0;color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-creator-return-list{display:flex;flex-direction:column}html[data-ui=problee] .problee-portfolio-creator-return-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(21rem,.9fr);gap:.85rem;padding:.7rem 0;border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-portfolio-creator-return-main{display:flex;align-items:center;gap:.5rem;min-width:0}html[data-ui=problee] .problee-portfolio-creator-return-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font-size:var(--text-sm);font-weight:700;text-decoration:none}html[data-ui=problee] .problee-portfolio-creator-return-title:hover{color:var(--problee-gold,#c49b38)}html[data-ui=problee] .problee-portfolio-creator-return-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}html[data-ui=problee] .problee-portfolio-creator-return-sources>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.25rem .5rem;min-width:0}html[data-ui=problee] .problee-portfolio-creator-return-label{font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-creator-return-sources strong{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;white-space:nowrap}html[data-ui=problee] .problee-portfolio-creator-return-sources em{grid-column:1/-1;font-style:normal;font-size:var(--text-xs);color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-collection-progress{display:flex;flex-direction:column;gap:.35rem;margin:.6rem 0;padding:.55rem .65rem;border-radius:8px;background:var(--surface-1);border:1px solid var(--border-subtle)}html[data-ui=problee] .problee-portfolio-collection-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem .75rem;align-items:center;font-size:var(--text-xs)}html[data-ui=problee] .problee-portfolio-collection-progress-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-collection-progress-row strong{color:var(--text-primary);font-weight:700}html[data-ui=problee] .problee-portfolio-collection-progress-row em{grid-column:1/-1;font-style:normal;color:var(--error-text)}html[data-ui=problee] .problee-portfolio-table-shell{padding:0 0 .85rem;overflow:hidden}html[data-ui=problee] .problee-portfolio-funds-summary{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);gap:.65rem;margin:0 0 .85rem}html[data-ui=problee] .problee-portfolio-funds-row{min-width:0;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-0);padding:.8rem .9rem;text-align:left;color:inherit}html[data-ui=problee] .problee-portfolio-funds-row.is-primary{background:var(--surface-1)}html[data-ui=problee] .problee-portfolio-funds-row.is-clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s}html[data-ui=problee] .problee-portfolio-funds-row.is-clickable:hover{border-color:var(--border-strong,#c8cbd3);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-portfolio-funds-label{display:block;color:var(--text-muted);font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em}html[data-ui=problee] .problee-portfolio-funds-row strong{display:block;margin-top:.2rem;color:var(--text-primary);font-size:var(--text-lg);font-weight:700;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-funds-row em{display:block;margin-top:.15rem;color:var(--text-secondary);font-size:var(--text-xs);font-style:normal}html[data-ui=problee] .problee-portfolio-chain-breakdown{grid-column:1/-1;display:flex;flex-direction:column;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-0);overflow:hidden}html[data-ui=problee] .problee-portfolio-chain-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;min-height:38px;padding:.55rem .75rem;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-sm)}html[data-ui=problee] .problee-portfolio-chain-row:last-child{border-bottom:0}html[data-ui=problee] .problee-portfolio-chain-row strong{color:var(--text-primary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-chain-row em{color:var(--text-muted);font-style:normal;font-size:var(--text-xs)}html[data-ui=problee] .problee-portfolio-sync-status{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;min-height:24px;color:var(--text-secondary);font-size:var(--text-xs)}html[data-ui=problee] .problee-portfolio-sync-status button{border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-0);color:var(--text-secondary);cursor:pointer;font-size:var(--text-xs);font-weight:700;line-height:1;padding:.3rem .55rem}html[data-ui=problee] .problee-portfolio-sync-status button:hover:not(:disabled){background:var(--surface-1);color:var(--text-primary)}html[data-ui=problee] .problee-portfolio-sync-status button:disabled{cursor:wait;opacity:.6}html[data-ui=problee] .problee-chip-row,html[data-ui=problee] .problee-portfolio-filters{display:flex;gap:.4rem;padding:.45rem 1rem .75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-chip,html[data-ui=problee] .problee-portfolio-chip{border-radius:999px;border:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);font-size:var(--text-sm);font-weight:600;padding:.4rem .85rem;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:background .15s,border-color .15s,color .15s}html[data-ui=problee] .problee-chip.is-active,html[data-ui=problee] .problee-portfolio-chip.is-active{background:var(--text-primary);border-color:var(--text-primary);color:var(--surface-0)}html[data-ui=problee] .problee-portfolio-table-loading{padding:.9rem 1rem 1rem;display:grid;gap:.5rem}html[data-ui=problee] .problee-portfolio-table-panel{margin:0 .95rem}html[data-ui=problee] .problee-portfolio-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}html[data-ui=problee] .problee-portfolio-card{display:flex;flex-direction:column;gap:.6rem;border-radius:14px;border:1px solid var(--border-subtle);background:var(--surface-0);padding:.85rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-decoration:none;color:inherit}html[data-ui=problee] .problee-portfolio-cards--rows{display:flex;flex-direction:column;gap:0}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.7fr);align-items:center;gap:.85rem;border-width:0 0 1px;border-radius:0;background:transparent;padding:.75rem 0;box-shadow:none}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card:hover{box-shadow:none}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-top{align-items:center;min-width:0}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-img{width:34px;height:34px;border-radius:8px}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-question{-webkit-line-clamp:1}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-metrics{justify-content:flex-end;gap:.65rem;border-top:0;padding-top:0}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-position-table-wrap{border-top:0;padding-top:0}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-metric-item{align-items:flex-end;min-width:4.5rem}html[data-ui=problee] .problee-portfolio-card:hover{border-color:var(--border-strong,#c8cbd3);box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .problee-portfolio-card-top{display:flex;align-items:flex-start;gap:.65rem}html[data-ui=problee] .problee-portfolio-card-img{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0;background:var(--surface-2,#f0f1f5);display:grid;place-items:center}html[data-ui=problee] .problee-portfolio-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-ui=problee] .problee-portfolio-card-img-fallback{font-size:var(--text-lg);line-height:1}html[data-ui=problee] .problee-portfolio-card-info{flex:1;min-width:0}html[data-ui=problee] .problee-portfolio-card-question{margin:0;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;color:var(--text-primary);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-portfolio-card-meta{display:flex;align-items:center;gap:.4rem;margin-top:.25rem}html[data-ui=problee] .problee-portfolio-card-category{font-size:var(--text-xs);font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}html[data-ui=problee] .problee-portfolio-card-shares{font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-card-syncing{font-size:var(--text-xs);font-style:italic;color:var(--text-muted);white-space:nowrap}html[data-ui=problee] .problee-portfolio-card-category:after{content:"·";margin-left:.4rem;color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-card-category.is-solo:after{content:none}html[data-ui=problee] .problee-portfolio-card-time{flex-shrink:0}html[data-ui=problee] .problee-portfolio-card-outcome{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:var(--text-xs);font-weight:700;text-transform:uppercase}html[data-ui=problee] .problee-portfolio-card-outcome.is-won{background:var(--success-bg);color:var(--success-text)}html[data-ui=problee] .problee-portfolio-card-outcome.is-lost{background:var(--error-bg);color:var(--error-text)}html[data-ui=problee] .problee-portfolio-card-outcome.is-cancelled{background:var(--surface-2);color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-card-metrics{display:flex;gap:.75rem;padding-top:.45rem;border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-portfolio-card-metric-item{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}html[data-ui=problee] .problee-portfolio-card-metric-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600;line-height:1.2}html[data-ui=problee] .problee-portfolio-card-metric-val{font-size:var(--text-sm);font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-card-metric-val--split{line-height:1.25;overflow-wrap:anywhere}html[data-ui=problee] .problee-portfolio-card-split-lines{display:grid;gap:.15rem;min-width:0}html[data-ui=problee] .problee-portfolio-card-split-line{display:flex;justify-content:space-between;gap:.45rem;min-width:0}html[data-ui=problee] .problee-portfolio-card-split-line>span{min-width:0;overflow-wrap:anywhere}html[data-ui=problee] .problee-portfolio-card-position-table-wrap{padding-top:.45rem;min-width:0}html[data-ui=problee] .problee-portfolio-card-position-table{width:100%;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-portfolio-card-position-table td,html[data-ui=problee] .problee-portfolio-card-position-table th{padding:.38rem .5rem .38rem 0;text-align:left;vertical-align:middle;overflow-wrap:anywhere}html[data-ui=problee] .problee-portfolio-card-position-table thead th{padding-top:0;padding-bottom:.25rem;font-size:var(--text-xs);line-height:1.2;text-transform:uppercase;letter-spacing:0;color:var(--text-muted);font-weight:600}html[data-ui=problee] .problee-portfolio-card-position-table tbody td,html[data-ui=problee] .problee-portfolio-card-position-table tbody th{font-size:var(--text-sm);line-height:1.25;color:var(--text-primary);font-weight:700}html[data-ui=problee] .problee-portfolio-card-position-table tbody th{font-weight:600;text-transform:none;letter-spacing:normal}html[data-ui=problee] .problee-portfolio-card-position-exit-head,html[data-ui=problee] .problee-portfolio-card-position-exit-value{width:32%;padding-right:0}html[data-ui=problee] .problee-portfolio-card-position-exit-value{padding-left:.6rem;vertical-align:middle}html[data-ui=problee] .problee-portfolio-card-metric-val.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-portfolio-card-metric-val.is-negative{color:var(--signal-down)}html[data-ui=problee] .problee-portfolio-card-action{display:flex;padding-top:.55rem;border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-receipt{--receipt-ink:var(--text-muted);--receipt-edge:var(--border-subtle);display:flex;flex-direction:column;gap:.4rem;padding-top:.5rem;border-top:1px solid var(--receipt-edge)}html[data-ui=problee] .problee-portfolio-cards--rows .problee-receipt{grid-column:1/-1}html[data-ui=problee] .problee-receipt--card,html[data-ui=problee] .problee-receipt--placed{gap:.5rem;padding:.85rem .95rem;border:1px solid color-mix(in srgb,var(--receipt-edge) 45%,var(--border-subtle));border-radius:var(--problee-radius-panel);background:var(--surface-1)}html[data-ui=problee] .problee-receipt--card{margin-top:.6rem}html[data-ui=problee] .problee-receipt--notice{gap:.3rem;padding-top:0;border-top:0}html[data-ui=problee] .problee-receipt-question{margin:0;color:var(--text-primary);font-size:var(--text-sm);line-height:1.4;overflow-wrap:anywhere}html[data-ui=problee] .problee-receipt-call-line{margin:0;color:var(--text-primary);font-size:var(--text-sm);font-weight:600;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-receipt-clock{display:flex;align-items:center}html[data-ui=problee] .problee-receipt.is-open{--receipt-ink:var(--text-muted);--receipt-edge:var(--border-subtle)}html[data-ui=problee] .problee-receipt.is-called-it{--receipt-ink:var(--outcome1);--receipt-edge:var(--outcome1)}html[data-ui=problee] .problee-receipt.is-crowd-had-it{--receipt-ink:var(--outcome2);--receipt-edge:var(--outcome2)}html[data-ui=problee] .problee-receipt.is-faded{--receipt-ink:var(--text-secondary);--receipt-edge:var(--border-strong)}html[data-ui=problee] .problee-byline{display:inline-flex;align-items:center;gap:.375rem;min-width:0}html[data-ui=problee] .problee-byline__face{flex-shrink:0}html[data-ui=problee] .problee-byline__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:var(--text-secondary);transition:color .12s ease}html[data-ui=problee] a.problee-byline__name:hover{color:var(--accent)}html[data-ui=problee] .problee-byline__chip{flex-shrink:0;padding:.0625rem .25rem;border-radius:calc(var(--radius-sm) + 1px);background:rgb(var(--agent-rgb)/.12);color:var(--agent);font-size:var(--text-nano);font-weight:700;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}html[data-ui=problee] .problee-byline__chip--house{background:rgb(var(--text-primary-rgb)/.12);color:var(--text-secondary)}html[data-ui=problee] .problee-byline__chip:lang(ar){letter-spacing:normal;text-transform:none}html[data-ui=problee] .problee-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}html[data-ui=problee] .problee-receipt-call{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.01em}@keyframes problee-receipt-stamp{0%{opacity:0;transform:scale(var(--receipt-stamp-scale,.94))}to{opacity:1;transform:scale(1)}}html[data-ui=problee] .problee-receipt-stamp{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--receipt-ink);animation:problee-receipt-stamp var(--motion-confirm) var(--ease-emphasized) both}html[data-ui=problee] .problee-receipt.is-first-call{--receipt-stamp-scale:0.86}html[data-ui=problee] .problee-receipt-first-line,html[data-ui=problee] .problee-receipt-verdict{margin:0;font-family:var(--font-heading);font-size:var(--text-sm);font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}html[data-ui=problee] .problee-verdict-toast{position:fixed;z-index:var(--z-toast);right:16px;bottom:max(16px,env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:.6rem;max-width:min(380px,calc(100vw - 32px));padding:.7rem .85rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-2);box-shadow:var(--shadow-soft-lg);color:var(--text-primary)}@media (max-width:640px){html[data-ui=problee] .problee-verdict-toast{left:max(16px,env(safe-area-inset-left,0px));right:max(16px,env(safe-area-inset-right,0px));bottom:max(160px,calc(148px + env(safe-area-inset-bottom, 12px)));max-width:none}}html[data-ui=problee] .problee-verdict-toast-glyph{display:inline-flex;color:var(--text-secondary)}html[data-ui=problee] .problee-verdict-toast-line{flex:1;margin:0;font-size:var(--text-sm);line-height:1.35}html[data-ui=problee] .problee-verdict-toast-action{flex-shrink:0;min-height:32px;padding:0 .6rem;border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);background:var(--surface-1);color:var(--text-primary);font-size:var(--text-xs);font-weight:600;cursor:pointer}html[data-ui=problee] .problee-verdict-toast-dismiss{flex-shrink:0;min-width:28px;min-height:28px;border:0;background:transparent;color:var(--text-muted);font-size:var(--text-xs);line-height:1;cursor:pointer}html[data-ui=problee] .problee-verdict-toast-action:focus-visible,html[data-ui=problee] .problee-verdict-toast-dismiss:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html[data-ui=problee] .problee-receipt-keeper{margin:0;font-size:var(--text-xs);line-height:1.5;color:var(--text-secondary)}html[data-ui=problee] .problee-receipt-collect{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 .85rem;border:1px solid transparent;border-radius:var(--radius-lg);background:var(--accent);color:var(--text-on-accent);font-size:var(--text-xs);font-weight:700;text-decoration:none;cursor:pointer;transition:background var(--duration-fast) var(--ease-standard)}html[data-ui=problee] .problee-receipt-collect:hover{background:color-mix(in srgb,var(--accent) 88%,var(--text-on-accent))}html[data-ui=problee] .problee-receipt-collect:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html[data-ui=problee] .problee-receipt-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin:0;font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-receipt-result{font-weight:600;color:var(--text-primary)}html[data-ui=problee] .problee-receipt-result[data-direction=up]{color:var(--signal-up)}html[data-ui=problee] .problee-receipt-result[data-direction=down]{color:var(--signal-down)}html[data-ui=problee] .problee-receipt-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}html[data-ui=problee] .problee-receipt-card-link,html[data-ui=problee] .problee-receipt-floor-link,html[data-ui=problee] .problee-receipt-share-summary,html[data-ui=problee] .problee-receipt-tx-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 .85rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-1);color:var(--text-primary);font-size:var(--text-xs);font-weight:600;text-decoration:none;cursor:pointer;list-style:none}html[data-ui=problee] .problee-receipt-tx-link{background:transparent;color:var(--text-secondary);font-weight:500}html[data-ui=problee] .problee-receipt-share-summary::-webkit-details-marker{display:none}html[data-ui=problee] .problee-receipt-share{display:flex;flex-direction:column;gap:.5rem}html[data-ui=problee] .problee-receipt-share[open]{flex-basis:100%}html[data-ui=problee] .problee-receipt-share-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}html[data-ui=problee] .problee-receipt-grid{margin:0;padding:.6rem .75rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-inset);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.7;white-space:pre;overflow-x:auto}html[data-ui=problee] .problee-portfolio-summary-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.7rem 1rem 0;border-top:0;color:var(--text-secondary);font-size:var(--text-sm);background:transparent}html[data-ui=problee] .problee-portfolio-summary-foot strong{color:var(--text-primary);font-size:var(--text-md)}html[data-ui=problee] .problee-portfolio-empty{display:grid;place-items:center;text-align:center;min-height:250px;padding:2.35rem 1rem 2.55rem;color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-empty-icon{width:52px;height:52px;border-radius:999px;border:1px solid var(--border-subtle);background:var(--surface-2);display:grid;place-items:center;color:var(--text-secondary);font-weight:700;font-size:var(--text-lg)}html[data-ui=problee] .problee-portfolio-empty-title{margin:.85rem 0 0;color:var(--text-muted);font-weight:700}html[data-ui=problee] .problee-portfolio-empty-copy{margin:.25rem 0 0;font-size:var(--text-caption);max-width:32rem}@media (max-width:1023px){html[data-ui=problee] .problee-portfolio-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card,html[data-ui=problee] .problee-portfolio-funds-summary{grid-template-columns:1fr}html[data-ui=problee] .problee-claim-ledger-row{grid-template-columns:minmax(0,1fr) minmax(7rem,auto);align-items:start}html[data-ui=problee] .problee-claim-ledger-action,html[data-ui=problee] .problee-claim-ledger-status{align-items:flex-start}html[data-ui=problee] .problee-claim-ledger-action .problee-btn-secondary-earnings,html[data-ui=problee] .problee-claim-ledger-detail-toggle{max-width:none}html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-metric-item,html[data-ui=problee] .problee-portfolio-cards--rows .problee-portfolio-card-metrics{align-items:flex-start}}@media (max-width:639px){html[data-ui=problee] .problee-portfolio-stat-grid{gap:.55rem}html[data-ui=problee] .problee-portfolio-primary-tabs,html[data-ui=problee] .problee-portfolio-table-panel{margin-inline:.7rem}html[data-ui=problee] .problee-claim-summary{align-items:flex-start;flex-direction:column}html[data-ui=problee] .problee-claim-summary-action{width:100%;align-items:stretch}html[data-ui=problee] .problee-claim-summary-action span{max-width:none;text-align:left}html[data-ui=problee] .problee-claim-ledger-row{grid-template-columns:1fr;gap:.55rem;padding:.85rem;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-1)}html[data-ui=problee] .problee-claim-ledger{gap:.55rem}html[data-ui=problee] .problee-claim-ledger-row:last-child{border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-claim-ledger-action,html[data-ui=problee] .problee-claim-ledger-amount,html[data-ui=problee] .problee-claim-ledger-status{align-items:flex-start}html[data-ui=problee] .problee-claim-ledger-creator-details{margin-left:0;grid-template-columns:1fr}html[data-ui=problee] .problee-claim-audit-section{margin-top:.75rem}html[data-ui=problee] .problee-portfolio-cards{grid-template-columns:1fr}html[data-ui=problee] .problee-portfolio-chain-row{grid-template-columns:1fr;gap:.15rem}html[data-ui=problee] .problee-portfolio-card-metrics{flex-wrap:wrap}}html[data-ui=problee] .problee-portfolio-creator-list{display:flex;flex-direction:column;gap:0}html[data-ui=problee] .problee-portfolio-creator-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-portfolio-creator-row:last-child{border-bottom:none}html[data-ui=problee] .problee-portfolio-creator-info{flex:1;min-width:0}html[data-ui=problee] .problee-portfolio-creator-question{font-size:var(--text-sm);font-weight:600;color:var(--text-primary);margin:0 0 .3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-portfolio-creator-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}html[data-ui=problee] .problee-verbatim{text-transform:none;letter-spacing:normal}html[data-ui=problee] .problee-portfolio-status-badge{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:var(--text-xs);line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.03em}html[data-ui=problee] .problee-badge-live{background:color-mix(in srgb,var(--live) 12%,var(--surface-0));color:var(--live)}html[data-ui=problee] .problee-badge-pending{background:var(--warning-bg,var(--surface-2));color:var(--warning-text,var(--text-secondary))}html[data-ui=problee] .problee-badge-resolving{background:var(--surface-2);color:var(--accent)}html[data-ui=problee] .problee-badge-resolved{background:var(--surface-2);color:var(--text-secondary)}html[data-ui=problee] .problee-badge-cancelled{background:var(--error-bg);color:var(--error-text)}html[data-ui=problee] .problee-badge-default{background:var(--surface-2);color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-chain-badge{display:inline-block;padding:.15rem .5rem;border-radius:6px;font-size:var(--text-xs);line-height:1.2;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:var(--surface-1);color:var(--text-secondary);border:1px solid var(--border-subtle,var(--surface-2))}html[data-ui=problee] .problee-portfolio-creator-outcome{font-size:var(--text-xs);font-weight:700;color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-creator-close{font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-creator-actions{flex-shrink:0}html[data-ui=problee] .problee-btn-resolve{padding:.4rem .9rem;border-radius:8px;border:1px solid var(--problee-gold);background:transparent;color:var(--problee-gold);font-size:var(--text-caption);font-weight:700;cursor:pointer;transition:background .15s,color .15s}html[data-ui=problee] .problee-btn-resolve:hover:not(:disabled){background:var(--problee-gold);color:#fff}html[data-ui=problee] .problee-btn-resolve:disabled{opacity:.5;cursor:not-allowed}html[data-ui=problee] .problee-btn-manage{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .9rem;border-radius:10px;border:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);font-size:var(--text-caption);font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,color .15s}html[data-ui=problee] .problee-btn-manage:hover{background:var(--surface-2);border-color:var(--border-strong);color:var(--text-primary)}html[data-ui=problee] .problee-portfolio-resolve-msg{padding:.55rem .85rem;border-radius:8px;font-size:var(--text-caption);font-weight:600;margin-bottom:.65rem}html[data-ui=problee] .problee-resolve-success{background:var(--success-bg);color:var(--success-text);border:1px solid var(--success-border)}html[data-ui=problee] .problee-resolve-error{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:var(--error-bg);color:var(--error-text);border:1px solid var(--error-border)}html[data-ui=problee] .problee-resolve-error button{border:0;background:transparent;color:inherit;font-size:inherit;font-weight:800;text-decoration:underline;cursor:pointer}@media (max-width:639px){html[data-ui=problee] .problee-portfolio-creator-return-row{grid-template-columns:1fr}html[data-ui=problee] .problee-portfolio-creator-return-main{align-items:flex-start;flex-direction:column}html[data-ui=problee] .problee-portfolio-creator-return-title{white-space:normal}html[data-ui=problee] .problee-portfolio-creator-return-sources{grid-template-columns:1fr}html[data-ui=problee] .problee-portfolio-creator-row{flex-direction:column;align-items:flex-start;gap:.5rem}html[data-ui=problee] .problee-portfolio-creator-question{white-space:normal}}html[data-ui=problee],html[data-ui=problee][data-theme]{--avatar-ground-0:#f62613;--avatar-ground-1:#ff4500;--avatar-ground-2:#fa7611;--avatar-ground-3:#f5a524;--avatar-ground-4:#f0be18;--avatar-ground-5:#e3d513;--avatar-ground-6:#c1d116;--avatar-ground-7:#98bf18;--avatar-ground-8:#7dbb18;--avatar-ground-9:#63b819;--avatar-ground-10:#4bb51a;--avatar-ground-11:#34b11b;--avatar-ground-12:#18b218;--avatar-ground-13:#16b333;--avatar-ground-14:#14b44f;--avatar-ground-15:#12b76a;--avatar-ground-16:#0fba92;--avatar-ground-17:#0cc0c0;--avatar-ground-18:#0ea5dd;--avatar-ground-19:#1588ec;--avatar-ground-20:#2f6feb;--avatar-ground-21:#434ff6;--avatar-ground-22:#7c5cff;--avatar-ground-23:#8c52f9;--avatar-ground-24:#9d48f1;--avatar-ground-25:#ae40e9;--avatar-ground-26:#be3adf;--avatar-ground-27:#e13fe4;--avatar-ground-28:#e845cd;--avatar-ground-29:#ec4bb4;--avatar-ground-30:#f0509b;--avatar-ground-31:#ef3b6e;--avatar-ground-32:#ef2539;--avatar-radius:8%;--box-radius:14px;--radius-sm:2px;--radius:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-3xl:24px;--radius-pill:9999px;--card-padding:16px;--grid-gap:12px;--content-density:1;--font-heading:var(--font-sans-display,var(--font-body));--font-body:var(--font-sans-ui),"DM Sans","IBM Plex Sans",Inter,system-ui,sans-serif;--font-sans:var(--font-sans-ui),"DM Sans","IBM Plex Sans",Inter,system-ui,sans-serif;--font-mono:var(--font-mono-code),ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace;--text-lg:1.125rem;--text-section-title:1.375rem;--text-page-title:1.625rem;--text-display:2.25rem;--shadow-card:0 8px 24px rgba(85,60,35,0.06);--border-card:1px solid var(--border-subtle);--transition-speed:180ms;--duration-fast:0.15s;--duration-base:0.2s;--duration-slow:0.3s;--duration-deliberate:0.6s;--duration-idle:2s;--ease-standard:ease;--ease-out:ease-out;--ease-in-out:ease-in-out;--ease-emphasized:cubic-bezier(0.4,0,0.2,1);--motion-hover:140ms;--motion-entry:220ms;--motion-data:320ms;--motion-confirm:280ms;--bg:#fff1e5;--bg-rgb:255 241 229;--surface:#fff8f0;--surface-rgb:255 248 240;--surface-0:#fff1e5;--surface-0-rgb:255 241 229;--surface-1:#fff8f0;--surface-1-rgb:255 248 240;--surface-2:#faead8;--surface-2-rgb:250 234 216;--surface-3:#f7e6d5;--surface-base:#fff1e5;--surface-base-rgb:255 241 229;--surface-inset:#faead8;--text:#33302e;--text-rgb:51 48 46;--text-primary:#33302e;--text-primary-rgb:51 48 46;--text-secondary:#5e574e;--text-secondary-rgb:94 87 78;--text-muted:#6b6359;--text-muted-rgb:107 99 89;--border:#e8d8c2;--border-rgb:232 216 194;--border-subtle:#f0e2cc;--border-subtle-rgb:240 226 204;--border-strong:#dcc7a8;--border-strong-rgb:220 199 168;--accent:#ff4500;--accent-rgb:255 69 0;--accent-text:#ff4500;--accent-text-rgb:255 69 0;--accent-2:#33302e;--accent-2-rgb:51 48 46;--outcome1:#15803d;--outcome1-rgb:21 128 61;--outcome2:#b91c1c;--outcome2-rgb:185 28 28;--outcome3:#3c64c8;--outcome3-rgb:60 100 200;--signal-up:#15803d;--signal-up-rgb:21 128 61;--signal-down:#b91c1c;--signal-down-rgb:185 28 28;--status-success:#15803d;--status-success-rgb:21 128 61;--status-error:#b91c1c;--status-error-rgb:185 28 28;--status-warning:#a16207;--status-warning-rgb:161 98 7;--status-info:#3c64c8;--status-info-rgb:60 100 200;--verified:#0d9488;--verified-rgb:13 148 136;--live:#0d9488;--live-rgb:13 148 136;--focus:#ff4500;--focus-rgb:255 69 0;--surface-accent:color-mix(in srgb,var(--accent) 10%,white);--surface-accent-rgb:255 236 230;--surface-accent-dark:color-mix(in srgb,var(--accent) 5%,white);--surface-accent-dark-rgb:255 246 242;--button-bg:#fff8f0;--button-hover:#faead8;--chip-bg:#faead8;--divider:var(--border-subtle);--ink:var(--text);--shade:#e8d8c2;--shadow-soft:rgba(85,60,35,0.08);--shadow-faint:rgba(85,60,35,0.05);--shadow-strong:rgba(85,60,35,0.14);--shadow-subtle:rgba(85,60,35,0.04);--shadow-soft-sm:0 1px 2px rgba(85,60,35,0.05),0 8px 16px -14px rgba(85,60,35,0.16);--shadow-soft-md:0 2px 4px rgba(85,60,35,0.06),0 16px 28px -20px rgba(85,60,35,0.18);--shadow-soft-lg:0 4px 10px rgba(85,60,35,0.08),0 24px 40px -24px rgba(85,60,35,0.22);--wall-0:#fff1e5;--wall-1:#faead8;--wall-tint:transparent;--wall-tint-2:transparent;--text-on-accent:#ffffff;--text-on-accent-rgb:255 255 255;--text-on-outcome:#ffffff;--text-on-outcome-rgb:255 255 255;--text-on-dark:#ffffff;--text-on-dark-rgb:255 255 255;--expert:#7c3aed;--expert-rgb:124 58 237;--agent:#3c64c8;--agent-rgb:60 100 200;--crest-1:#3c64c8;--crest-2:#7c3aed;--crest-3:#a16207;--crest-ground:#faead8;--warning-bg:color-mix(in srgb,var(--status-warning) 10%,transparent);--warning-text:var(--status-warning);--warning-border:color-mix(in srgb,var(--status-warning) 30%,transparent);--error-bg:color-mix(in srgb,var(--status-error) 8%,transparent);--error-text:var(--status-error);--error-border:color-mix(in srgb,var(--status-error) 30%,transparent);--success-bg:color-mix(in srgb,var(--status-success) 8%,transparent);--success-text:var(--status-success);--success-border:color-mix(in srgb,var(--status-success) 30%,transparent);--info-bg:color-mix(in srgb,var(--status-info) 8%,transparent);--info-text:var(--status-info);--info-border:color-mix(in srgb,var(--status-info) 30%,transparent);--texture-grain-url:url(/textures/grain.png);--texture-grain-opacity:0.045;--texture-grid-size:64px;--texture-grid-line:color-mix(in srgb,var(--border-subtle) 55%,transparent);--texture-ticker-color:color-mix(in srgb,var(--border-strong) 40%,transparent);--texture-ticker-size:6px;--odds-tick-gap:color-mix(in srgb,var(--bg) 55%,transparent);--odds-tick-size:7px;--odds-tick-block:5px;--problee-gold:#c49b38;--trophy:#a06400;--trophy-hover:#c47a00;--control-track:var(--surface-2);--control-track-rgb:250 234 216;--control-segment-active:var(--surface-0);--control-segment-active-rgb:255 241 229;--control-segment-text-active:var(--text-primary);--control-segment-text-idle:var(--text-secondary);--control-segment-text-disabled:#b5a892;--control-shadow-active:var(--shadow-soft-sm);--focus-ring:0 0 0 2px var(--bg),0 0 0 4px var(--accent);--focus-ring-width:2px;--focus-ring-offset:2px;color-scheme:light}html[data-ui=problee] .scanline-overlay,html[data-ui=problee] body,html[data-ui=problee] body:after,html[data-ui=problee] body:before{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text)}html[data-ui=problee] h1,html[data-ui=problee] h2,html[data-ui=problee] h3{font-family:var(--font-heading);letter-spacing:-.02em;text-transform:none}html[data-ui=problee] button:not([class]):not([style]):not([data-unstyled=true]){border-radius:12px;box-shadow:none;border:1px solid var(--border-strong);background:var(--surface-0);transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease,box-shadow var(--transition-speed) ease}html[data-ui=problee] button:not([class]):not([style]):not([data-unstyled=true]):hover{transform:none;background:var(--surface-1);border-color:color-mix(in srgb,var(--accent) 25%,var(--border-strong));box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .retro-button,html[data-ui=problee] .retro-input,html[data-ui=problee] .retro-tile,html[data-ui=problee] .retro-window{box-shadow:none}html[data-ui=problee] .activity-item,html[data-ui=problee] .comment-card,html[data-ui=problee] .developer-card,html[data-ui=problee] .drawer-content,html[data-ui=problee] .markets-history-panel,html[data-ui=problee] .modal-content,html[data-ui=problee] .order-panel,html[data-ui=problee] .panel-shell,html[data-ui=problee] .portfolio-panel,html[data-ui=problee] .position-panel,html[data-ui=problee] .price-chart-container,html[data-ui=problee] .retro-window,html[data-ui=problee] .trading-panel,html[data-ui=problee] .wallet-panel{border-radius:16px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-0) 92%,rgb(var(--accent-rgb)/.03));box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .retro-window:hover{box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .retro-tile{border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface-0)}html[data-ui=problee] .retro-tile:after{display:none}html[data-ui=problee] .retro-tile:hover{transform:none;border-color:color-mix(in srgb,var(--accent) 20%,var(--border-strong));box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .retro-input{border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface-0);font-family:var(--font-body)}html[data-ui=problee] .retro-input:focus{border-color:color-mix(in srgb,var(--accent) 35%,var(--border-strong));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}html[data-ui=problee] input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--surface-3);border:none}html[data-ui=problee] input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;margin-top:-6px;border-radius:999px;border:2px solid #fff;background:var(--accent);box-shadow:0 2px 6px rgba(17,24,39,.18)}html[data-ui=problee] table{border-collapse:separate;border-spacing:0}html[data-ui=problee] th{color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:var(--text-xs);border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] td{border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 70%,transparent)}html[data-ui=problee] tr:hover td{background:color-mix(in srgb,var(--accent) 4%,transparent)}:where(html[data-ui=problee] a){color:color-mix(in srgb,var(--accent) 80%,#1d4ed8)}:where(html[data-ui=problee] a:hover){color:color-mix(in srgb,var(--accent) 95%,#3730a3)}html[data-ui=problee] :focus-visible{outline:var(--focus-ring-width) solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:var(--focus-ring-offset)}html[data-ui=problee] .problee-market-grid{color:var(--text-primary)}html[data-ui=problee] .problee-market-grid>*+*{margin-top:var(--grid-gap)}html[data-ui=problee] [data-refreshing=true]{opacity:.62;transition:opacity var(--motion-data) var(--ease-out)}html[data-ui=problee] .problee-control-strip{border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-0) 90%,rgb(var(--accent-rgb)/.03));border-radius:18px;padding:.875rem;box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-featured-top,html[data-ui=problee] .problee-resolved-banner{display:flex;align-items:center;gap:.4rem;font-size:var(--text-caption);color:var(--text-secondary)}html[data-ui=problee] .problee-resolved-banner strong{color:var(--text-primary)}html[data-ui=problee] .problee-meta-chip,html[data-ui=problee] .problee-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .45rem;font-size:var(--text-2xs);line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}html[data-ui=problee] .problee-status-pill{background:rgba(255,255,255,.82);color:var(--text-secondary);border:1px solid rgba(255,255,255,.4)}html[data-ui=problee] .problee-status-pill[data-tone=warning]{color:#b45309}html[data-ui=problee] .problee-list-notice{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .75rem;margin-bottom:.75rem;border-radius:12px;font-size:var(--text-sm);line-height:1.35;color:var(--text-secondary);background:color-mix(in srgb,var(--surface-1) 92%,transparent);border:1px solid var(--border-subtle)}html[data-ui=problee] .problee-list-notice[data-tone=error]{color:var(--text-primary);border-color:var(--error-border);background:var(--error-bg)}html[data-ui=problee] .problee-list-notice button{min-height:var(--touch-target,44px);display:inline-flex;align-items:center;color:var(--accent-text)}html[data-ui=problee] .problee-empty-state{border:1px dashed var(--border-strong);border-radius:16px;background:color-mix(in srgb,var(--surface-1) 97%,var(--accent));padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-align:center}html[data-ui=problee] .problee-empty-state a,html[data-ui=problee] .problee-empty-state button{display:inline-flex;min-height:var(--touch-target,44px);align-items:center;justify-content:center}html[data-ui=problee] .problee-header-shell{max-width:78rem;margin-inline:auto}html[data-ui=problee] .problee-header-bar{height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;border:1px solid var(--border-subtle);background:color-mix(in srgb,white 88%,rgb(var(--accent-rgb)/.02));border-radius:14px;box-shadow:0 6px 20px rgba(17,24,39,.05);padding-inline:.9rem}html[data-ui=problee] .problee-header-left,html[data-ui=problee] .problee-header-right{display:flex;align-items:center;gap:.6rem;min-width:0}html[data-ui=problee] .problee-header-center{min-width:0}html[data-ui=problee] .problee-top-nav{display:flex;align-items:center;gap:.25rem;margin-left:.3rem}html[data-ui=problee] .problee-top-nav-link{display:inline-flex;min-height:var(--touch-target,44px);align-items:center;justify-content:center;color:var(--text-secondary);text-decoration:none;font-size:var(--text-base);font-weight:600;line-height:1;padding:.45rem .65rem;border-radius:8px;transition:color var(--transition-speed) ease,background-color var(--transition-speed) ease}html[data-ui=problee] .problee-top-nav-link:hover{color:var(--text-primary);background:var(--surface-1)}html[data-ui=problee] .problee-top-nav-create{color:var(--accent-text);background:color-mix(in srgb,var(--accent) 10%,transparent);border-radius:8px}html[data-ui=problee] .problee-top-nav-create:hover{color:var(--accent-text);background:color-mix(in srgb,var(--accent) 18%,transparent)}html[data-ui=problee] .problee-top-nav-link:focus-visible{outline:var(--focus-ring-width) solid var(--accent);outline-offset:var(--focus-ring-offset);border-radius:4px}html[data-ui=problee] .problee-top-nav-link[aria-current=page]{color:var(--accent-text);opacity:1}html[data-ui=problee] .problee-search-trigger{width:100%;display:flex;align-items:center;gap:.5rem;border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text-muted);border-radius:12px;padding-inline:.75rem}html[data-ui=problee] .problee-search-trigger:hover{border-color:color-mix(in srgb,var(--accent) 20%,var(--border-strong));color:var(--text-secondary)}html[data-ui=problee] .problee-search-trigger:focus-within{border-color:color-mix(in srgb,var(--accent) 42%,var(--border-strong))}html[data-ui=problee] .problee-search-trigger-desktop{cursor:text}html[data-ui=problee] .problee-search-trigger-input{flex:1;min-width:0;min-height:var(--touch-target,44px);background:transparent;border:none;outline:none;box-shadow:none;font-size:var(--text-sm);color:var(--text-primary);line-height:1.4}html[data-ui=problee] .problee-search-trigger-input:focus{outline:none;box-shadow:none}html[data-ui=problee] .problee-search-trigger-input::-moz-placeholder{color:var(--text-muted)}html[data-ui=problee] .problee-search-trigger-input::placeholder{color:var(--text-muted)}html[data-ui=problee] .problee-search-clear{display:flex;width:var(--touch-target,44px);min-width:var(--touch-target,44px);height:var(--touch-target,44px);align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted);padding:0;border-radius:8px;transition:color .12s}html[data-ui=problee] .problee-search-clear:hover{color:var(--text-secondary)}html[data-ui=problee] .problee-search-dropdown{max-height:min(var(--anchored-overlay-max-height,calc(100dvh - 1rem)),calc(100dvh - 1rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.25rem 0}html[data-ui=problee] .problee-search-dropdown-empty{padding:.75rem 1rem;display:flex;align-items:center;justify-content:center}html[data-ui=problee] .problee-search-result-row{width:100%;display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;cursor:pointer;transition:background .1s;text-align:left}html[data-ui=problee] .problee-search-result-row.is-active,html[data-ui=problee] .problee-search-result-row:hover{background:rgba(215,179,78,.07)}html[data-ui=problee] .problee-search-result-question{flex:1;min-width:0;font-size:var(--text-sm);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-search-result-meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}html[data-ui=problee] .problee-search-result-category{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}html[data-ui=problee] .problee-search-result-prob{font-size:var(--text-xs);font-weight:600;color:var(--outcome1)}html[data-ui=problee] .problee-search-result-skeleton{pointer-events:none}html[data-ui=problee] .problee-search-skeleton-line{flex:1;height:12px;border-radius:6px}html[data-ui=problee] .problee-search-skeleton-line,html[data-ui=problee] .problee-search-skeleton-meta{background:linear-gradient(90deg,var(--surface-1) 25%,var(--surface-2) 50%,var(--surface-1) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite}html[data-ui=problee] .problee-search-skeleton-meta{width:60px;height:10px;border-radius:5px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}html[data-ui=problee][data-theme=dark] .problee-search-result-row.is-active,html[data-ui=problee][data-theme=dark] .problee-search-result-row:hover{background:rgba(255,255,255,.05)}html[data-ui=problee] .problee-mini-balance{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:58px;padding:.15rem .25rem;border-radius:8px}html[data-ui=problee] .problee-mini-balance:hover{background:var(--surface-1)}html[data-ui=problee] .problee-mini-balance-value{color:var(--text-primary);line-height:1.05}html[data-ui=problee] .problee-mini-balance-label{color:var(--text-muted)}html[data-ui=problee] .problee-mini-balance-label.is-syncing{font-style:italic;opacity:.75}html[data-ui=problee] .problee-deposit-button{height:var(--touch-target,44px);min-height:var(--touch-target,44px);display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:var(--text-base);font-weight:700;line-height:1;padding-inline:.9rem;box-shadow:0 6px 14px rgb(var(--accent-rgb)/.22),inset 0 -1px 0 rgba(0,0,0,.1)}html[data-ui=problee] .problee-deposit-button:hover{opacity:.95;transform:translateY(-1px)}html[data-ui=problee] .problee-home-hero-shell{margin-top:.15rem}html[data-ui=problee] .problee-page-heading{padding:.2rem .1rem .15rem}html[data-ui=problee] .problee-page-title{margin:0;color:var(--text-primary);font-family:var(--font-heading);font-size:var(--text-display);line-height:1.15;letter-spacing:-.01em;font-weight:700;text-transform:none}html[data-ui=problee] .problee-page-subtitle{margin:.35rem 0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:1.45;max-width:60rem}html[data-ui=problee] .problee-card{border-radius:16px;border:1px solid var(--border);background:var(--surface-1);box-shadow:none;padding:1.25rem}html[data-ui=problee] .problee-panel{border-radius:16px;border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:var(--shadow-soft-sm);padding:1.25rem}html[data-ui=problee] .problee-stat-card{border-radius:var(--box-radius);border:1px solid #e8e3dc;background:rgba(255,255,255,.98);box-shadow:0 1px 4px rgba(120,80,40,.05);padding:.85rem 1rem}html[data-ui=problee] .problee-dropdown{border-radius:16px;border:1.5px solid #e8d9a0;background:linear-gradient(180deg,#fffefb,#ffffff);box-shadow:0 12px 32px rgba(140,108,20,.1),0 2px 8px rgba(140,108,20,.06);padding:.375rem 0}html[data-ui=problee] .problee-dropdown a:hover,html[data-ui=problee] .problee-dropdown button[data-unstyled]:hover{background:rgba(215,179,78,.06)}html[data-ui=problee] .problee-table-shell{border-radius:16px;border:1px solid var(--border);background:var(--surface-1);box-shadow:none;overflow:hidden}html[data-ui=problee] .problee-table-shell thead tr{background:color-mix(in srgb,var(--surface-1) 82%,white)}html[data-ui=problee] .problee-table-shell tbody tr:hover{background:color-mix(in srgb,var(--accent) 5%,transparent)}html[data-ui=problee] .problee-section-title{margin:0;font-family:var(--font-heading);font-size:var(--text-section-title);font-weight:700;letter-spacing:0;color:var(--text-primary);line-height:1.15}html[data-ui=problee] .problee-back-link{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-target,44px);min-height:var(--touch-target,44px);border-radius:var(--problee-radius-panel);border:0;background:transparent;color:var(--text-secondary);text-decoration:none;transition:color var(--transition-speed) ease,background var(--transition-speed) ease}html[data-ui=problee] .problee-back-link:hover{color:var(--text-primary);background:color-mix(in srgb,var(--text-primary) 8%,transparent)}html[data-ui=problee] .problee-back-link-icon{flex-shrink:0;display:block}:where(html[data-ui=problee] [data-problee-page-shell] *){min-width:0;overflow-wrap:break-word}:where(html[data-ui=problee] [data-problee-page-shell] :is(img,svg,video,canvas,iframe)){max-width:100%}html[data-ui=problee] .problee-summary-strip{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}html[data-ui=problee] .problee-summary-card{min-width:0;border-radius:16px;border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:var(--shadow-soft-sm);padding:1rem 1.1rem}html[data-ui=problee] .problee-summary-label{margin:0;color:var(--text-muted);font-size:var(--text-xs);font-weight:700;letter-spacing:.18em;text-transform:uppercase}html[data-ui=problee] .problee-summary-value{min-width:0;margin:.55rem 0 0;color:var(--text-primary);font-size:clamp(1.2rem,2.8vw,1.75rem);font-weight:700;line-height:1;letter-spacing:-.03em;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-summary-value .is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-summary-value .is-negative{color:var(--signal-down)}html[data-ui=problee] .problee-summary-meta{margin:.45rem 0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:1.4}html[data-ui=problee] .problee-summary-strip--compact{gap:.45rem;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}html[data-ui=problee] .problee-summary-strip--compact .problee-summary-card{border-radius:8px;box-shadow:none;padding:.55rem .65rem}html[data-ui=problee] .problee-summary-strip--compact .problee-summary-label{font-size:var(--text-xs);letter-spacing:0}html[data-ui=problee] .problee-summary-strip--compact .problee-summary-value{margin-top:.32rem;font-size:var(--text-base);line-height:1.08;letter-spacing:0}html[data-ui=problee] .problee-summary-strip--compact .problee-summary-meta{margin-top:.25rem;font-size:var(--text-xs);line-height:1.25}html[data-ui=problee] .problee-page-tabs,html[data-ui=problee] .problee-section-nav{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:var(--shadow-soft-sm);padding:.3rem}html[data-ui=problee] .problee-page-tabs--full{width:100%}html[data-ui=problee] .problee-page-tabs--compact{max-width:100%;flex-wrap:nowrap;gap:.25rem;overflow-x:auto;overflow-y:hidden;border-radius:12px;box-shadow:none;padding:.22rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-page-tabs--compact::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-page-tab,html[data-ui=problee] .problee-section-nav-link{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:.4rem;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--text-secondary);font-size:var(--text-base);font-weight:700;line-height:1;min-height:2.45rem;padding:.62rem .9rem;text-decoration:none;transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease,color var(--transition-speed) ease,box-shadow var(--transition-speed) ease}html[data-ui=problee] .problee-page-tabs--compact .problee-page-tab{height:var(--problee-chrome-compact-control-height);min-height:var(--problee-chrome-compact-control-height);flex:0 0 auto;border-radius:8px;padding:0 .72rem;font-size:var(--text-sm);font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}html[data-ui=problee] .problee-page-tabs--secondary{border-radius:10px;background:color-mix(in srgb,var(--surface-1) 92%,var(--surface-0));box-shadow:none}html[data-ui=problee] .problee-page-tabs--secondary .problee-page-tab{height:var(--problee-chrome-control-height);min-height:var(--problee-chrome-control-height);padding:0 .64rem;font-size:var(--text-sm);font-weight:650}html[data-ui=problee] .problee-page-tabs--compact.problee-page-tabs--secondary{padding:.18rem}html[data-ui=problee] .problee-page-tabs--compact.problee-page-tabs--secondary .problee-page-tab{height:var(--problee-chrome-compact-control-height);min-height:var(--problee-chrome-compact-control-height);padding:0 .58rem;font-size:var(--text-sm)}html[data-ui=problee] .problee-page-tabs--compact.problee-page-tabs--full .problee-page-tab--full{flex:1 0 auto}html[data-ui=problee] .problee-page-tab{cursor:pointer}html[data-ui=problee] .problee-page-tab--full{flex:1 1 0}html[data-ui=problee] .problee-page-tab:hover,html[data-ui=problee] .problee-section-nav-link:hover{border-color:color-mix(in srgb,var(--accent) 18%,var(--border-subtle));background:color-mix(in srgb,var(--accent) 8%,var(--surface-1));color:var(--text-primary)}html[data-ui=problee] .problee-page-tab[data-active=true]{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:0 1px 3px rgba(0,0,0,.08)}html[data-ui=problee] .problee-page-tab:focus-visible,html[data-ui=problee] .problee-section-nav-link:focus-visible{outline:var(--focus-ring-width) solid color-mix(in srgb,var(--accent) 50%,transparent);outline-offset:var(--focus-ring-offset)}html[data-ui=problee] .problee-page-tab:disabled{cursor:not-allowed;opacity:.55}html[data-ui=problee] .problee-page-tab-count{display:inline-flex;min-width:1.2rem;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--surface-2) 90%,white);color:inherit;font-size:var(--text-xs);font-weight:700;line-height:1;padding:.16rem .36rem}html[data-ui=problee] .problee-leaderboard-shell{display:flex;flex-direction:column;gap:.75rem}html[data-ui=problee] .problee-leaderboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:.08rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-leaderboard-toolbar::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-leaderboard-tabs.problee-page-tabs{flex:0 0 auto;border:0;background:transparent;box-shadow:none;padding:0}html[data-ui=problee] .problee-leaderboard-toolbar-controls{display:flex;flex:0 0 auto;align-items:center;gap:.5rem;margin-left:auto}html[data-ui=problee] .problee-leaderboard-period{display:inline-flex;height:var(--problee-chrome-micro-control-height);align-items:center;gap:.1rem;border:1px solid var(--border-subtle);border-radius:9px;background:var(--control-track);padding:1px}html[data-ui=problee] .problee-leaderboard-period-btn{display:inline-flex;height:100%;min-width:34px;min-height:0;align-items:center;justify-content:center;border-radius:7px;border:1px solid transparent;background:transparent;color:var(--text-secondary);cursor:pointer;font-size:var(--text-xs);font-weight:700;line-height:1;padding:0 .48rem;white-space:nowrap}html[data-ui=problee] .problee-leaderboard-period-btn[data-active=true]{border-color:var(--border-subtle);background:var(--control-segment-active);color:var(--control-segment-text-active)}@media (max-width:639px),(pointer:coarse){html[data-ui=problee] .problee-page-tabs--compact .problee-page-tab,html[data-ui=problee] .problee-page-tabs--compact.problee-page-tabs--secondary .problee-page-tab{height:var(--problee-chrome-compact-control-height);min-height:var(--problee-chrome-compact-control-height)}html[data-ui=problee] .problee-leaderboard-period{height:var(--problee-chrome-micro-control-height)}html[data-ui=problee] .problee-leaderboard-period-btn{min-width:34px}}html[data-ui=problee] .problee-leaderboard-select-shell{display:inline-flex;flex:0 0 auto}html[data-ui=problee] .problee-leaderboard-select{height:var(--problee-chrome-micro-control-height);min-height:var(--problee-chrome-micro-control-height);border:1px solid var(--border-subtle);border-radius:9px;background:color-mix(in srgb,var(--surface-1) 90%,white);color:var(--text-primary);cursor:pointer;font-size:var(--text-xs);font-weight:700;line-height:1;padding:0 1.7rem 0 .62rem}@media (max-width:639px),(pointer:coarse){html[data-ui=problee] .problee-leaderboard-select{height:var(--problee-chrome-micro-control-height);min-height:var(--problee-chrome-micro-control-height)}}html[data-ui=problee] .problee-leaderboard-table-shell{overflow:hidden;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface-0);box-shadow:none}html[data-ui=problee] .problee-leaderboard-table{border-collapse:separate;border-spacing:0;min-width:0}html[data-ui=problee] .problee-leaderboard-head{background:color-mix(in srgb,var(--surface-1) 86%,white)}html[data-ui=problee] .problee-leaderboard-head th{height:36px;border-bottom:1px solid var(--border-subtle);font-weight:800;letter-spacing:0;text-transform:uppercase;white-space:nowrap}html[data-ui=problee] .problee-leaderboard-row td{border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 68%,transparent)}html[data-ui=problee] .problee-leaderboard-row:last-child td{border-bottom:0}html[data-ui=problee] .problee-leaderboard-row.is-you{background:var(--surface-2);scroll-margin-top:5rem}html[data-ui=problee] .problee-leaderboard-row.is-you:hover{background:var(--surface-3)}html[data-ui=problee] .problee-leaderboard-rowmeta{display:flex;flex-wrap:wrap;gap:.1rem .6rem;margin-top:.15rem;color:var(--text-muted);font-size:var(--text-xs);line-height:1.3}html[data-ui=problee] .problee-leaderboard-row .problee-byline__name{max-width:32ch}@media (max-width:639px){html[data-ui=problee] .problee-leaderboard-row .problee-byline__name{max-width:20ch}}html[data-ui=problee] .problee-leaderboard-table .follow-btn--sm{height:30px;min-height:30px;min-width:76px;border-radius:10px;font-size:var(--text-xs);padding:0 .5rem}html[data-ui=problee] .problee-leaderboard-bar{margin:0;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.45}html[data-ui=problee] .problee-leaderboard-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text-muted);font-size:var(--text-xs)}html[data-ui=problee] .problee-leaderboard-updated{color:var(--text-muted)}html[data-ui=problee] .problee-leaderboard-load-row{display:flex;justify-content:center}html[data-ui=problee] .problee-leaderboard-load-more,html[data-ui=problee] .problee-load-more-btn{min-height:34px;border-radius:9px;border:1px solid var(--border-subtle);background:var(--surface-1);color:var(--text-primary);cursor:pointer;font-size:var(--text-sm);font-weight:700;padding:0 .9rem}html[data-ui=problee] .problee-leaderboard-load-more:disabled,html[data-ui=problee] .problee-load-more-btn:disabled{cursor:wait;opacity:.65}html[data-ui=problee] .problee-page-shell{padding-bottom:6rem}html[data-ui=problee] .problee-hero-card{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,1fr);grid-template-areas:"title title" "content chart";gap:1rem;border-radius:18px;border:1px solid var(--border-subtle);background:#ffffff;padding:1rem;box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .problee-hero-left{grid-area:content;display:flex;flex-direction:column;justify-content:center;gap:.5rem;min-width:0}html[data-ui=problee] .problee-hero-card:hover{box-shadow:var(--shadow-soft-lg)}html[data-ui=problee] .problee-hero-card.is-selected{border-color:color-mix(in srgb,var(--accent) 35%,var(--border-strong));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 10%,transparent),var(--shadow-soft-lg)}html[data-ui=problee] .problee-hero-card.is-phone{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "content" "chart";gap:.75rem;padding:.85rem}html[data-ui=problee] .problee-hero-vol{display:inline-flex;align-items:center;font-weight:600;font-size:var(--text-caption);color:var(--text-secondary);white-space:nowrap}html[data-ui=problee] .problee-hero-title-row{grid-area:title;display:flex;align-items:flex-start;gap:.75rem}html[data-ui=problee] .problee-favorite-button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-muted);flex-shrink:0}html[data-ui=problee] .problee-favorite-button:hover{color:var(--text-primary)}html[data-ui=problee] .problee-favorite-button[aria-pressed=true]{color:var(--accent-text)}html[data-ui=problee] .problee-hero-thumb{width:4rem;height:4rem;border-radius:.75rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0}html[data-ui=problee] .problee-hero-thumb-fallback{display:flex;align-items:center;justify-content:center;background:var(--surface-0);font-size:var(--text-section-title)}html[data-ui=problee] .problee-hero-title{min-width:0;margin:0;color:var(--accent-text);font-family:var(--font-heading);font-size:var(--text-display);line-height:1.15;letter-spacing:0;font-weight:700;text-wrap:pretty;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-hero-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem .75rem;min-width:0}html[data-ui=problee] .problee-hero-creator{display:inline-flex;align-items:center;gap:.28rem;min-width:0;color:var(--text-secondary);font-size:var(--text-caption);font-weight:600;white-space:nowrap}html[data-ui=problee] .problee-hero-meta-label{color:var(--text-muted)}html[data-ui=problee] .problee-hero-creator-link{display:inline-flex;align-items:center;gap:.25rem;max-width:8.5rem;overflow:hidden;text-overflow:ellipsis;color:var(--text-secondary);transition:color .15s ease}html[data-ui=problee] .problee-hero-creator-link:hover{color:var(--accent-text)}html[data-ui=problee] .problee-hero-close{min-height:1.35rem;padding:.25rem .5rem;font-size:var(--text-caption)}html[data-ui=problee] .problee-hero-card.is-phone .problee-hero-title-row{align-items:flex-start}html[data-ui=problee] .problee-hero-card.is-phone .problee-hero-thumb{width:3rem;height:3rem;border-radius:.65rem}html[data-ui=problee] .problee-hero-card.is-phone .problee-hero-title{font-size:var(--text-section-title);line-height:1.1}html[data-ui=problee] .problee-hero-card.is-phone .problee-hero-vol{font-size:var(--text-xs)}html[data-ui=problee] .problee-hero-actions{margin-top:auto;display:grid;grid-template-columns:repeat(var(--problee-outcome-count,2),minmax(0,1fr));gap:.5rem;padding-top:.75rem}html[data-ui=problee] .problee-hero-action{min-width:0;height:80px;border-radius:10px;border:1px solid transparent;font-weight:700;font-size:var(--text-base);line-height:1;padding:0 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}@media (max-width:639px){html[data-ui=problee] .problee-hero-actions{grid-template-columns:repeat(var(--problee-outcome-count,2),minmax(0,1fr))}html[data-ui=problee] .problee-hero-action{min-width:0;height:56px;padding-inline:.6rem;gap:.25rem}html[data-ui=problee] .problee-hero-action-label{font-size:var(--text-sm)}html[data-ui=problee] .problee-hero-action-price{font-size:var(--text-lg)}html[data-ui=problee] .problee-hero-action-mult{font-size:var(--text-xs)}}html[data-ui=problee] .problee-hero-action-label{font-size:var(--text-lg);font-weight:700;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}html[data-ui=problee] .problee-hero-action-right{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0}html[data-ui=problee] .problee-hero-action-price{font-size:var(--text-page-title);font-weight:700;line-height:1}html[data-ui=problee] .problee-hero-action-mult{font-size:var(--text-sm);font-weight:600;opacity:.6}html[data-ui=problee] .problee-hero-chart{grid-area:chart;display:flex;align-items:stretch;min-height:208px;height:208px;border-radius:10px;overflow:hidden}html[data-ui=problee] .problee-hero-chart>*{flex:1;min-height:0}html[data-ui=problee] .problee-hero-card.is-phone .problee-hero-chart{min-height:208px;height:208px}@keyframes problee-card-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html[data-ui=problee] .problee-grid-card.is-entering{animation:problee-card-enter var(--motion-entry) var(--ease-out) both}html[data-ui=problee] .problee-grid-odds-fill-outcome1,html[data-ui=problee] .problee-grid-odds-fill-outcome2,html[data-ui=problee] .problee-grid-odds-fill-outcome3{transition:flex-basis var(--motion-data) var(--ease-emphasized),width var(--motion-data) var(--ease-emphasized)}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-grid-card.is-entering,html[data-ui=problee] .problee-receipt-stamp{animation:none}html[data-ui=problee] .problee-grid-odds-fill-outcome1,html[data-ui=problee] .problee-grid-odds-fill-outcome2,html[data-ui=problee] .problee-grid-odds-fill-outcome3{transition:none}html[data-ui=problee]{--motion-hover:0ms;--motion-entry:0ms;--motion-data:0ms;--motion-confirm:0ms}}html[data-ui=problee] .problee-market-card-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.85rem}@media (min-width:640px){html[data-ui=problee] .problee-market-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){html[data-ui=problee] .problee-market-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}html[data-ui=problee] .problee-grid-card{width:100%;display:flex;flex-direction:column;gap:var(--problee-card-gap);text-align:left;border-radius:16px;border:1px solid var(--border);background:var(--surface-1);padding:var(--problee-card-pad);box-shadow:none;transition:transform var(--transition-speed) ease,box-shadow var(--transition-speed) ease,border-color var(--transition-speed) ease}html[data-ui=problee] .problee-grid-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-grid-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent),0 8px 20px color-mix(in srgb,var(--accent) 12%,transparent)}html[data-ui=problee] .problee-grid-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}html[data-ui=problee] .problee-grid-card-title-wrap{display:flex;align-items:flex-start;gap:.55rem;min-width:0;flex:1}html[data-ui=problee] .problee-grid-card-thumb{width:48px;height:48px;border-radius:10px;overflow:hidden;border:1px solid #eadcab;background:#fff8e5;flex-shrink:0}html[data-ui=problee] .problee-grid-card-thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}html[data-ui=problee] .problee-grid-card-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;color:#8f6a10}html[data-ui=problee] .problee-grid-card-title{margin:0;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-lg);line-height:1.25;font-weight:600;letter-spacing:-.01em;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(2 * 1.25em);min-height:2lh}html[data-ui=problee] .problee-grid-card.is-phone .problee-grid-card-title{font-size:var(--text-base);line-height:1.25;min-height:calc(2 * 1.25em);min-height:2lh}html[data-ui=problee] .problee-grid-card-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0}html[data-ui=problee] .problee-grid-odds-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem}html[data-ui=problee] .problee-grid-odds-value{font-size:var(--text-lg);font-weight:700;letter-spacing:-.01em;line-height:1;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-grid-odds-outcome1{color:var(--outcome1)}html[data-ui=problee] .problee-grid-odds-outcome2{color:var(--outcome2)}html[data-ui=problee] .problee-grid-odds-track{position:relative;height:10px;border-radius:2px;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(var(--texture-ticker-size) - 1px),var(--texture-ticker-color) calc(var(--texture-ticker-size) - 1px),var(--texture-ticker-color) var(--texture-ticker-size)),var(--surface-2);border:1px solid var(--border-subtle);overflow:hidden;display:flex}html[data-ui=problee] .problee-grid-odds-fill-outcome1,html[data-ui=problee] .problee-grid-odds-fill-outcome2,html[data-ui=problee] .problee-grid-odds-fill-outcome3{background-image:repeating-linear-gradient(90deg,transparent 0,transparent var(--odds-tick-block),var(--odds-tick-gap) var(--odds-tick-block),var(--odds-tick-gap) var(--odds-tick-size))}html[data-ui=problee] .problee-grid-odds-fill-outcome1{background-color:color-mix(in srgb,var(--outcome1) 48%,white);height:100%}html[data-ui=problee] .problee-grid-odds-fill-outcome2{background-color:color-mix(in srgb,var(--outcome2) 34%,white);height:100%;margin-left:auto}html[data-ui=problee] .problee-grid-odds-track[data-outcome-count="3"] .problee-grid-odds-fill-outcome2{margin-left:0}html[data-ui=problee] .problee-grid-odds-fill-outcome3{background-color:color-mix(in srgb,var(--outcome3) 48%,white);height:100%}html[data-ui=problee] .problee-grid-outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem}html[data-ui=problee] .problee-grid-outcome-button{display:inline-flex;align-items:center;justify-content:space-between;min-height:var(--touch-target,44px);gap:.45rem;border-radius:12px;border:1px solid transparent;padding:.7rem .75rem;font-size:var(--text-caption);font-weight:700;min-width:0}@media (min-width:1024px){html[data-ui=problee] .problee-grid-outcome-button{min-height:48px;font-size:var(--text-sm,13px)}}html[data-ui=problee] .problee-grid-outcomes[style*="--problee-outcome-count: 3"] .problee-grid-outcome-button{padding:.7rem .55rem;gap:.3rem}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome1]{background:color-mix(in srgb,var(--outcome1) 10%,white);border-color:color-mix(in srgb,var(--outcome1) 18%,var(--border-subtle));color:var(--outcome1)}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome2]{background:color-mix(in srgb,var(--outcome2) 9%,white);border-color:color-mix(in srgb,var(--outcome2) 16%,var(--border-subtle));color:var(--outcome2)}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome3]{background:color-mix(in srgb,var(--outcome3) 10%,white);border-color:color-mix(in srgb,var(--outcome3) 18%,var(--border-subtle));color:var(--outcome3)}html[data-ui=problee] .problee-grid-outcome-text{text-transform:none;letter-spacing:normal;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}html[data-ui=problee] .problee-grid-outcome-price{opacity:.95;flex-shrink:0}html[data-ui=problee] .problee-grid-outcomes--plain .problee-grid-outcome-button{justify-content:center;font-size:var(--text-sm,13px)}html[data-ui=problee] .problee-grid-outcomes--plain .problee-grid-outcome-text{flex:0 1 auto;text-align:center}@media (min-width:1024px){html[data-ui=problee] .problee-grid-outcomes--plain .problee-grid-outcome-button{font-size:var(--text-base)}}html[data-ui=problee] .problee-vote-card-action{display:inline-flex;min-height:2.75rem;width:100%;align-items:center;justify-content:center;border-radius:12px;border:2px solid color-mix(in srgb,var(--accent) 24%,var(--border-subtle));background:color-mix(in srgb,var(--accent) 11%,white);color:var(--accent-text);font-size:var(--text-caption);font-weight:800}html[data-ui=problee] .problee-grid-resolved{display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#f7f8fc;border:1px solid var(--border-subtle);padding:.55rem .65rem;color:var(--text-secondary);font-size:var(--text-caption)}html[data-ui=problee] .problee-grid-resolved strong{color:var(--text-primary);font-size:var(--text-sm)}html[data-ui=problee] .problee-grid-resolved-label{text-transform:uppercase;font-size:var(--text-2xs);letter-spacing:.06em}html[data-ui=problee] .problee-grid-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top:1px solid #eceef4;padding-top:var(--problee-card-gap)}html[data-ui=problee] .problee-grid-footer-left,html[data-ui=problee] .problee-grid-footer-right{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;min-width:0;max-width:100%}html[data-ui=problee] .problee-grid-footer-left{flex:0 1 auto}html[data-ui=problee] .problee-grid-footer-right{flex:1 1 auto;justify-content:flex-end}html[data-ui=problee] .problee-grid-footer-meta{color:var(--accent-text);font-size:var(--text-xs);font-weight:600;white-space:nowrap}html[data-ui=problee] .problee-creator-avatar.problee-profile-avatar{width:1rem;height:1rem;flex:0 0 1rem}html[data-ui=problee] .problee-creator-label{min-width:0;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-boosted-pill{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;border:1px solid #e6c96a;background:linear-gradient(180deg,#fff0a8,#f3cc4d);color:#5e4600;font-size:var(--text-2xs);font-weight:800;line-height:1;padding:.25rem .45rem;box-shadow:inset 0 -1px 0 rgba(94,70,0,.12)}html[data-ui=problee] .problee-boosted-pill:before{content:"pp";font-size:var(--text-xs);line-height:1;margin-right:.2rem;opacity:.9}html[data-ui=problee] .problee-status-pill{background:#fbfbff;border-color:#e4e7f2}html[data-ui=problee] .problee-status-pill[data-tone=live]{background:color-mix(in srgb,var(--live) 12%,var(--surface-0));border-color:color-mix(in srgb,var(--live) 32%,var(--border-subtle));color:var(--live)}html[data-ui=problee] .problee-row-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;-moz-column-gap:.65rem;column-gap:.65rem;row-gap:.4rem;padding:.5rem var(--problee-card-pad);border-radius:12px;border:1px solid var(--border);background:var(--surface-1);box-shadow:none;transition:transform var(--transition-speed) ease,box-shadow var(--transition-speed) ease}html[data-ui=problee] .problee-row-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-row-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}html[data-ui=problee] .problee-row-thumb{grid-column:1;grid-row:1;width:2.75rem;height:2.75rem;border-radius:9px;overflow:hidden;border:1px solid #eadcab;background:#fff8e5;flex-shrink:0}html[data-ui=problee] .problee-row-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}html[data-ui=problee] .problee-row-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:var(--text-sm)}html[data-ui=problee] .problee-row-content{grid-column:2;grid-row:1;min-width:0}html[data-ui=problee] .problee-row-title{margin:0;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;line-height:1.3;color:#1f2432;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-row-bottom{grid-column:1/-1;grid-row:2;display:flex;align-items:center;gap:.5rem;min-width:0;font-size:var(--text-xs);color:#8f8a78}html[data-ui=problee] .problee-row-bottom>*{flex-shrink:0}html[data-ui=problee] .problee-row-creator{flex-shrink:1;min-width:0;overflow:hidden}html[data-ui=problee] .problee-row-spacer{flex:1 1 0;min-width:.5rem}html[data-ui=problee] .problee-row-chance{font-size:var(--text-base);font-weight:800;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-row-actions{display:grid;grid-template-columns:repeat(var(--problee-outcome-count,2),minmax(0,1fr));gap:.35rem;flex-shrink:0;width:calc(var(--problee-outcome-count, 2) * 3.9rem);max-width:100%}html[data-ui=problee] .problee-row-actions--plain{width:auto;grid-template-columns:repeat(var(--problee-outcome-count,2),auto)}html[data-ui=problee] .problee-row-actions--plain .problee-row-btn{min-height:2.25rem;padding:.3rem .8rem}@media (max-width:639px){html[data-ui=problee] .problee-row-bottom .problee-status-pill,html[data-ui=problee] .problee-row-creator,html[data-ui=problee] .problee-row-volume{display:none}}html[data-ui=problee] .problee-row-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:var(--touch-target,44px);border-radius:10px;border:1px solid transparent;padding:.35rem .65rem;min-width:0}html[data-ui=problee] .problee-row-btn[data-side=outcome1]{background:color-mix(in srgb,var(--outcome1) 10%,white);border-color:color-mix(in srgb,var(--outcome1) 18%,var(--border-subtle));color:var(--outcome1)}html[data-ui=problee] .problee-row-btn[data-side=outcome2]{background:color-mix(in srgb,var(--outcome2) 9%,white);border-color:color-mix(in srgb,var(--outcome2) 16%,var(--border-subtle));color:var(--outcome2)}html[data-ui=problee] .problee-row-btn[data-side=outcome3]{background:color-mix(in srgb,var(--outcome3) 10%,white);border-color:color-mix(in srgb,var(--outcome3) 18%,var(--border-subtle));color:var(--outcome3)}html[data-ui=problee] .problee-row-btn-label{font-size:var(--text-xs);font-weight:700;text-transform:none;letter-spacing:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-row-btn-price{font-size:var(--text-xs);font-weight:600;opacity:.85}html[data-ui=problee] .problee-row-vote-action{display:inline-flex;min-height:var(--touch-target,44px);min-width:6.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;border:2px solid color-mix(in srgb,var(--accent) 24%,var(--border-subtle));background:color-mix(in srgb,var(--accent) 11%,white);color:var(--accent-text);font-size:var(--text-xs);font-weight:800}html[data-ui=problee] .problee-row-resolved{display:flex;align-items:center;gap:.3rem;font-size:var(--text-xs);color:var(--text-secondary);flex-shrink:0;white-space:nowrap}@media (max-width:1099px){html[data-ui=problee] .problee-header-bar{grid-template-columns:minmax(0,1fr) auto;padding-inline:.7rem;gap:.55rem}html[data-ui=problee] .problee-header-left{min-width:0}html[data-ui=problee] .problee-header-brand-link{min-width:0;flex-shrink:1}html[data-ui=problee] .problee-header-brand-link svg{max-width:100%;height:auto}html[data-ui=problee] .problee-header-right{flex-shrink:0}html[data-ui=problee] .problee-header-center,html[data-ui=problee] .problee-top-nav{display:none}html[data-ui=problee] .problee-hero-card{grid-template-columns:1fr;grid-template-areas:"title" "content" "chart"}html[data-ui=problee] .problee-hero-chart{min-height:190px}}@media (max-width:639px){html[data-ui=problee] .problee-header-bar{border-radius:12px}html[data-ui=problee] .problee-deposit-button{display:none}html[data-ui=problee] .problee-header-text-action.problee-signin-button,html[data-ui=problee] .problee-signin-button{display:inline-flex;white-space:nowrap;padding-inline:.7rem;font-size:var(--text-sm);height:var(--touch-target,44px);min-height:var(--touch-target,44px)}html[data-ui=problee] .problee-page-title{font-size:var(--text-page-title);line-height:1.12}html[data-ui=problee] .problee-page-subtitle{font-size:var(--text-sm)}html[data-ui=problee] .problee-leaderboard-toolbar{margin-inline:-.25rem;padding-inline:.25rem}html[data-ui=problee] .problee-leaderboard-table-shell{border-radius:10px}html[data-ui=problee] .problee-leaderboard-head th,html[data-ui=problee] .problee-leaderboard-row td{padding-left:.58rem;padding-right:.58rem}}html[data-ui=problee] .problee-market-detail-panel{width:100%}html[data-ui=problee] .problee-md-shell{width:100%;padding-top:.35rem}html[data-ui=problee] .problee-md-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.95rem;align-items:start}html[data-ui=problee] .problee-md-left,html[data-ui=problee] .problee-md-right{min-width:0;display:flex;flex-direction:column;gap:.95rem}@media (min-width:1100px){html[data-ui=problee] .problee-md-grid{grid-template-columns:minmax(0,1fr) minmax(320px,360px)}html[data-ui=problee] .problee-md-right{align-self:start}}html[data-ui=problee] .problee-md-header-card,html[data-ui=problee] .problee-md-related-card,html[data-ui=problee] .problee-md-tabs-card,html[data-ui=problee] .problee-verdict-banner,html[data-ui=problee] .problee-verdict-section{border-radius:18px;border:1px solid var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-md-header-card{padding:1.1rem}html[data-ui=problee] .problee-md-header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}html[data-ui=problee] .problee-md-header-start{display:flex;align-items:center;gap:.65rem;min-width:0}html[data-ui=problee] .problee-md-back-link{flex:0 0 auto;border-radius:10px}html[data-ui=problee] .problee-md-meta-group{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;color:var(--text-muted);font-size:var(--text-caption);font-weight:600}html[data-ui=problee] .market-close-countdown{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:1.5rem;white-space:nowrap;border:0;border-radius:0;background:transparent;color:var(--text-secondary);font-size:var(--text-sm);font-weight:600;line-height:1;padding:0}html[data-ui=problee] .market-close-countdown:before{content:"";width:.38rem;height:.38rem;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.6}html[data-ui=problee] .market-close-countdown--trade{width:100%;min-height:2rem;border-radius:10px;background:color-mix(in srgb,currentColor 4%,var(--surface-1));font-size:var(--text-xs)}html[data-ui=problee] .market-close-countdown[data-tone=soon]{color:var(--warning-text)}html[data-ui=problee] .market-close-countdown[data-tone=critical],html[data-ui=problee] .market-close-countdown[data-tone=urgent]{color:color-mix(in srgb,var(--error-text) 78%,var(--text-primary))}html[data-ui=problee] .market-close-countdown[data-tone=closed]{color:var(--text-muted);background:color-mix(in srgb,var(--text-muted) 8%,var(--surface-1))}html[data-ui=problee] .problee-resolves-in{display:inline-flex;align-items:center;gap:.35rem;min-height:1.5rem;white-space:nowrap;color:var(--text-muted);font-size:var(--text-sm);font-weight:600;font-variant-numeric:tabular-nums;line-height:1}html[data-ui=problee] .problee-resolves-in svg{flex:0 0 auto}html[data-ui=problee] .problee-resolves-in[data-tone=later]{color:var(--text-muted)}html[data-ui=problee] .problee-resolves-in[data-tone=week]{color:var(--text-secondary)}html[data-ui=problee] .problee-resolves-in[data-tone=today]{color:var(--text-primary)}html[data-ui=problee] .problee-resolves-in[data-tone=urgent]{color:var(--text-primary);font-weight:700}html[data-ui=problee] .problee-resolves-in[data-tone=settled]{color:var(--text-muted)}html[data-ui=problee] .problee-resolves-in--card,html[data-ui=problee] .problee-resolves-in--row{font-size:var(--text-xs)}html[data-ui=problee] .problee-resolves-in--header{font-size:var(--text-sm)}html[data-ui=problee] .problee-portfolio-appointments{display:flex;flex-direction:column;gap:1.25rem}html[data-ui=problee] .problee-portfolio-appointment-head{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.55rem}html[data-ui=problee] .problee-portfolio-appointment-title{margin:0;font-family:var(--font-heading);font-size:var(--text-base);font-weight:600;letter-spacing:-.005em;color:var(--text-primary)}html[data-ui=problee] .problee-portfolio-appointment-group[data-bucket=settled] .problee-portfolio-appointment-title{color:var(--text-secondary)}html[data-ui=problee] .problee-portfolio-appointment-count{font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-card-live{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;padding-top:.45rem;border-top:1px solid var(--border-subtle);font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--text-muted)}html[data-ui=problee] .problee-portfolio-card-live-mark{font-weight:700;color:var(--text-primary)}html[data-ui=problee] .problee-portfolio-card-live-delta.is-positive,html[data-ui=problee] .problee-portfolio-card-live-value.is-positive{color:var(--signal-up)}html[data-ui=problee] .problee-portfolio-card-live-delta.is-negative,html[data-ui=problee] .problee-portfolio-card-live-value.is-negative{color:var(--signal-down)}html[data-ui=problee] .problee-portfolio-card-live-value{margin-left:auto}html[data-ui=problee] .problee-share-btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:none;color:var(--text-secondary);padding:.3rem;min-width:44px;min-height:44px;cursor:pointer;transition:color .15s}html[data-ui=problee] .problee-share-btn:hover{color:var(--text-primary)}html[data-ui=problee] .problee-md-header-actions{display:flex;align-items:center;gap:.15rem;flex-shrink:0}html[data-ui=problee] .problee-md-fav-btn{color:var(--text-secondary)}html[data-ui=problee] .problee-md-title-row{margin-top:1rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:center}html[data-ui=problee] .problee-md-meta-block{min-width:0}html[data-ui=problee] .problee-md-logo{width:58px;height:58px;border-radius:12px;border:1px solid var(--border-subtle);background:linear-gradient(180deg,#f3f5fb,#eef2fb);display:grid;place-items:center;color:var(--accent-text);font-size:var(--text-section-title);overflow:hidden}html[data-ui=problee] .problee-md-logo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-ui=problee] .problee-md-title-copy{min-width:0}html[data-ui=problee] .problee-md-title{margin:0;color:#1f2432;font-family:var(--font-body);font-size:clamp(1.55rem,2vw,2.2rem);line-height:.95;letter-spacing:-.03em;text-wrap:balance}html[data-ui=problee] .problee-md-subline{margin:.55rem 0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:1.35}html[data-ui=problee] .problee-md-creator-row{margin:.55rem 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:.22rem;color:var(--text-muted);font-size:var(--text-caption);font-weight:600}html[data-ui=problee] .problee-md-creator-identity{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;max-width:100%}html[data-ui=problee] .problee-md-creator-label{text-transform:lowercase;letter-spacing:.01em}html[data-ui=problee] .problee-md-creator-addr{color:var(--text-secondary);text-decoration:none;font-variant-numeric:tabular-nums;transition:color .15s}html[data-ui=problee] .problee-md-creator-addr:hover{color:var(--accent-text)}html[data-ui=problee] .problee-md-creator-track{display:block;max-width:100%}html[data-ui=problee] .problee-md-creator-more{margin:.35rem 0 0;display:block;width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--text-secondary);font-size:var(--text-caption);font-weight:600;line-height:1.35;text-decoration:none}html[data-ui=problee] .problee-md-creator-more:hover{color:var(--accent-text)}html[data-ui=problee] .problee-md-description{margin:.75rem 0 0;padding:.75rem 1rem;border-radius:12px;background:var(--surface-1);border:1px solid color-mix(in srgb,var(--border-subtle) 56%,transparent)}html[data-ui=problee] .problee-md-description p{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.6;white-space:pre-wrap}html[data-ui=problee] .problee-md-chart-toolbar{display:flex;justify-content:flex-end;margin:.35rem 0 .5rem;align-items:center;gap:.5rem}html[data-ui=problee] .chart-marker-chips{display:flex;align-items:center;gap:.25rem;min-width:0;margin-inline-end:auto;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}html[data-ui=problee] .chart-marker-chips::-webkit-scrollbar{display:none}html[data-ui=problee] .chart-marker-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:2.5rem;height:1.65rem;padding:0 .55rem;border-radius:999px;color:var(--text-secondary);font-size:var(--text-caption);font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;transition:color .15s ease,background-color .15s ease}html[data-ui=problee] .chart-marker-chip:hover{color:var(--text-primary)}html[data-ui=problee] .chart-marker-chip.is-active{color:var(--text-primary);background:var(--surface-2)}html[data-ui=problee] .chart-marker-chip:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}html[data-ui=problee] .price-chart-overlay{position:absolute;pointer-events:none}html[data-ui=problee] .chart-marker-layer{position:absolute;inset:0}html[data-ui=problee] .chart-marker-stack{position:absolute;width:24px;padding:0;border:0;background:transparent;color:var(--text-primary);cursor:pointer;pointer-events:auto}html[data-ui=problee] .chart-marker-stack:focus-visible{outline:none}html[data-ui=problee] .chart-marker{position:absolute;left:0;width:24px;height:24px;border-radius:var(--avatar-radius);transition:transform .15s ease}html[data-ui=problee] .chart-marker__avatar.problee-agent-crest,html[data-ui=problee] .chart-marker__avatar.problee-profile-avatar{box-shadow:var(--shadow-soft-sm);transition:box-shadow .15s ease}html[data-ui=problee] .chart-marker-stack.is-selected .chart-marker,html[data-ui=problee] .chart-marker-stack:focus-visible .chart-marker,html[data-ui=problee] .chart-marker-stack:hover .chart-marker{transform:scale(1.08)}html[data-ui=problee] .chart-marker-stack.is-selected .chart-marker__avatar.problee-agent-crest,html[data-ui=problee] .chart-marker-stack.is-selected .chart-marker__avatar.problee-profile-avatar,html[data-ui=problee] .chart-marker-stack:focus-visible .chart-marker__avatar.problee-agent-crest,html[data-ui=problee] .chart-marker-stack:focus-visible .chart-marker__avatar.problee-profile-avatar{box-shadow:0 0 0 2px var(--accent)}html[data-ui=problee] .chart-marker-stack__more{position:absolute;top:0;left:calc(100% + 2px);display:inline-flex;align-items:center;justify-content:center;height:14px;padding:0 4px;border:1px solid var(--border-subtle);border-radius:999px;background:var(--surface-1);color:var(--text-secondary);font-size:var(--text-2xs);font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}html[data-ui=problee] .chart-marker-popover{position:fixed;width:min(20rem,calc(100vw - 1rem));max-height:min(var(--anchored-overlay-max-height,24rem),24rem);overflow-y:auto;overscroll-behavior:contain;padding:.75rem;border-radius:var(--problee-chrome-overlay-radius);border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:var(--shadow-soft-md);z-index:var(--z-overlay-content);outline:none}html[data-ui=problee] .chart-marker-sheet__body{padding:0 1rem 1.25rem}html[data-ui=problee] .chart-marker-card{display:flex;flex-direction:column;gap:.5rem;min-width:0}html[data-ui=problee] .chart-marker-card__list{display:flex;flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none}html[data-ui=problee] .chart-marker-card__row{display:flex;align-items:flex-start;gap:.5rem;width:100%;min-width:0;padding:.35rem .4rem;border-radius:8px;text-align:start;color:var(--text-primary)}html[data-ui=problee] .chart-marker-card__row-body{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1 auto}html[data-ui=problee] .chart-marker-card__row-head{display:flex;align-items:center;gap:.35rem;min-width:0}html[data-ui=problee] .chart-marker-card__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font-size:var(--text-sm);font-weight:700;text-decoration:none}html[data-ui=problee] a.chart-marker-card__name:hover{color:var(--accent-text)}html[data-ui=problee] .chart-marker-card__pill{flex:0 0 auto;display:inline-flex;align-items:center;height:1rem;padding:0 .3rem;border-radius:4px;background:var(--surface-2);color:var(--text-secondary);font-size:var(--text-2xs);font-weight:700;line-height:1;white-space:nowrap}html[data-ui=problee] .chart-marker-card__meta{color:var(--text-muted);font-size:var(--text-2xs);font-weight:600;white-space:nowrap}html[data-ui=problee] .chart-marker-card__open{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;min-width:0;padding:.2rem .3rem;border-radius:6px;text-align:start;color:var(--text-primary);transition:background-color .15s ease}html[data-ui=problee] .chart-marker-card__open:focus-visible,html[data-ui=problee] .chart-marker-card__open:hover{background:var(--surface-2);outline:none}html[data-ui=problee] .chart-marker-card__content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;color:var(--text-primary);font-size:var(--text-sm);line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}html[data-ui=problee] .chart-marker-card__reactions{display:inline-flex;align-items:center;gap:.2rem;color:var(--text-muted);font-size:var(--text-2xs);font-weight:600;line-height:1}html[data-ui=problee] .problee-md-chart-wrap .retro-window{border-radius:18px;border-color:var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-md-chart-wrap .retro-window>.mb-4{margin-bottom:.4rem}html[data-ui=problee] .problee-md-chart-wrap .retro-window p.text-xs.uppercase{color:var(--text-muted);letter-spacing:.15em}html[data-ui=problee] .problee-md-outcome-row{display:flex;align-items:center;gap:.5rem;margin-top:.35rem}html[data-ui=problee] .problee-md-outcome-tag{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .45rem;border-radius:4px;line-height:1.3}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome1] .problee-md-outcome-tag{background:rgb(var(--outcome1-rgb)/.15);color:var(--outcome1)}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome2] .problee-md-outcome-tag{background:rgb(var(--outcome2-rgb)/.15);color:var(--outcome2)}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome3] .problee-md-outcome-tag{background:rgb(var(--outcome3-rgb)/.15);color:var(--outcome3)}html[data-ui=problee] .problee-md-outcome-value{font-size:var(--text-base);font-weight:700}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome1] .problee-md-outcome-value{color:var(--outcome1)}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome2] .problee-md-outcome-value{color:var(--outcome2)}html[data-ui=problee] .problee-md-outcome-row[data-side=outcome3] .problee-md-outcome-value{color:var(--outcome3)}html[data-ui=problee] .problee-md-outcome-date{font-size:var(--text-caption);color:var(--text-muted);margin-left:.15rem}html[data-ui=problee] .problee-md-outcome-date:before{content:"·";margin-right:.35rem}html[data-ui=problee] .problee-ob-row{--ob-fill:0%;--ob-bar:transparent;background-image:linear-gradient(to left,var(--ob-bar) var(--ob-fill),transparent var(--ob-fill));background-repeat:no-repeat}html[data-ui=problee] .problee-ob-row[data-side=bid]{--ob-bar:rgb(var(--outcome1-rgb)/0.11)}html[data-ui=problee] .problee-ob-row[data-side=ask]{--ob-bar:rgb(var(--outcome2-rgb)/0.11)}html[data-ui=problee][data-theme=dark] .problee-ob-row[data-side=bid]{--ob-bar:rgb(var(--outcome1-rgb)/0.13)}html[data-ui=problee][data-theme=dark] .problee-ob-row[data-side=ask]{--ob-bar:rgb(var(--outcome2-rgb)/0.13)}html[data-ui=problee] .problee-md-orderbook-depth{min-width:0}html[data-ui=problee] .problee-md-tabs-card{overflow:hidden}html[data-ui=problee] .problee-md-tab-list.problee-page-tabs{width:100%;padding:.3rem .8rem 0}html[data-ui=problee] .problee-md-tab-panel{padding:.85rem;min-height:13rem}html[data-ui=problee] .problee-md-canvas{border-radius:18px;border:1px solid var(--border-subtle);background:var(--surface-0);padding:.85rem;margin-bottom:.75rem}html[data-ui=problee] .creator-dashboard-tab-panel .problee-md-canvas{border:0;background:transparent;padding:0;margin-bottom:0}html[data-ui=problee] .problee-md-canvas-empty{text-align:center;font-size:var(--text-xs);color:var(--text-secondary);padding:.75rem 0}html[data-ui=problee] .problee-md-canvas-list{display:flex;flex-direction:column;gap:.5rem}html[data-ui=problee] .problee-md-canvas-item{padding:.5rem 0;border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-md-canvas-item:last-child{border-bottom:none}html[data-ui=problee] .problee-md-canvas-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}html[data-ui=problee] .problee-md-canvas-item-meta{font-size:var(--text-xs);color:var(--text-secondary);opacity:.6}html[data-ui=problee] .problee-md-canvas-delete{font-size:var(--text-xs);color:var(--text-secondary);opacity:.5;cursor:pointer;background:none;border:none;padding:0}html[data-ui=problee] .problee-md-canvas-delete:hover{color:var(--outcome2,#dc2626);opacity:1}html[data-ui=problee] .problee-md-canvas-load-more{display:block;width:100%;text-align:center;padding:.5rem 0;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;background:none;border:none}html[data-ui=problee] .problee-md-canvas-load-more:hover{color:var(--text-primary)}html[data-ui=problee] .problee-md-canvas-composer{margin-bottom:.75rem}html[data-ui=problee] .problee-md-canvas-composer-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.65rem}html[data-ui=problee] .problee-md-canvas-composer-tabs button{min-height:32px;padding:6px 14px;font-size:var(--text-sm);font-weight:600;border-radius:8px;border:1px solid rgb(var(--text-rgb)/.08);background:rgb(var(--surface-rgb)/.5);color:var(--text-muted);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}html[data-ui=problee] .problee-md-canvas-composer-tabs button.is-active{color:var(--accent-text);background:color-mix(in srgb,var(--accent) 10%,transparent);border-color:color-mix(in srgb,var(--accent) 30%,transparent)}html[data-ui=problee] .problee-md-canvas-composer-body{display:flex;flex-direction:column;gap:0;overflow:hidden;border:1px solid rgb(var(--text-rgb)/.1);border-radius:10px;background:var(--surface-0)}html[data-ui=problee] .problee-md-canvas-textarea{width:100%;resize:vertical;min-height:72px;max-height:8rem;padding:.625rem .75rem;font-size:var(--text-base);border:0;border-radius:0;background:transparent;color:var(--text-primary);font-family:inherit}html[data-ui=problee] .problee-md-canvas-textarea:focus{outline:none;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}html[data-ui=problee] .problee-md-canvas-text-input{width:calc(100% - 1.3rem);margin:.65rem .65rem 0;padding:.5rem .75rem;font-size:var(--text-base);border:1px solid rgb(var(--text-rgb)/.1);border-radius:10px;background:var(--surface-0);color:var(--text-primary);font-family:inherit}html[data-ui=problee] .problee-md-canvas-text-input:focus{outline:none;border-color:var(--accent)}html[data-ui=problee] .problee-md-canvas-file-input{margin:.65rem .65rem 0;font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-md-canvas-img-preview{width:calc(100% - 1.3rem);max-width:100%;max-height:12rem;margin:.65rem .65rem 0;border-radius:10px;-o-object-fit:contain;object-fit:contain}html[data-ui=problee] .problee-md-canvas-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:44px;margin-top:.65rem;padding:.5rem .65rem;border-top:1px solid rgb(var(--text-rgb)/.08);background:rgb(var(--surface-rgb)/.42)}html[data-ui=problee] .problee-md-canvas-char-count{font-size:var(--text-xs);color:var(--text-secondary);opacity:.5}html[data-ui=problee] .problee-md-canvas-link-hint{margin:.35rem .65rem 0;font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-md-canvas-post-btn{min-height:32px;padding:.4rem .85rem;font-size:var(--text-sm);font-weight:700;border:none;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;transition:opacity .15s ease}html[data-ui=problee] .problee-md-canvas-post-btn:disabled{opacity:.4;cursor:not-allowed}html[data-ui=problee] .problee-md-canvas-post-btn:hover:not(:disabled){opacity:.85}html[data-ui=problee] .problee-md-related-card{padding:.85rem}html[data-ui=problee] .problee-md-related-head h2{margin:0;color:#1f2432;font-size:var(--text-lg);line-height:1;font-family:var(--font-heading)}html[data-ui=problee] .problee-md-related-empty{margin:.7rem 0 0;color:var(--text-muted);font-size:var(--text-sm)}html[data-ui=problee] .problee-md-related-list{margin-top:.75rem;display:grid;gap:0}html[data-ui=problee] .problee-md-related-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.6rem;align-items:center;padding:.55rem .25rem;color:inherit;text-decoration:none;transition:background-color var(--transition-speed) ease}html[data-ui=problee] .problee-md-related-row+.problee-md-related-row{border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-md-related-row:hover{background:var(--surface-1)}html[data-ui=problee] .problee-md-related-thumb{width:36px;height:36px;border-radius:10px;border:1px solid var(--border-subtle);background:linear-gradient(180deg,var(--surface-1),var(--surface-2));display:grid;place-items:center;overflow:hidden;color:var(--text-muted);font-size:var(--text-caption)}html[data-ui=problee] .problee-md-related-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-ui=problee] .problee-md-related-copy{min-width:0}html[data-ui=problee] .problee-md-related-copy p{margin:0;color:var(--text-primary);font-size:var(--text-sm);line-height:1.15;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-md-related-copy span{display:block;margin-top:.18rem;color:var(--text-muted);font-size:var(--text-xs)}html[data-ui=problee] .problee-md-related-prob{color:var(--text-primary);font-size:var(--text-lg);line-height:1;font-weight:700}html[data-ui=problee] .problee-md-related-prob[data-side=outcome1]{color:var(--outcome1)}html[data-ui=problee] .problee-md-related-prob[data-side=outcome2]{color:var(--outcome2)}html[data-ui=problee] .problee-md-related-prob[data-side=outcome3]{color:var(--outcome3)}html[data-ui=problee] .problee-ticket-mode,html[data-ui=problee] .problee-ticket-mode:hover{padding:.55rem}html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-inner.retro-window{border-radius:20px;border:0;background:linear-gradient(180deg,#fbfcff,#f7f9fd);box-shadow:none;padding:1rem}html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-ticket .market-info,html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-ticket.market-info,html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-ticket>.mb-3{display:none}html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-ticket.retro-window{background:#f6f6fc;border:0;box-shadow:none;border-radius:14px;padding:.65rem}html[data-ui=problee] .problee-market-detail-panel .market-info{position:relative;border-radius:16px;border:0;background:var(--surface-0);padding:.9rem}html[data-ui=problee] .problee-market-detail-panel .market-info h1{font-family:var(--font-heading);font-size:clamp(1.35rem,2vw,2rem);line-height:.96;letter-spacing:-.03em;color:#1f2432}html[data-ui=problee] .problee-market-detail-panel .market-info>div[class*="absolute top-4 right-4"]{border-radius:999px;font-size:var(--text-xs);line-height:1;padding:.35rem .55rem}html[data-ui=problee] .problee-market-detail-panel .market-info img{border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}html[data-ui=problee] .problee-market-detail-panel .mb-3>.flex.items-center.gap-3,html[data-ui=problee] .problee-market-detail-panel .mb-3>.flex.items-center.gap-3.sm\:gap-4{border-radius:12px;border:1px solid #e8ebf4;background:#fcfcff;padding:.65rem .75rem}html[data-ui=problee] .problee-outcome-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,7rem),1fr));gap:.5rem;min-width:0}html[data-ui=problee] .problee-outcome-selector .problee-outcome-btn{min-height:46px;border-radius:12px;justify-content:center}html[data-ui=problee] .problee-market-detail-panel .flex.gap-2.sm\:gap-4>button{border-radius:12px;border-width:2px;box-shadow:none;min-height:46px;padding:.55rem .7rem;gap:.15rem;justify-content:center}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .flex.gap-2.sm\:gap-4{gap:.45rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .problee-outcome-selector{gap:.5rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome]{background:#f3f4f6;justify-content:center;align-items:center;height:auto;font-size:var(--text-base)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome1]{border-color:transparent;background:rgb(var(--outcome1-rgb)/.12);color:var(--outcome1)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome2]{border-color:transparent;background:rgb(var(--outcome2-rgb)/.12);color:var(--outcome2)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome3]{border-color:transparent;background:rgb(var(--accent-2-rgb)/.12);color:var(--accent-2)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome1]:not(:disabled):hover{border-color:transparent;background:rgb(var(--outcome1-rgb)/.2);color:var(--outcome1)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome2]:not(:disabled):hover{border-color:transparent;background:rgb(var(--outcome2-rgb)/.2);color:var(--outcome2)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome3]:not(:disabled):hover{border-color:transparent;background:rgb(var(--accent-2-rgb)/.2);color:var(--accent-2)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome]>span:first-child{font-size:var(--text-sm);line-height:1;letter-spacing:.03em}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket [data-outcome]>span:last-child{font-size:var(--text-base);line-height:1;font-weight:900}html[data-ui=problee] .problee-market-detail-panel .retro-input{border-radius:12px;background:var(--surface-0);border-color:#dfe4ef}html[data-ui=problee] .problee-market-detail-panel .retro-input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent);border-color:var(--accent)}html[data-ui=problee] .problee-market-detail-panel .retro-button{border-radius:12px;box-shadow:none}html[data-ui=problee] .problee-market-detail-panel .retro-button:not(:disabled){border-color:#dfe4ef}html[data-ui=problee] .problee-market-detail-panel .retro-button.w-full{min-height:44px}html[data-ui=problee] .problee-market-detail-panel .retro-button.w-full[data-retro-size=lg]{min-height:48px}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .flex.flex-col.gap-3.mt-1.min-h-0{gap:.6rem;margin-top:.15rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3{gap:.35rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button{flex:1 1 calc(20% - 0.35rem);min-height:44px;border-radius:10px;border:1px solid #dfe4ef;background:var(--surface-0);color:#2e3545;box-shadow:none;padding:.45rem .25rem;font-size:var(--text-caption);font-weight:700}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button[data-active=true]{background:#f1f3fb;border-color:#cfd7ea;color:#1f2432}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket input.retro-input{min-height:44px;padding-block:.55rem;font-size:var(--text-base)}html[data-ui=problee] .amount-increment-row,html[data-ui=problee] .problee-amount-chip-row{display:flex;width:100%;gap:.375rem;justify-content:stretch}html[data-ui=problee] .amount-increment-btn,html[data-ui=problee] .problee-amount-chip{flex:1 1 0;min-width:0;height:38px;min-height:38px;padding:0 .5rem;border-radius:8px;overflow:hidden;border:1px solid #e0e4ef;background:#f5f6fa;color:var(--text-muted);font-size:var(--text-xs);font-weight:600;cursor:pointer;transition:background .12s,color .12s;display:flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}html[data-ui=problee] .amount-increment-btn:hover:not(:disabled),html[data-ui=problee] .problee-amount-chip:hover:not(:disabled){background:#eceef6;color:var(--text-primary)}html[data-ui=problee] .amount-increment-btn:disabled,html[data-ui=problee] .problee-amount-chip:disabled{opacity:.4;cursor:not-allowed}html[data-ui=problee][data-theme=dark] .amount-increment-btn,html[data-ui=problee][data-theme=dark] .problee-amount-chip{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .amount-increment-btn:hover:not(:disabled),html[data-ui=problee][data-theme=dark] .problee-amount-chip:hover:not(:disabled){background:rgba(255,255,255,.12);color:var(--text-primary)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1{border-radius:12px;border-color:#e0e4ef;background:var(--surface-0);padding:.7rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1>div{min-height:22px}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1>div:last-child{margin-top:0;padding-top:0;border-top:none}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .flex.items-center.gap-2 .text-xs.text-outcome2.font-semibold{color:#cf4b4b}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .flex.items-center.gap-2 button.text-xs.text-accent{color:var(--accent-text);font-weight:700}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-1[role=status] p,html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .text-\[10px\].text-muted.bg-surface-2{border-radius:8px;background:#eef1f8;border:1px solid #e1e5ef;padding:.35rem .45rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .mt-1.pt-2.border-t.border-border-subtle{display:none}html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1{border-radius:14px;border-color:#e5e9f2;background:var(--surface-0)}html[data-ui=problee] .problee-market-detail-panel .mt-1.pt-2.border-t.border-border-subtle{margin-top:.65rem;padding-top:.7rem;border-top-color:#e4e8f1}html[data-ui=problee] .problee-position-outcome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,13.75rem),1fr));gap:.75rem;min-width:0}html[data-ui=problee] .problee-position-outcome-card{padding:.75rem;background:var(--surface-0)}html[data-ui=problee] .problee-position-outcome-card__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}html[data-ui=problee] .problee-position-outcome-card__label{min-width:0;overflow-wrap:anywhere;line-height:1.25}html[data-ui=problee] .problee-position-outcome-card__balance{flex:0 0 auto;line-height:1.05;white-space:nowrap}html[data-ui=problee] .problee-take-composer{display:flex;flex-direction:column;gap:.35rem;min-width:0;font-size:var(--text-xs)}html[data-ui=problee] .problee-take-composer__prompt{margin:0;color:var(--text-primary);font-weight:600;line-height:1.3}html[data-ui=problee] .problee-take-composer__row{display:flex;align-items:center;gap:.4rem;height:2.25rem;padding:0 .25rem 0 .7rem;border:1px solid var(--border-subtle);border-radius:999px;background:var(--surface-1);transition:border-color .15s ease}html[data-ui=problee] .problee-take-composer__row:focus-within{border-color:var(--border-strong)}html[data-ui=problee] .problee-take-composer__input{flex:1 1 auto;min-width:0;height:100%;border:0;background:transparent;color:var(--text-primary);font-size:var(--text-xs);outline:none}html[data-ui=problee] .problee-take-composer__input::-moz-placeholder{color:color-mix(in srgb,var(--text-secondary) 55%,transparent)}html[data-ui=problee] .problee-take-composer__input::placeholder{color:color-mix(in srgb,var(--text-secondary) 55%,transparent)}html[data-ui=problee] .problee-take-composer__counter{flex:0 0 auto;color:var(--text-muted);font-size:var(--text-2xs);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-take-composer__button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:1.75rem;padding:0 .75rem;border:1px solid transparent;border-radius:999px;background:var(--accent);color:var(--text-on-accent);font-size:var(--text-xs);font-weight:600;cursor:pointer;transition:opacity .15s ease,background-color .15s ease}html[data-ui=problee] .problee-take-composer__button:disabled{opacity:.45;cursor:not-allowed}html[data-ui=problee] .problee-take-composer__button:not(:disabled):hover{background:color-mix(in srgb,var(--accent) 88%,black)}html[data-ui=problee] .problee-take-composer__posted{margin:0;color:var(--status-success);font-weight:600}html[data-ui=problee] .problee-take-composer__error{margin:0;color:var(--status-error)}html[data-ui=problee] .problee-take-composer--compact{gap:.25rem}html[data-ui=problee] .problee-take-composer--compact .problee-take-composer__row{height:2rem}@media (max-width:639px){html[data-ui=problee] .problee-position-outcome-grid{grid-template-columns:minmax(0,1fr);gap:.75rem}html[data-ui=problee] .problee-position-outcome-card{padding:.85rem}}html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1,html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1.sm\:p-3{border-radius:14px;border-color:#e4e8f2;background:var(--surface-0)}html[data-ui=problee] .problee-market-detail-panel .bg-surface-2{background-color:#f8f9fe}@media (max-width:639px){html[data-ui=problee] .problee-md-header-card,html[data-ui=problee] .problee-md-related-card,html[data-ui=problee] .problee-md-tabs-card,html[data-ui=problee] .problee-verdict-banner,html[data-ui=problee] .problee-verdict-section{border-radius:16px}html[data-ui=problee] .problee-md-title{font-size:var(--text-page-title)}html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-inner.retro-window{border-radius:16px;padding:.85rem}html[data-ui=problee] .problee-market-detail-panel .market-info{padding:.75rem}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button{flex-basis:calc(25% - 0.35rem)}}html[data-ui=problee] .problee-responsive-trade-panel{position:relative}html[data-ui=problee] .problee-mobile-trade-cta,html[data-ui=problee] .problee-trade-drawer-overlay{display:none}html[data-ui=problee] .problee-trade-drawer-content{position:static;max-height:none;border-top-left-radius:0;border-top-right-radius:0;background:transparent;border-top:0;box-shadow:none;outline:none;overflow:visible}html[data-ui=problee] .problee-trade-drawer-close-button,html[data-ui=problee] .problee-trade-drawer-handle-button,html[data-ui=problee] .problee-trade-drawer-topbar{display:none}html[data-ui=problee] .problee-trade-drawer-body{padding:0}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta{position:fixed;bottom:calc(var(--frame-bottom, env(safe-area-inset-bottom, 0px)) + .75rem);left:.75rem;right:.75rem;z-index:var(--z-sticky);display:flex;align-items:center;justify-content:center;gap:.5rem;height:3.25rem;border-radius:14px;border:none;background:var(--accent);color:var(--text-on-accent);font-weight:700;font-size:var(--text-lg);letter-spacing:0;cursor:pointer;box-shadow:0 -4px 20px rgba(0,0,0,.12),0 2px 8px color-mix(in srgb,var(--accent) 30%,transparent);transition:transform .15s ease,box-shadow .15s ease}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta:active{transform:scale(.97)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta:disabled{cursor:not-allowed;background:var(--surface-2);color:var(--text-muted);box-shadow:none;opacity:.78}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta:disabled:active{transform:none}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta-label{font-weight:800;text-transform:uppercase;letter-spacing:0;font-size:var(--text-base)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-mobile-trade-cta-price{opacity:.85;font-weight:500;font-size:var(--text-sm)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-overlay{display:block;position:fixed;inset:0;z-index:var(--z-overlay-backdrop);background:rgba(0,0,0,.5);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .18s ease}html[data-ui=problee] .problee-responsive-trade-panel.is-phone.is-open .problee-trade-drawer-overlay{opacity:1;pointer-events:auto}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-content{position:fixed;bottom:var(--frame-bottom,env(safe-area-inset-bottom,0));left:var(--frame-left,env(safe-area-inset-left,0));right:var(--frame-right,env(safe-area-inset-right,0));z-index:var(--z-overlay-content);max-height:calc(100dvh - var(--frame-top, env(safe-area-inset-top, 0px)) - var(--frame-bottom, env(safe-area-inset-bottom, 0px)) - .5rem);border-top-left-radius:var(--problee-radius-panel);border-top-right-radius:var(--problee-radius-panel);background:var(--surface-0);border-top:1px solid var(--border-subtle);box-shadow:0 -8px 40px rgba(0,0,0,.25);transform:translateY(100%);visibility:hidden;pointer-events:none;transition:transform .22s ease,visibility .22s ease;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-responsive-trade-panel.is-phone.is-shell-bound{position:absolute;inset:0;height:100%;max-height:100%;overflow:hidden;pointer-events:none}html[data-ui=problee] .problee-responsive-trade-panel.is-phone.is-shell-bound .problee-trade-drawer-overlay{position:absolute;inset:0}html[data-ui=problee] .problee-responsive-trade-panel.is-phone.is-shell-bound .problee-trade-drawer-content{position:absolute;bottom:0;left:0;right:0;max-height:calc(100% - .5rem)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone.is-open .problee-trade-drawer-content{transform:translateY(0);visibility:visible;pointer-events:auto}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;min-height:48px;padding:.25rem .5rem 0;touch-action:none;cursor:grab}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-topbar:active{cursor:grabbing}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-handle-button{display:flex;grid-column:2;min-width:6rem;min-height:44px;align-items:center;justify-content:center;border-radius:999px;cursor:inherit}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-close-button{display:inline-flex;grid-column:3;justify-self:end;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);cursor:pointer;transition:color .15s ease,background-color .15s ease}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-close-button:hover{color:var(--text-primary);background:color-mix(in srgb,var(--text-primary) 8%,transparent)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-close-button:active{transform:scale(.96)}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-handle{width:36px;height:4px;border-radius:2px;background:var(--border-strong);opacity:.5}html[data-ui=problee] .problee-responsive-trade-panel.is-phone .problee-trade-drawer-body{padding:.5rem .75rem 1rem}html[data-app-shell=on],html[data-app-shell=on] body{height:100dvh;overflow:hidden}html[data-ui=problee] .problee-app-shell{--problee-app-shell-action-height:0px;--problee-app-shell-tabs-height:4.5rem;--problee-app-shell-bottom-reserved:var(--problee-app-shell-tabs-height);position:relative;isolation:isolate;display:flex;flex-direction:column;height:100dvh;width:100%;padding:var(--frame-top,env(safe-area-inset-top,0)) var(--frame-right,env(safe-area-inset-right,0)) var(--frame-bottom,env(safe-area-inset-bottom,0)) var(--frame-left,env(safe-area-inset-left,0));box-sizing:border-box;background:var(--bg)}html[data-ui=problee] .problee-app-shell:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--texture-grain-url),linear-gradient(var(--texture-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--texture-grid-line) 1px,transparent 1px);background-size:128px 128px,var(--texture-grid-size) var(--texture-grid-size),var(--texture-grid-size) var(--texture-grid-size);opacity:var(--texture-grain-opacity)}html[data-ui=problee] .problee-app-shell>*{position:relative;z-index:1}html[data-ui=problee] .problee-app-shell[data-has-action=true]{--problee-app-shell-action-height:4.25rem;--problee-app-shell-bottom-reserved:calc(var(--problee-app-shell-action-height) + var(--problee-app-shell-tabs-height))}html[data-ui=problee] .problee-app-shell__stage{position:relative;isolation:isolate;display:flex;flex:1 1 auto;height:100%;max-height:100%;min-height:0;overflow:hidden}html[data-ui=problee] .problee-app-shell__content{flex:1 1 auto;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-padding-bottom:calc(var(--problee-app-shell-bottom-reserved) + 1rem)}html[data-ui=problee] .problee-app-shell__overlay-root{position:absolute;inset:0;height:100%;max-height:100%;overflow:hidden;z-index:var(--z-overlay-backdrop);pointer-events:none}html[data-ui=problee] .problee-app-shell__overlay-root:empty{display:none}html[data-ui=problee] .problee-app-shell__bottom{flex:0 0 auto;display:flex;flex-direction:column}html[data-ui=problee] .problee-app-shell__action{padding:.5rem .75rem;background:linear-gradient(180deg,transparent,var(--surface-0) 60%),var(--surface-0)}html[data-ui=problee] .problee-app-shell__action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:3.25rem;border-radius:14px;border:none;background:var(--accent);color:var(--text-on-accent);font-weight:700;font-size:var(--text-base);letter-spacing:-.01em;cursor:pointer;box-shadow:0 -4px 20px rgba(0,0,0,.12),0 2px 8px color-mix(in srgb,var(--accent) 30%,transparent);transition:transform .15s ease,box-shadow .15s ease}html[data-ui=problee] .problee-app-shell__action-btn:active{transform:scale(.97)}html[data-ui=problee] .problee-app-shell__action-btn:disabled{opacity:.55;cursor:not-allowed}html[data-ui=problee] .problee-app-shell__action-label{font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-base)}html[data-ui=problee] .problee-app-shell__action-detail{opacity:.85;font-weight:500;font-size:var(--text-sm)}html[data-ui=problee] .problee-app-shell__action--split{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}html[data-ui=problee] .problee-app-shell__action-choice{display:flex;align-items:center;justify-content:center;gap:.4rem;min-width:0;height:3.25rem;border-radius:14px;border:none;font-weight:700;font-size:var(--text-lg);letter-spacing:-.01em;cursor:pointer;color:var(--text-on-outcome);box-shadow:var(--shadow-soft-sm);transition:transform .15s ease,filter .15s ease}html[data-ui=problee] .problee-app-shell__action-choice[data-tone=outcome1]{background:var(--outcome1)}html[data-ui=problee] .problee-app-shell__action-choice[data-tone=outcome2]{background:var(--outcome2)}html[data-ui=problee] .problee-app-shell__action-choice[data-tone=outcome3]{background:var(--outcome3)}html[data-ui=problee] .problee-app-shell__action-choice:active{transform:scale(.97)}html[data-ui=problee] .problee-app-shell__action-choice-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:var(--text-lg)}html[data-ui=problee] .problee-app-shell__action-choice-detail{flex-shrink:0;font-weight:800;font-size:var(--text-lg);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-app-shell__tabs{height:var(--problee-app-shell-tabs-height);padding:.5rem 0}html[data-ui=problee] .problee-bottom-nav__avatar{display:inline-flex;border-radius:999px}@media (min-width:640px){html[data-ui=problee] .problee-app-shell{--problee-app-shell-tabs-height:0px;--problee-app-shell-bottom-reserved:var(--problee-app-shell-action-height)}html[data-ui=problee] .problee-app-shell__tabs{display:none}}html[data-ui=problee] .problee-header-shell{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.88));border-color:color-mix(in srgb,var(--accent) 12%,var(--border-subtle));box-shadow:0 10px 30px rgba(17,24,39,.07)}html[data-ui=problee] .problee-header-bar{background:radial-gradient(circle at 12% 0,rgba(110,87,249,.06),transparent 35%),radial-gradient(circle at 92% 18%,rgba(18,199,161,.05),transparent 30%),rgba(255,255,255,.72)}html[data-ui=problee] .problee-search-trigger{border-color:color-mix(in srgb,var(--accent) 10%,var(--border-subtle))}html[data-ui=problee] .problee-search-trigger:hover{border-color:color-mix(in srgb,var(--accent) 22%,var(--border-strong))}html[data-ui=problee] .problee-deposit-button{background:var(--accent);border-color:transparent;color:var(--text-on-accent);box-shadow:none}html[data-ui=problee] .problee-hero-card{border-color:color-mix(in srgb,var(--accent) 14%,var(--border-subtle));box-shadow:0 12px 30px rgba(17,24,39,.07)}html[data-ui=problee] .problee-logo-image{color:var(--accent)}:root[data-theme=dark] html[data-ui=problee] .problee-logo-image,html[data-ui=problee][data-theme=dark] .problee-logo-image{color:#ffffff}html[data-ui=problee] .problee-header-shell{max-width:82rem;padding:var(--problee-chrome-header-shell-padding-top,.25rem) var(--problee-chrome-header-shell-padding-inline,.85rem) var(--problee-chrome-header-shell-padding-bottom,0);background:transparent;border-color:transparent;box-shadow:none}html[data-ui=problee] .problee-header-root{--problee-header-rail-fade-bg:var(--surface-1);background:var(--problee-header-rail-fade-bg);border-bottom:1px solid color-mix(in srgb,var(--accent) 6%,var(--border-subtle))}html[data-ui=problee] main.home-shell{max-width:80.5rem}html[data-ui=problee] .home-shell{display:flex;flex-direction:column;gap:var(--grid-gap);padding-top:var(--grid-gap)}html[data-ui=problee] .problee-header-bar{min-height:58px;gap:.85rem;border:0;border-radius:0;background:transparent;box-shadow:none;padding-inline:.95rem}html[data-ui=problee] .problee-header-left{gap:.7rem}html[data-ui=problee] .problee-header-brand-link{transform-origin:center;transition:transform .14s ease,opacity .14s ease;will-change:transform}html[data-ui=problee] .problee-header-brand-link:hover{transform:scale(1.015)}html[data-ui=problee] .problee-header-brand-link:active,html[data-ui=problee] .problee-header-brand-link[data-pressing=true]{transform:scale(1.04);transition-duration:.08s}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-header-brand-link{transition:none;will-change:auto}html[data-ui=problee] .problee-header-brand-link:active,html[data-ui=problee] .problee-header-brand-link:hover,html[data-ui=problee] .problee-header-brand-link[data-pressing=true]{transform:none}}html[data-ui=problee] .problee-header-right{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:end;gap:.5rem}html[data-ui=problee] .problee-header-slot{min-width:0}html[data-ui=problee] .problee-header-slot-primary{display:inline-flex;align-items:center;gap:.45rem}html[data-ui=problee] .problee-header-slot-balance{width:auto}@media (min-width:1024px){html[data-ui=problee] .problee-header-slot-balance{width:7.75rem}html[data-ui=problee] .problee-header-slot-balance .problee-mini-balance{width:100%}}html[data-ui=problee] .header-chain-picker{position:relative;display:inline-flex}html[data-ui=problee] .header-chain-picker-btn{cursor:pointer}html[data-ui=problee] .header-chain-tooltip{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);white-space:nowrap;padding:4px 10px;border-radius:6px;background:var(--surface-2,#1a1a2e);color:var(--text-primary);font-size:var(--text-xs);font-weight:500;pointer-events:none;z-index:var(--z-sticky);box-shadow:0 2px 8px rgba(0,0,0,.18)}html[data-ui=problee] .header-chain-dropdown{position:fixed;min-width:180px;max-height:min(var(--anchored-overlay-max-height,calc(100dvh - 1rem)),calc(100dvh - 1rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:6px;border-radius:10px;background:var(--surface-1);border:1px solid var(--border-subtle);box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:var(--z-overlay-content);display:flex;flex-direction:column;gap:2px}html[data-ui=problee] .header-chain-dropdown-item{display:flex;align-items:center;gap:10px;padding:8px 10px;font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);cursor:pointer;transition:background .12s,color .12s,opacity .12s;border:0;background:transparent}html[data-ui=problee] .header-chain-dropdown-item.is-active,html[data-ui=problee] .header-chain-dropdown-item:hover{background:var(--surface-2);color:var(--text-primary)}html[data-ui=problee] .header-chain-dropdown-item.is-disabled{cursor:not-allowed;opacity:.5}html[data-ui=problee] .header-chain-dropdown-item.is-disabled:hover{background:transparent;color:var(--text-secondary)}html[data-ui=problee] .header-chain-dropdown-item.is-pending{opacity:.6}html[data-ui=problee] .header-chain-check{margin-left:auto;color:var(--accent-text)}html[data-ui=problee] .header-menu-floating-panel,html[data-ui=problee] .menu-dropdown-portal,html[data-ui=problee] .profile-dropdown-portal{max-height:min(var(--anchored-overlay-max-height,calc(100dvh - 1rem)),calc(100dvh - 1rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}html[data-ui=problee] .header-menu-floating-panel>div{max-height:min(var(--anchored-overlay-max-height,340px),340px)}html[data-ui=problee] .problee-top-nav{gap:.15rem;margin-left:.45rem}html[data-ui=problee] .problee-top-nav-link:not(.problee-top-nav-create){color:color-mix(in srgb,var(--text-primary) 76%,white);font-weight:600;padding:.48rem .72rem}html[data-ui=problee] .problee-top-nav-link:hover{background:color-mix(in srgb,var(--accent) 7%,white)}html[data-ui=problee] .problee-search-trigger{min-height:var(--touch-target,44px);border-radius:10px;border-color:transparent;background:var(--surface-0);color:var(--text-secondary)}html[data-ui=problee] .problee-search-trigger:hover{border-color:transparent;color:var(--text-primary)}html[data-ui=problee] .problee-search-trigger:focus-within{border-color:color-mix(in srgb,var(--accent) 42%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 16%,transparent);color:var(--text-primary)}html[data-ui=problee] .problee-mini-balance{min-width:68px;padding:.22rem .35rem;border-radius:10px}html[data-ui=problee] .problee-mini-balance:hover{background:color-mix(in srgb,var(--accent) 6%,white)}html[data-ui=problee] .problee-mini-balance-value{font-size:var(--text-base);font-weight:700;line-height:1.1;letter-spacing:-.01em;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-mini-balance-label{color:color-mix(in srgb,var(--text-primary) 54%,white);font-size:var(--text-xs);font-weight:600;line-height:1.05}@media (max-width:639px){html[data-ui=problee] .problee-mini-balance{min-width:56px;padding-inline:.25rem}html[data-ui=problee] .problee-mini-balance-label{display:none}}@media (max-width:1099px){html[data-ui=problee] .problee-header-right{gap:.3rem}}@media (max-width:639px){html[data-ui=problee] .problee-header-right{gap:.2rem}}@media (max-width:767px){html[data-ui=problee] .problee-header-shell{padding:var(--problee-chrome-header-shell-padding-top,.125rem) var(--problee-chrome-header-shell-padding-inline,.45rem) var(--problee-chrome-header-shell-padding-bottom,0)}html[data-ui=problee] .problee-header-bar{min-height:54px;padding-inline:.65rem;gap:.5rem}html[data-ui=problee] .problee-search-trigger{min-height:var(--touch-target,44px);padding-inline:.65rem}}html[data-ui=problee][data-theme=dark]{--bg:#14161a;--bg-rgb:20 22 26;--surface:#191c21;--surface-rgb:25 28 33;--surface-0:#191c21;--surface-0-rgb:25 28 33;--surface-1:#20242b;--surface-1-rgb:32 36 43;--surface-2:#2a2f37;--surface-2-rgb:42 47 55;--surface-3:#353b45;--surface-base:#14161a;--surface-base-rgb:20 22 26;--surface-inset:#101216;--text:#eceef2;--text-rgb:236 238 242;--text-primary:#eceef2;--text-primary-rgb:236 238 242;--text-secondary:#b9bfc9;--text-secondary-rgb:185 191 201;--text-muted:#8a919d;--text-muted-rgb:138 145 157;--border:#3a414c;--border-rgb:58 65 76;--border-subtle:#2b3038;--border-subtle-rgb:43 48 56;--border-strong:#616b7a;--border-strong-rgb:97 107 122;--accent:#ff4500;--accent-rgb:255 69 0;--accent-text:#ff7a45;--accent-text-rgb:255 122 69;--accent-2:#eceef2;--accent-2-rgb:236 238 242;--outcome1:#3ddc97;--outcome1-rgb:61 220 151;--outcome2:#ff6778;--outcome2-rgb:255 103 120;--outcome3:#6eb6ff;--outcome3-rgb:110 182 255;--signal-up:#3ddc97;--signal-up-rgb:61 220 151;--signal-down:#ff6778;--signal-down-rgb:255 103 120;--status-success:#86efac;--status-success-rgb:134 239 172;--status-error:#fca5a5;--status-error-rgb:252 165 165;--status-warning:#fbbf24;--status-warning-rgb:251 191 36;--status-info:#93c5fd;--status-info-rgb:147 197 253;--verified:#57c7b6;--verified-rgb:87 199 182;--live:#57c7b6;--live-rgb:87 199 182;--focus:#ff4500;--focus-rgb:255 69 0;--surface-accent:color-mix(in srgb,var(--accent) 12%,var(--surface-1));--surface-accent-rgb:59 40 38;--surface-accent-dark-rgb:43 31 30;--surface-accent-dark:color-mix(in srgb,var(--accent) 8%,var(--surface-0));--button-bg:color-mix(in srgb,var(--surface-2) 92%,var(--surface-0));--button-hover:color-mix(in srgb,var(--surface-3) 88%,var(--accent) 12%);--chip-bg:color-mix(in srgb,var(--surface-2) 94%,var(--surface-0));--divider:color-mix(in srgb,var(--border-subtle) 94%,var(--bg));--ink:var(--text);--shade:var(--surface-2);--shadow-card:0 14px 34px rgba(0,0,0,0.26);--shadow-soft:rgba(0,0,0,0.22);--shadow-faint:rgba(0,0,0,0.12);--shadow-strong:rgba(0,0,0,0.34);--shadow-subtle:rgba(0,0,0,0.08);--shadow-soft-sm:0 1px 2px rgba(0,0,0,0.16),0 10px 18px -16px rgba(0,0,0,0.42);--shadow-soft-md:0 2px 4px rgba(0,0,0,0.18),0 18px 32px -22px rgba(0,0,0,0.48);--shadow-soft-lg:0 4px 10px rgba(0,0,0,0.2),0 28px 46px -28px rgba(0,0,0,0.54);--wall-0:#14161a;--wall-1:#191c21;--text-on-accent:#ffffff;--text-on-accent-rgb:255 255 255;--text-on-outcome:#11110f;--text-on-outcome-rgb:17 17 15;--text-on-dark:#eceef2;--text-on-dark-rgb:236 238 242;--expert:#c4b5fd;--expert-rgb:196 181 253;--agent:#6eb6ff;--agent-rgb:110 182 255;--crest-1:#6eb6ff;--crest-2:#c4b5fd;--crest-3:#fbbf24;--crest-ground:#101216;--warning-bg:color-mix(in srgb,var(--status-warning) 12%,transparent);--warning-text:var(--status-warning);--warning-border:color-mix(in srgb,var(--status-warning) 24%,transparent);--error-bg:color-mix(in srgb,var(--status-error) 12%,transparent);--error-text:var(--status-error);--error-border:color-mix(in srgb,var(--status-error) 24%,transparent);--success-bg:color-mix(in srgb,var(--status-success) 12%,transparent);--success-text:var(--status-success);--success-border:color-mix(in srgb,var(--status-success) 24%,transparent);--info-bg:color-mix(in srgb,var(--status-info) 12%,transparent);--info-text:var(--status-info);--info-border:color-mix(in srgb,var(--status-info) 24%,transparent);--texture-grain-opacity:0.06;--texture-grid-line:color-mix(in srgb,var(--border-subtle) 70%,transparent);--texture-ticker-color:color-mix(in srgb,var(--border-strong) 35%,transparent);--odds-tick-gap:color-mix(in srgb,var(--bg) 60%,transparent);--problee-gold:#d4ab4a;--trophy:#fde68a;--trophy-hover:#fde047;--control-track:var(--surface-inset);--control-track-rgb:16 18 22;--control-segment-active:var(--surface-1);--control-segment-active-rgb:32 36 43;--control-segment-text-active:var(--text-primary);--control-segment-text-idle:var(--text-secondary);--control-segment-text-disabled:#6b6359;--control-shadow-active:var(--shadow-soft-sm);--focus-ring:0 0 0 2px var(--bg),0 0 0 4px var(--accent);color-scheme:dark}html[data-ui=problee][data-theme=dark] .problee-header-shell{background:transparent;border-color:transparent;box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-header-root{background:var(--bg);border-bottom:1px solid color-mix(in srgb,var(--accent) 8%,var(--border-subtle))}html[data-ui=problee][data-theme=dark] .problee-header-bar{background:transparent;border:0;border-radius:0;box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-top-nav-link{color:color-mix(in srgb,var(--text-primary) 78%,var(--text-secondary))}html[data-ui=problee][data-theme=dark] .problee-top-nav-link:hover{background:color-mix(in srgb,var(--accent) 14%,var(--surface-1));color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-top-nav-create{color:var(--accent-text);background:color-mix(in srgb,var(--accent) 15%,transparent)}html[data-ui=problee][data-theme=dark] .problee-top-nav-create:hover{background:color-mix(in srgb,var(--accent) 25%,transparent)}html[data-ui=problee][data-theme=dark] .problee-search-trigger{background:var(--surface-inset);color:var(--text-secondary);box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-search-trigger:hover{border-color:color-mix(in srgb,var(--accent) 20%,var(--border-subtle));background:var(--surface-inset);color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-mini-balance:hover,html[data-ui=problee][data-theme=dark] .problee-profile-pill:hover{background:color-mix(in srgb,var(--surface-1) 82%,var(--accent) 18%)}html[data-ui=problee][data-theme=dark] .problee-mini-balance-label{color:color-mix(in srgb,var(--text-primary) 50%,var(--text-muted))}html[data-ui=problee][data-theme=dark] .problee-deposit-button{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 82%,white) 0,var(--accent) 100%);border-color:color-mix(in srgb,var(--accent) 70%,black)}html[data-ui=problee][data-theme=dark] .problee-deposit-button:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 72%,white) 0,color-mix(in srgb,var(--accent) 88%,white) 100%);border-color:color-mix(in srgb,var(--accent) 82%,black)}html[data-ui=problee][data-theme=dark] .problee-hero-card{border-color:color-mix(in srgb,var(--accent) 18%,var(--border-subtle));box-shadow:0 20px 44px rgba(1,4,10,.34)}html[data-ui=problee][data-theme=dark] .problee-page-title{color:var(--text-primary);text-shadow:0 1px 0 rgba(0,0,0,.2)}html[data-ui=problee][data-theme=dark] .problee-page-subtitle{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-card{border-color:var(--border-subtle);background:linear-gradient(180deg,var(--surface-1) 0,var(--surface-0) 100%);box-shadow:0 3px 10px rgba(0,0,0,.2)}html[data-ui=problee][data-theme=dark] .problee-panel{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:0 1px 4px rgba(0,0,0,.12)}html[data-ui=problee][data-theme=dark] .problee-stat-card{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:0 1px 4px rgba(0,0,0,.1)}html[data-ui=problee][data-theme=dark] .problee-dropdown,html[data-ui=problee][data-theme=dark] .problee-filter-dropdown{border-color:var(--border-subtle);background:var(--surface-2);box-shadow:0 12px 32px rgba(0,0,0,.25),0 2px 8px rgba(0,0,0,.12)}html[data-ui=problee][data-theme=dark] .problee-filter-sheet{border-top-color:var(--border-subtle);background:var(--surface-2);box-shadow:0 -12px 40px rgba(0,0,0,.42)}html[data-ui=problee][data-theme=dark] .problee-filter-sheet-close{border-color:var(--border-subtle);background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-filter-sheet-handle-bar{background:rgba(255,255,255,.2)}html[data-ui=problee][data-theme=dark] .problee-table-shell{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:0 3px 10px rgba(0,0,0,.2)}html[data-ui=problee][data-theme=dark] .problee-section-title,html[data-ui=problee][data-theme=dark] .problee-table-shell tbody tr:hover,html[data-ui=problee][data-theme=dark] .problee-table-shell thead tr{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-back-link{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-back-link:hover{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-summary-card{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:0 1px 4px rgba(0,0,0,.12)}html[data-ui=problee][data-theme=dark] .problee-summary-label{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-summary-value{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-summary-meta{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-page-tabs,html[data-ui=problee][data-theme=dark] .problee-section-nav{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:0 1px 4px rgba(0,0,0,.12)}html[data-ui=problee][data-theme=dark] .problee-page-tabs--underline{border:0;background:transparent;box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-page-tab,html[data-ui=problee][data-theme=dark] .problee-section-nav-link{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-page-tab:hover,html[data-ui=problee][data-theme=dark] .problee-section-nav-link:hover{border-color:color-mix(in srgb,var(--accent) 22%,var(--border-subtle));background:color-mix(in srgb,var(--accent) 12%,var(--surface-1));color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-page-tab[data-active=true]{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:0 3px 10px rgba(0,0,0,.16)}html[data-ui=problee][data-theme=dark] .problee-page-tab-count{background:rgba(255,255,255,.08)}html[data-ui=problee][data-theme=dark] .problee-control-strip{background:linear-gradient(180deg,rgba(17,23,33,.9),rgba(14,20,29,.88));border-color:color-mix(in srgb,var(--accent) 10%,var(--border-subtle));box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.02)}html[data-ui=problee][data-theme=dark] .problee-hero-card{border-color:color-mix(in srgb,var(--accent) 14%,var(--border-subtle));background:var(--surface-0);box-shadow:var(--shadow-soft-md)}html[data-ui=problee][data-theme=dark] .problee-hero-title{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-grid-card,html[data-ui=problee][data-theme=dark] .problee-row-card{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-md)}html[data-ui=problee][data-theme=dark] .problee-grid-card:hover,html[data-ui=problee][data-theme=dark] .problee-row-card:hover{box-shadow:var(--shadow-soft-lg)}html[data-ui=problee][data-theme=dark] .problee-grid-card-title,html[data-ui=problee][data-theme=dark] .problee-row-title{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-grid-card-thumb,html[data-ui=problee][data-theme=dark] .problee-row-thumb{border-color:color-mix(in srgb,#d0ae61 24%,var(--border-subtle));background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-grid-odds-track{background-color:var(--surface-1);border-color:var(--border-strong)}html[data-ui=problee][data-theme=dark] .problee-grid-odds-fill-outcome2{background-color:color-mix(in srgb,var(--outcome2) 68%,white)}html[data-ui=problee][data-theme=dark] .problee-grid-odds-fill-outcome3{background-color:color-mix(in srgb,var(--outcome3) 72%,white)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome1]{background:color-mix(in srgb,var(--outcome1) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome1) 28%,var(--border-strong));color:var(--outcome1)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome2]{background:color-mix(in srgb,var(--outcome2) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome2) 26%,var(--border-strong));color:var(--outcome2)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome3]{background:color-mix(in srgb,var(--outcome3) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome3) 26%,var(--border-strong));color:var(--outcome3)}html[data-ui=problee][data-theme=dark] .problee-row-vote-action,html[data-ui=problee][data-theme=dark] .problee-vote-card-action{background:color-mix(in srgb,var(--accent) 16%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 30%,var(--border-strong))}html[data-ui=problee][data-theme=dark] .problee-grid-resolved{background:var(--surface-1);border-color:var(--border-subtle);color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-grid-resolved strong{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-grid-footer{border-top-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-grid-footer-meta{color:color-mix(in srgb,var(--accent) 65%,white)}html[data-ui=problee][data-theme=dark] .problee-boosted-pill{border-color:rgba(230,201,106,.32);background:linear-gradient(180deg,rgba(255,232,139,.18),rgba(243,204,77,.12));color:#ffe08e;box-shadow:inset 0 -1px 0 rgba(94,70,0,.16)}html[data-ui=problee][data-theme=dark] .problee-status-pill{background:var(--surface-0);border-color:var(--border-subtle);color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-status-pill[data-tone=live]{background:color-mix(in srgb,var(--live) 12%,var(--surface-0));border-color:color-mix(in srgb,var(--live) 32%,var(--border-subtle));color:var(--live)}html[data-ui=problee][data-theme=dark] .problee-status-pill[data-tone=warning]{background:color-mix(in srgb,#f59e0b 12%,var(--surface-1));border-color:color-mix(in srgb,#f59e0b 22%,var(--border-strong));color:#ffd58a}html[data-ui=problee][data-theme=dark] .problee-md-header-card,html[data-ui=problee][data-theme=dark] .problee-md-related-card,html[data-ui=problee][data-theme=dark] .problee-md-tabs-card,html[data-ui=problee][data-theme=dark] .problee-verdict-banner,html[data-ui=problee][data-theme=dark] .problee-verdict-section{border-color:color-mix(in srgb,var(--accent) 10%,var(--border-subtle));background:var(--surface-0);box-shadow:var(--shadow-soft-lg)}html[data-ui=problee][data-theme=dark] .problee-share-btn{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-share-btn:hover{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-md-logo{border-color:var(--border-strong);background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-md-title{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-md-creator-row,html[data-ui=problee][data-theme=dark] .problee-md-meta-group,html[data-ui=problee][data-theme=dark] .problee-md-subline{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-md-creator-addr{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-md-creator-addr:hover{color:var(--accent-text)}html[data-ui=problee][data-theme=dark] .problee-md-creator-more{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-md-creator-more:hover{color:var(--accent-text)}html[data-ui=problee][data-theme=dark] .problee-md-chart-wrap .retro-window{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-md)}html[data-ui=problee][data-theme=dark] .problee-md-chart-wrap .retro-window p.text-xs.uppercase{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-md-related-head h2{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-md-related-thumb{border-color:var(--border-strong);background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-md-related-copy p{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-md-related-copy span{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-md-related-prob:not([data-side]){color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .problee-market-detail-inner.retro-window,html[data-ui=problee][data-theme=dark] .problee-ticket-mode,html[data-ui=problee][data-theme=dark] .problee-ticket-mode:hover{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:var(--shadow-soft-lg)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .market-info,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .problee-market-detail-ticket.retro-window{background:var(--surface-0);border-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .market-info h1{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .mb-3>.flex.items-center.gap-3,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .mb-3>.flex.items-center.gap-3.sm\:gap-4{border-color:var(--border-subtle);background:var(--surface-0)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome]{background:var(--surface-1);color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome1]{border-color:transparent;background:rgb(var(--outcome1-rgb)/.12);color:var(--outcome1)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome2]{border-color:transparent;background:rgb(var(--outcome2-rgb)/.12);color:var(--outcome2)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome3]{border-color:transparent;background:rgb(var(--accent-2-rgb)/.12);color:var(--accent-2)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome1]:not(:disabled):hover{border-color:transparent}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome2]:not(:disabled):hover{border-color:transparent;background:rgb(var(--outcome2-rgb)/.2);color:var(--outcome2)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome3]:not(:disabled):hover{border-color:transparent;background:rgb(var(--accent-2-rgb)/.2);color:var(--accent-2)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-input{background:var(--surface-0);border-color:var(--border-strong);color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-input::-moz-placeholder{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-input::placeholder{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-input:focus{border-color:color-mix(in srgb,var(--accent) 50%,#425774);box-shadow:0 0 0 3px rgba(123,110,255,.14)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button{border-color:var(--border-strong);background:var(--surface-1);color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button[data-active=true]{background:color-mix(in srgb,var(--accent) 14%,#182235);border-color:color-mix(in srgb,var(--accent) 24%,#33475f);color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1{border-color:var(--border-subtle);background:var(--surface-0);color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1>div:last-child{border-top-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .flex.items-center.gap-2 .text-xs.text-outcome2.font-semibold{color:#ff8e9b}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .flex.items-center.gap-2 button.text-xs.text-accent{color:color-mix(in srgb,var(--accent) 60%,white)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .space-y-1[role=status] p,html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket .text-\[10px\].text-muted.bg-surface-2{background:var(--surface-1);border-color:var(--border-subtle);color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1{border-color:var(--border-subtle);background:var(--surface-0);color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .mt-1.pt-2.border-t.border-border-subtle{border-top-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1.sm\:p-3{border-color:var(--border-subtle);background:var(--surface-0)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .bg-surface-2{background-color:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-leaderboard-title{color:var(--text-primary);margin-bottom:.35rem}html[data-ui=problee][data-theme=dark] .problee-leaderboard-shell{margin-top:.75rem}html[data-ui=problee][data-theme=dark] .problee-leaderboard-sort-btn{border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-0);color:var(--text-secondary);box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-leaderboard-sort-btn:hover{border-color:color-mix(in srgb,var(--accent) 20%,#39495f);background:var(--surface-1);color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-leaderboard-table-shell{border-color:var(--border-subtle);background:var(--surface-0);box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-leaderboard-select{border-color:var(--border-subtle);background:var(--surface-0)}html[data-ui=problee][data-theme=dark] .problee-leaderboard-head{background:var(--surface-0);color:#95a3bb}html[data-ui=problee][data-theme=dark] .problee-leaderboard-row:hover{background:rgba(123,110,255,.06)}html[data-ui=problee][data-theme=dark] .problee-leaderboard-updated{color:#7f8da5}html[data-ui=problee]{--problee-card-pad:0.75rem;--problee-card-gap:0.5rem;--problee-ctl-radius:12px;--problee-ctl-radius-pill:999px;--problee-ctl-lift:-1px;--problee-ctl-press-y:0;--problee-ctl-transition:transform 140ms cubic-bezier(0.2,0.75,0.2,1),box-shadow 140ms cubic-bezier(0.2,0.75,0.2,1),border-color 140ms ease,background 140ms ease,color 140ms ease}html[data-ui=problee][data-theme=light]{--problee-ctl-highlight:rgba(255,255,255,0.86);--problee-ctl-shadow-neutral:0 1px 0 rgba(148,163,184,0.24),0 10px 18px rgba(15,23,42,0.06);--problee-ctl-shadow-neutral-hover:0 1px 0 rgba(148,163,184,0.28),0 14px 22px rgba(15,23,42,0.08);--problee-ctl-shadow-brand:0 1px 0 rgb(var(--accent-rgb)/0.25),0 12px 20px rgb(var(--accent-rgb)/0.16);--problee-ctl-shadow-brand-hover:0 1px 0 rgb(var(--accent-rgb)/0.28),0 16px 24px rgb(var(--accent-rgb)/0.22);--problee-ctl-shadow-outcome1:0 1px 0 rgba(59,130,246,0.24),0 12px 20px rgba(59,130,246,0.14);--problee-ctl-shadow-outcome2:0 1px 0 rgba(239,68,68,0.22),0 12px 20px rgba(239,68,68,0.12);--problee-ctl-shadow-outcome3:0 1px 0 rgba(47,125,244,0.22),0 10px 18px rgba(47,125,244,0.1)}html[data-ui=problee][data-theme=dark]{--problee-ctl-highlight:rgba(255,255,255,0.07);--problee-ctl-shadow-neutral:0 1px 0 rgba(255,255,255,0.03) inset,0 8px 16px rgba(0,0,0,0.2),0 2px 0 rgba(0,0,0,0.25);--problee-ctl-shadow-neutral-hover:0 1px 0 rgba(255,255,255,0.04) inset,0 11px 20px rgba(0,0,0,0.24),0 2px 0 rgba(0,0,0,0.28);--problee-ctl-shadow-brand:0 1px 0 rgba(255,255,255,0.05) inset,0 11px 20px rgba(14,82,47,0.24),0 2px 0 rgba(8,48,28,0.22);--problee-ctl-shadow-brand-hover:0 1px 0 rgba(255,255,255,0.06) inset,0 14px 24px rgba(16,92,52,0.3),0 2px 0 rgba(8,48,28,0.26);--problee-ctl-shadow-outcome1:0 1px 0 rgba(255,255,255,0.05) inset,0 11px 18px rgba(20,81,163,0.19),0 2px 0 rgba(13,52,104,0.2);--problee-ctl-shadow-outcome2:0 1px 0 rgba(255,255,255,0.05) inset,0 11px 18px rgba(165,37,63,0.16),0 2px 0 rgba(96,22,37,0.18);--problee-ctl-shadow-outcome3:0 1px 0 rgba(255,255,255,0.05) inset,0 10px 16px rgba(41,101,189,0.17),0 2px 0 rgba(24,58,109,0.16)}html[data-ui=problee] .problee-deposit-button,html[data-ui=problee] .problee-filter-chip,html[data-ui=problee] .problee-grid-outcome-button,html[data-ui=problee] .problee-hero-action,html[data-ui=problee] .problee-icon-button,html[data-ui=problee] .problee-icon-circle,html[data-ui=problee] .problee-leaderboard-sort-btn,html[data-ui=problee] .problee-outcome-btn,html[data-ui=problee] .problee-status-toggle,html[data-ui=problee] .problee-ticket-gear,html[data-ui=problee] .problee-ticket-mode,html[data-ui=problee] .problee-ticket-tab,html[data-ui=problee] .retro-button{transition:var(--problee-ctl-transition);transform:translateY(0);backface-visibility:hidden}html[data-ui=problee] .problee-deposit-button:not(:disabled):hover,html[data-ui=problee] .problee-filter-chip:not(:disabled):hover,html[data-ui=problee] .problee-grid-outcome-button:not(:disabled):hover,html[data-ui=problee] .problee-hero-action:not(:disabled):hover,html[data-ui=problee] .problee-icon-button:not(:disabled):hover,html[data-ui=problee] .problee-icon-circle:not(:disabled):hover,html[data-ui=problee] .problee-leaderboard-sort-btn:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn:not(:disabled):hover,html[data-ui=problee] .problee-status-toggle:not(:disabled):hover,html[data-ui=problee] .problee-ticket-gear:not(:disabled):hover,html[data-ui=problee] .problee-ticket-mode:not(:disabled):hover,html[data-ui=problee] .retro-button:not(:disabled):hover{transform:translateY(var(--problee-ctl-lift))}html[data-ui=problee] .problee-deposit-button:not(:disabled):active,html[data-ui=problee] .problee-filter-chip:not(:disabled):active,html[data-ui=problee] .problee-grid-outcome-button:not(:disabled):active,html[data-ui=problee] .problee-hero-action:not(:disabled):active,html[data-ui=problee] .problee-icon-button:not(:disabled):active,html[data-ui=problee] .problee-icon-circle:not(:disabled):active,html[data-ui=problee] .problee-leaderboard-sort-btn:not(:disabled):active,html[data-ui=problee] .problee-outcome-btn:not(:disabled):active,html[data-ui=problee] .problee-status-toggle:not(:disabled):active,html[data-ui=problee] .problee-ticket-gear:not(:disabled):active,html[data-ui=problee] .problee-ticket-mode:not(:disabled):active,html[data-ui=problee] .retro-button:not(:disabled):active{transform:translateY(var(--problee-ctl-press-y))}html[data-ui=problee] .problee-deposit-button,html[data-ui=problee] .problee-icon-button,html[data-ui=problee] .problee-icon-button:not(:disabled):hover,html[data-ui=problee] .problee-icon-circle,html[data-ui=problee] .problee-icon-circle:not(:disabled):hover,html[data-ui=problee] .problee-status-toggle,html[data-ui=problee] .problee-status-toggle.is-active,html[data-ui=problee] .problee-status-toggle.is-active:hover,html[data-ui=problee] .problee-ticket-mode,html[data-ui=problee] .problee-ticket-mode:not(:disabled):hover,html[data-ui=problee] .retro-button,html[data-ui=problee] .retro-button:not(:disabled):hover{background:var(--accent);border-color:transparent;box-shadow:none}html[data-ui=problee] .retro-button{color:var(--text-on-accent)}html[data-ui=problee] .problee-deposit-button:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 62%,white),color-mix(in srgb,var(--accent) 88%,white));border-color:color-mix(in srgb,var(--accent) 76%,black);box-shadow:none}html[data-ui=problee] .retro-button[data-retro-variant=primary],html[data-ui=problee] .retro-button[data-retro-variant=primary]:hover{box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button,html[data-ui=problee] .problee-hero-action,html[data-ui=problee] .problee-icon-circle,html[data-ui=problee] .problee-icon-circle:hover,html[data-ui=problee] .problee-outcome-btn{border-radius:8px;box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome1],html[data-ui=problee] .problee-hero-action-outcome1,html[data-ui=problee] .problee-outcome-btn[data-side=outcome1]{background:rgb(var(--outcome1-rgb)/.12);border-color:transparent;color:var(--outcome1);box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome2],html[data-ui=problee] .problee-hero-action-outcome2,html[data-ui=problee] .problee-outcome-btn[data-side=outcome2]{background:rgb(var(--outcome2-rgb)/.12);border-color:transparent;color:var(--outcome2);box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome3],html[data-ui=problee] .problee-outcome-btn[data-side=outcome3]{background:rgb(var(--outcome3-rgb)/.12);border-color:transparent;color:var(--outcome3);box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee] .problee-hero-action-outcome1:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome1][data-active=true]{background:var(--outcome1);border-color:transparent;color:var(--text-on-outcome)}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome2]:not(:disabled):hover,html[data-ui=problee] .problee-hero-action-outcome2:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome2]:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome2][data-active=true]{background:var(--outcome2);border-color:transparent;color:var(--text-on-outcome)}html[data-ui=problee] .problee-grid-outcome-button[data-side=outcome3]:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome3]:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn[data-side=outcome3][data-active=true]{background:var(--outcome3);border-color:transparent;color:var(--text-on-outcome)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-0) 94%,white),color-mix(in srgb,var(--surface-1) 94%,var(--surface-2)));border-color:color-mix(in srgb,var(--border-subtle) 86%,var(--border-strong));box-shadow:var(--problee-ctl-shadow-neutral)}html[data-ui=problee] .problee-ticket-shell .problee-market-detail-ticket .space-y-3>.flex.flex-wrap.gap-3 .retro-button[data-active=true]{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 18%,white),color-mix(in srgb,var(--accent) 12%,var(--surface-1)));border-color:color-mix(in srgb,var(--accent) 28%,var(--border-strong));box-shadow:var(--problee-ctl-shadow-brand)}html[data-ui=problee] .problee-leaderboard-sort-btn.is-active{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent,#fff);box-shadow:none}html[data-ui=problee] .problee-filter-chip:disabled,html[data-ui=problee] .retro-button:disabled,html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome1],html[data-ui=problee][data-theme=dark] .problee-hero-action-outcome1,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome1]{background:rgb(var(--outcome1-rgb)/.16);border-color:transparent;color:var(--outcome1)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome2],html[data-ui=problee][data-theme=dark] .problee-hero-action-outcome2,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome2]{background:rgb(var(--outcome2-rgb)/.15);border-color:transparent;color:var(--outcome2)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome3],html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome3]{background:rgb(var(--outcome3-rgb)/.15);border-color:transparent;color:var(--outcome3)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-hero-action-outcome1:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome1][data-active=true]{border-color:transparent}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome2]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-hero-action-outcome2:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome2]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome2][data-active=true]{background:var(--outcome2);border-color:transparent;color:var(--text-on-outcome)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome3]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome3]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome3][data-active=true]{background:var(--outcome3);border-color:transparent;color:var(--text-on-outcome)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button,html[data-ui=problee][data-theme=dark] .problee-hero-action,html[data-ui=problee][data-theme=dark] .problee-icon-circle,html[data-ui=problee][data-theme=dark] .problee-outcome-btn,html[data-ui=problee][data-theme=dark] .problee-status-toggle.is-active,html[data-ui=problee][data-theme=dark] .problee-ticket-gear,html[data-ui=problee][data-theme=dark] .problee-ticket-mode{box-shadow:none}html[data-ui=problee] .problee-grid-outcome-button:not(:disabled):active,html[data-ui=problee] .problee-grid-outcome-button:not(:disabled):hover,html[data-ui=problee] .problee-hero-action:not(:disabled):active,html[data-ui=problee] .problee-hero-action:not(:disabled):hover,html[data-ui=problee] .problee-outcome-btn:not(:disabled):active,html[data-ui=problee] .problee-outcome-btn:not(:disabled):hover{transform:none}html[data-ui=problee][data-theme=dark] .retro-button{box-shadow:var(--problee-ctl-shadow-neutral)}html[data-ui=problee][data-theme=dark] .retro-button[data-retro-variant=primary]{background:var(--accent);border-color:transparent;color:#fff;box-shadow:none}html[data-ui=problee][data-theme=dark] .retro-button[data-retro-variant=primary]:hover{box-shadow:none}html[data-ui=problee] .problee-home-ownership-panel,html[data-ui=problee] .problee-md-trust-card{border-radius:16px;border:1px solid color-mix(in srgb,var(--border-subtle) 88%,transparent);background:radial-gradient(18rem 8rem at 100% 0,color-mix(in srgb,var(--accent) 8%,transparent),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--surface-0) 96%,transparent),color-mix(in srgb,var(--surface-1) 96%,transparent));box-shadow:var(--shadow-soft-md);padding:.8rem}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-window:has(>p:only-child){background:radial-gradient(20rem 8rem at 100% 0,rgba(123,110,255,.08),transparent 72%),var(--surface-0);border-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-window:has(>p:only-child) p{color:var(--text-secondary)}html[data-ui=problee] .problee-md-trust-head{display:grid;gap:.45rem}html[data-ui=problee] .problee-md-trust-eyebrow{margin:0;color:var(--text-muted);font-size:var(--text-2xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em}html[data-ui=problee] .problee-md-trust-head h2{margin:0;color:var(--text-primary);font-size:var(--text-base);line-height:1.15;letter-spacing:-.02em;font-weight:700}html[data-ui=problee] .problee-md-trust-badges{display:flex;flex-wrap:wrap;gap:.35rem}html[data-ui=problee] .problee-md-trust-badges span{border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border-strong));background:color-mix(in srgb,var(--accent) 10%,var(--surface-1));color:color-mix(in srgb,var(--accent) 82%,white);padding:.24rem .5rem;font-size:var(--text-2xs);font-weight:700}html[data-ui=problee] .problee-md-trust-list{margin:.75rem 0 0;padding:0;list-style:none;display:grid;gap:0}html[data-ui=problee] .problee-md-trust-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:flex-start;padding:.55rem .15rem}html[data-ui=problee] .problee-md-trust-list li+li{border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-md-trust-step{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--border-strong));background:color-mix(in srgb,var(--accent) 12%,var(--surface-1));color:color-mix(in srgb,var(--accent) 82%,white);font-size:var(--text-xs);font-weight:700}html[data-ui=problee] .problee-md-trust-list strong{display:block;color:var(--text-primary);font-size:var(--text-caption);line-height:1.2;overflow-wrap:anywhere}html[data-ui=problee] .problee-md-trust-list p{margin:.2rem 0 0;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.35;overflow-wrap:anywhere}html[data-ui=problee] .problee-app-footer-shell{margin-top:auto;padding:clamp(1rem,2.5vw,1.5rem) .75rem 0}html[data-ui=problee] .problee-legal-footer{margin:0 auto;width:min(960px,100%)}html[data-ui=problee] .problee-legal-footer-shell{border-top:1px solid color-mix(in srgb,var(--border-subtle) 86%,transparent);padding-top:.5rem}html[data-ui=problee] .problee-legal-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));justify-content:center;gap:0 .75rem}html[data-ui=problee] .problee-legal-footer-link{position:relative;display:inline-flex;min-width:var(--touch-target,44px);min-height:1.75rem;align-items:center;justify-content:center;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.25;padding-inline:.25rem;text-decoration:none}html[data-ui=problee] .problee-legal-footer-link:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;min-width:var(--touch-target,44px);height:var(--touch-target,44px);pointer-events:auto}html[data-ui=problee] .problee-legal-footer-link:hover{color:var(--text-primary)}html[data-ui=problee] .problee-legal-footer-bottom{margin-top:.35rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:.35rem;color:var(--text-muted);font-size:var(--text-2xs);text-align:center}html[data-ui=problee] .problee-legal-footer-bottom p{margin:0}html[data-ui=problee] .problee-token-disclaimer-footnote{margin:0;color:var(--text-muted);font-size:var(--text-2xs);line-height:1.35;text-wrap:balance}html[data-ui=problee] .problee-legal-footer-network{display:inline-flex;align-items:center;justify-content:center;gap:.35rem}html[data-ui=problee] .problee-legal-footer-network-logo{width:.875rem;height:.875rem;flex:none;border-radius:.2rem}@media (min-width:560px){html[data-ui=problee] .problee-legal-footer-nav{display:flex;flex-wrap:wrap;align-items:center}html[data-ui=problee] .problee-legal-footer-bottom{flex-direction:row;justify-content:center;gap:1rem}}html[data-ui=problee][data-theme=dark] .problee-legal-footer-shell{border-top-color:color-mix(in srgb,var(--border-strong) 55%,transparent)}html[data-ui=problee][data-theme=dark] .problee-legal-footer-link:hover{color:color-mix(in srgb,var(--text-primary) 88%,white)}html[data-ui=problee][data-theme=dark] .problee-home-pulse-card,html[data-ui=problee][data-theme=dark] .problee-home-trust-steps li,html[data-ui=problee][data-theme=dark] .problee-md-trust-list li{border-color:var(--border-subtle);background:var(--surface-0)}@keyframes probleePulseSheen{0%,to{opacity:.65}50%{opacity:1}}html[data-ui=problee] .problee-md-loading-card{position:relative;overflow:hidden}html[data-ui=problee] .problee-md-loading-lines{display:grid;gap:.5rem}html[data-ui=problee] .problee-md-loading-line{height:10px;width:100%;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--surface-2) 92%,transparent),color-mix(in srgb,var(--accent) 8%,var(--surface-2)),color-mix(in srgb,var(--surface-2) 92%,transparent));animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee] .problee-md-loading-line.is-short{width:28%}html[data-ui=problee] .problee-md-loading-line.is-title{width:86%;height:16px}html[data-ui=problee] .problee-md-loading-line.is-medium{width:56%}html[data-ui=problee] .problee-md-loading-chart{position:relative;min-height:220px;border-radius:18px;overflow:hidden}html[data-ui=problee] .problee-md-loading-chart-grid{position:absolute;inset:0;opacity:.26;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0);background-size:28px 28px}html[data-ui=problee] .problee-md-loading-chart-line{position:absolute;left:6%;right:6%;top:55%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--outcome1) 55%,white) 16%,color-mix(in srgb,var(--accent) 45%,white) 52%,color-mix(in srgb,var(--outcome2) 52%,white) 82%,transparent);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--accent) 28%,transparent));animation:probleePulseSheen 2s ease-in-out infinite}html[data-ui=problee] .problee-md-loading-chip-row{display:flex;gap:.4rem;margin-bottom:.65rem}html[data-ui=problee] .problee-md-loading-pill{width:72px;height:24px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border-subtle) 84%,transparent);background:color-mix(in srgb,var(--surface-1) 92%,var(--surface-0));animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee] .problee-md-loading-pill.is-active{width:84px;background:color-mix(in srgb,var(--accent) 14%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 22%,var(--border-strong))}html[data-ui=problee] .problee-md-loading-list{display:grid;gap:.45rem}html[data-ui=problee][data-theme=dark] .problee-md-loading-line{background:linear-gradient(90deg,rgba(28,38,53,.9),rgba(56,70,96,.65),rgba(28,38,53,.9))}html[data-ui=problee][data-theme=dark] .problee-md-loading-pill{border-color:var(--border-subtle);background:var(--surface-0)}html[data-ui=problee][data-theme=dark] .problee-md-loading-pill.is-active{background:linear-gradient(180deg,rgba(132,122,255,.28),rgba(97,87,228,.14));border-color:rgba(123,110,255,.3)}html[data-ui=problee][data-theme=dark] .problee-md-loading-chart{background:radial-gradient(22rem 10rem at 100% 0,rgba(123,110,255,.08),transparent 72%),var(--surface-0);border:1px solid #243243}html[data-ui=problee][data-theme=dark] .problee-md-trust-card-loading .problee-md-related-empty{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] body{background:var(--bg)}html[data-ui=problee][data-theme=dark] .problee-header-root{--problee-header-rail-fade-bg:rgb(var(--surface-0-rgb)/0.84);background:var(--problee-header-rail-fade-bg);border-bottom-color:color-mix(in srgb,var(--border-subtle) 70%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-ui=problee][data-theme=dark] .problee-search-trigger{background:color-mix(in srgb,var(--surface-0) 88%,var(--surface-1));border-color:var(--border-subtle);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}html[data-ui=problee][data-theme=dark] .problee-search-trigger:hover{background:color-mix(in srgb,var(--surface-1) 88%,var(--surface-2));border-color:var(--border-strong)}html[data-ui=problee][data-theme=dark] .problee-control-strip,html[data-ui=problee][data-theme=dark] .problee-grid-card,html[data-ui=problee][data-theme=dark] .problee-hero-card,html[data-ui=problee][data-theme=dark] .problee-hero-copy,html[data-ui=problee][data-theme=dark] .problee-hero-media,html[data-ui=problee][data-theme=dark] .problee-home-fallback-metrics>div,html[data-ui=problee][data-theme=dark] .problee-home-fallback-signature,html[data-ui=problee][data-theme=dark] .problee-home-ownership-panel,html[data-ui=problee][data-theme=dark] .problee-home-pulse-card,html[data-ui=problee][data-theme=dark] .problee-home-trust-panel,html[data-ui=problee][data-theme=dark] .problee-home-trust-steps li,html[data-ui=problee][data-theme=dark] .problee-icon-button,html[data-ui=problee][data-theme=dark] .problee-icon-circle,html[data-ui=problee][data-theme=dark] .problee-md-loading-chart,html[data-ui=problee][data-theme=dark] .problee-md-loading-pill,html[data-ui=problee][data-theme=dark] .problee-md-trust-card,html[data-ui=problee][data-theme=dark] .problee-md-trust-list li,html[data-ui=problee][data-theme=dark] .problee-portfolio-chart-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-chart-stage,html[data-ui=problee][data-theme=dark] .problee-portfolio-donut,html[data-ui=problee][data-theme=dark] .problee-portfolio-donut-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-donut-hole,html[data-ui=problee][data-theme=dark] .problee-portfolio-filter-btn,html[data-ui=problee][data-theme=dark] .problee-portfolio-hero,html[data-ui=problee][data-theme=dark] .problee-portfolio-range-pills,html[data-ui=problee][data-theme=dark] .problee-portfolio-stat-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-table-shell,html[data-ui=problee][data-theme=dark] .problee-row-card,html[data-ui=problee][data-theme=dark] .problee-status-toggle,html[data-ui=problee][data-theme=dark] .problee-ticket-gear,html[data-ui=problee][data-theme=dark] .problee-ticket-mode,html[data-ui=problee][data-theme=dark] .problee-ticket-tab{background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-md-loading-pill.is-active,html[data-ui=problee][data-theme=dark] .problee-status-toggle.is-active,html[data-ui=problee][data-theme=dark] .problee-ticket-tab.is-active{background:var(--surface-2)}html[data-ui=problee][data-theme=dark] .retro-button[data-retro-variant=primary]{background:color-mix(in srgb,var(--accent) 82%,black)}html[data-ui=problee][data-theme=dark] .retro-button[data-retro-variant=primary]:hover{background:color-mix(in srgb,var(--accent) 90%,white 10%)}html[data-ui=problee][data-theme=dark] .problee-md-loading-line{background:color-mix(in srgb,var(--surface-2) 90%,var(--accent) 10%)}html[data-ui=problee][data-theme=dark] .problee-control-strip,html[data-ui=problee][data-theme=dark] .problee-grid-card,html[data-ui=problee][data-theme=dark] .problee-hero-card,html[data-ui=problee][data-theme=dark] .problee-hero-copy,html[data-ui=problee][data-theme=dark] .problee-hero-copy:before,html[data-ui=problee][data-theme=dark] .problee-hero-media,html[data-ui=problee][data-theme=dark] .problee-portfolio-chart-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-donut-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-hero,html[data-ui=problee][data-theme=dark] .problee-portfolio-hero-bg,html[data-ui=problee][data-theme=dark] .problee-portfolio-hero-bg:after,html[data-ui=problee][data-theme=dark] .problee-portfolio-stat-card.is-accent,html[data-ui=problee][data-theme=dark] .problee-portfolio-table-shell{background:var(--surface-1);border-color:var(--border-strong)}html[data-ui=problee] .problee-header-icon-btn{width:var(--touch-target,44px);height:var(--touch-target,44px);padding:0;align-items:center;justify-content:center;color:var(--text-secondary);background:transparent;border:0;border-radius:8px;cursor:pointer;transition:color .15s}html[data-ui=problee] .problee-header-icon-btn:hover{color:var(--text-primary)}html[data-ui=problee]{--problee-radius-panel:10px;--problee-radius-surface:8px;--problee-radius-compact:4px;--problee-radius-micro:2px}html[data-ui=problee] .retro-modal{background-color:var(--surface-1);border:1px solid var(--border-subtle);box-shadow:0 8px 32px rgba(0,0,0,.18),0 2px 8px rgba(0,0,0,.12)}html[data-ui=problee] .app-bottom-sheet-backdrop{position:fixed;inset:0;z-index:var(--z-overlay-backdrop);background:rgba(0,0,0,.48);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}html[data-ui=problee] .app-bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-overlay-content);display:flex;flex-direction:column;width:100%;background:var(--surface-0);border-top:1px solid var(--border-subtle);border-top-left-radius:var(--problee-radius-panel);border-top-right-radius:var(--problee-radius-panel);box-shadow:0 -12px 40px rgba(17,24,39,.24);overflow:hidden;transition:transform .24s ease}html[data-ui=problee] .app-bottom-sheet[data-overlay-form=dialog]{inset:0;width:min(480px,calc(100vw - 2rem));max-width:480px;height:-moz-fit-content;height:fit-content;margin:auto;border:1px solid var(--border-subtle);border-radius:var(--problee-radius-panel);box-shadow:var(--shadow-soft-lg)}html[data-ui=problee] .app-bottom-sheet[data-overlay-form=dialog] .app-bottom-sheet-handle-button{display:none}html[data-ui=problee] .app-bottom-sheet-topbar{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:48px;padding:.35rem 3.5rem .2rem}html[data-ui=problee] .app-bottom-sheet-handle-button{display:inline-flex;align-items:center;justify-content:center;width:96px;min-height:44px;color:var(--text-muted);cursor:grab;touch-action:none}html[data-ui=problee] .app-bottom-sheet-handle-button:active{cursor:grabbing}html[data-ui=problee] .app-bottom-sheet-handle{display:block;width:44px;height:5px;border-radius:999px;background:var(--surface-2);opacity:.7}html[data-ui=problee] .app-bottom-sheet-close-button{position:absolute;right:max(.75rem,env(safe-area-inset-right,0px));top:50%;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;transform:translateY(-50%);border:0;border-radius:999px;background:transparent;color:var(--text-secondary);transition:color .15s ease,transform .15s ease}html[data-ui=problee] .app-bottom-sheet-close-button:hover{color:var(--text-primary)}html[data-ui=problee] .app-bottom-sheet-close-button:active{transform:translateY(-50%) scale(.96)}html[data-ui=problee] .app-bottom-sheet-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}html[data-ui=problee] .app-panel-drawer-overlay{background:rgba(0,0,0,.44);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}html[data-ui=problee] .app-panel-drawer-content{background:var(--surface-0);border-color:var(--border-subtle);color:var(--text-primary)}html[data-ui=problee] .app-panel-drawer-handle{background:var(--surface-2)}html[data-ui=problee] .menu-dropdown-portal,html[data-ui=problee] .problee-featured-card,html[data-ui=problee] .problee-featured-section,html[data-ui=problee] .problee-hero-card,html[data-ui=problee] .problee-home-ownership-panel,html[data-ui=problee] .problee-home-trust-panel,html[data-ui=problee] .problee-list-shell,html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-inner.retro-window,html[data-ui=problee] .problee-md-chart-wrap .retro-window,html[data-ui=problee] .problee-md-header-card,html[data-ui=problee] .problee-md-related-card,html[data-ui=problee] .problee-md-tabs-card,html[data-ui=problee] .problee-portfolio-chart-card,html[data-ui=problee] .problee-portfolio-donut-card,html[data-ui=problee] .problee-portfolio-hero,html[data-ui=problee] .problee-portfolio-table-shell,html[data-ui=problee] .problee-portfolio-yield-strip,html[data-ui=problee] .problee-ticket-shell,html[data-ui=problee] .problee-verdict-banner,html[data-ui=problee] .problee-verdict-section,html[data-ui=problee] .profile-dropdown-portal,html[data-ui=problee] .retro-modal,html[data-ui=problee] .wallet-panel-content{border-radius:var(--problee-radius-panel)}html[data-ui=problee] .problee-grid-card,html[data-ui=problee] .problee-hero-copy,html[data-ui=problee] .problee-hero-frame,html[data-ui=problee] .problee-hero-media,html[data-ui=problee] .problee-home-fallback-signature,html[data-ui=problee] .problee-market-detail-panel .market-info,html[data-ui=problee] .problee-market-detail-panel .problee-market-detail-ticket.retro-window,html[data-ui=problee] .problee-md-trust-card,html[data-ui=problee] .problee-portfolio-badges,html[data-ui=problee] .problee-portfolio-chart-stage,html[data-ui=problee] .problee-portfolio-stat-card,html[data-ui=problee] .problee-portfolio-table-panel,html[data-ui=problee] .problee-row-card{border-radius:var(--problee-radius-surface)}html[data-ui=problee] .problee-boosted-pill,html[data-ui=problee] .problee-grid-card-thumb,html[data-ui=problee] .problee-home-badge,html[data-ui=problee] .problee-home-pulse-card,html[data-ui=problee] .problee-home-trust-steps li,html[data-ui=problee] .problee-home-trust-tags span,html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1,html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1,html[data-ui=problee] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1.sm\:p-3,html[data-ui=problee] .problee-md-loading-pill,html[data-ui=problee] .problee-md-trust-badges span,html[data-ui=problee] .problee-md-trust-list li,html[data-ui=problee] .problee-meta-chip,html[data-ui=problee] .problee-outcome-pill,html[data-ui=problee] .problee-pill-link,html[data-ui=problee] .problee-portfolio-pill,html[data-ui=problee] .problee-portfolio-range-pills,html[data-ui=problee] .problee-portfolio-yield-badge,html[data-ui=problee] .problee-row-thumb,html[data-ui=problee] .problee-search-kbd,html[data-ui=problee] .problee-status-pill,html[data-ui=problee] .problee-yield-pill{border-radius:var(--problee-radius-micro)}html[data-ui=problee] [vaul-drawer][vaul-drawer-direction=bottom]{border-radius:var(--problee-radius-panel) var(--problee-radius-panel) 0 0}html[data-ui=problee] [vaul-drawer][vaul-drawer-direction=right]{border-radius:var(--problee-radius-panel) 0 0 var(--problee-radius-panel)}html[data-ui=problee][data-theme=dark]{--problee-ctl-shadow-brand:0 1px 0 rgba(255,255,255,0.05) inset,0 11px 20px color-mix(in srgb,var(--accent) 20%,transparent),0 2px 0 color-mix(in srgb,var(--accent) 18%,black);--problee-ctl-shadow-brand-hover:0 1px 0 rgba(255,255,255,0.06) inset,0 14px 24px color-mix(in srgb,var(--accent) 26%,transparent),0 2px 0 color-mix(in srgb,var(--accent) 22%,black)}html[data-ui=problee][data-theme=dark] .problee-deposit-button{background:color-mix(in srgb,var(--accent) 82%,black);border-color:color-mix(in srgb,var(--accent) 32%,white);color:var(--text-on-accent);box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-deposit-button:hover{background:color-mix(in srgb,var(--accent) 90%,white 8%);border-color:color-mix(in srgb,var(--accent) 40%,white);box-shadow:none}html[data-ui=problee][data-theme=dark] .retro-button[data-retro-variant=primary]{border-color:color-mix(in srgb,var(--accent) 30%,white)}html[data-ui=problee][data-theme=dark] .problee-md-loading-pill.is-active,html[data-ui=problee][data-theme=dark] .problee-status-toggle.is-active,html[data-ui=problee][data-theme=dark] .problee-ticket-tab.is-active{border-color:var(--border-strong);color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .problee-yield-pill{border-color:color-mix(in srgb,var(--accent) 24%,var(--border-strong));background:color-mix(in srgb,var(--accent) 10%,var(--surface-1));color:color-mix(in srgb,var(--accent) 70%,white)}html[data-ui=problee][data-theme=dark] .problee-leaderboard-sort-btn.is-active{border-color:var(--accent);background:var(--accent);color:var(--text-on-accent,#fff);box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-leaderboard-row:hover{background:color-mix(in srgb,var(--accent) 5%,transparent)}html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .retro-input:focus{border-color:color-mix(in srgb,var(--accent) 46%,var(--border-strong));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}html[data-ui=problee][data-theme=dark] .problee-grid-odds-track{background-color:color-mix(in srgb,var(--surface-1) 84%,var(--surface-2));border-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .problee-grid-odds-fill-outcome1{background-color:color-mix(in srgb,var(--outcome1) 72%,white)}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome1],html[data-ui=problee][data-theme=dark] .problee-row-btn[data-side=outcome1]{background:color-mix(in srgb,var(--outcome1) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome1) 28%,var(--border-strong));color:var(--outcome1)}html[data-ui=problee][data-theme=dark] .problee-row-btn[data-side=outcome2]{background:color-mix(in srgb,var(--outcome2) 10%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome2) 24%,var(--border-strong));color:var(--outcome2)}html[data-ui=problee][data-theme=dark] .problee-row-btn[data-side=outcome3]{background:color-mix(in srgb,var(--outcome3) 11%,var(--surface-1));border-color:color-mix(in srgb,var(--outcome3) 28%,var(--border-strong));color:var(--outcome3)}html[data-ui=problee][data-theme=dark] .problee-row-bottom{color:var(--text-muted)}html[data-ui=problee][data-theme=dark] .problee-grid-footer-meta{color:color-mix(in srgb,var(--accent) 42%,var(--text-secondary))}html[data-ui=problee][data-theme=dark] .problee-md-loading-chart-line{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--outcome1) 58%,white) 16%,color-mix(in srgb,var(--accent-2) 44%,white) 52%,color-mix(in srgb,var(--outcome2) 52%,white) 82%,transparent);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--accent) 24%,transparent))}html[data-ui=problee][data-theme=dark] .menu-dropdown-portal .text-accent,html[data-ui=problee][data-theme=dark] .menu-dropdown-portal .text-muted,html[data-ui=problee][data-theme=dark] .menu-dropdown-portal .text-primary,html[data-ui=problee][data-theme=dark] .menu-dropdown-portal .text-secondary,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal .text-accent,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal .text-muted,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal .text-primary,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal .text-secondary,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal .text-status-success{color:var(--text-primary)}html[data-ui=problee][data-theme=dark] .menu-dropdown-portal,html[data-ui=problee][data-theme=dark] .problee-boosted-pill,html[data-ui=problee][data-theme=dark] .problee-featured-card,html[data-ui=problee][data-theme=dark] .problee-featured-section,html[data-ui=problee][data-theme=dark] .problee-filter-chip,html[data-ui=problee][data-theme=dark] .problee-grid-card,html[data-ui=problee][data-theme=dark] .problee-grid-card-thumb,html[data-ui=problee][data-theme=dark] .problee-grid-odds-track,html[data-ui=problee][data-theme=dark] .problee-grid-resolved,html[data-ui=problee][data-theme=dark] .problee-hero-card,html[data-ui=problee][data-theme=dark] .problee-hero-copy,html[data-ui=problee][data-theme=dark] .problee-hero-frame,html[data-ui=problee][data-theme=dark] .problee-hero-media,html[data-ui=problee][data-theme=dark] .problee-home-badge,html[data-ui=problee][data-theme=dark] .problee-home-fallback-signature,html[data-ui=problee][data-theme=dark] .problee-home-ownership-panel,html[data-ui=problee][data-theme=dark] .problee-home-pulse-card,html[data-ui=problee][data-theme=dark] .problee-home-trust-panel,html[data-ui=problee][data-theme=dark] .problee-home-trust-steps li,html[data-ui=problee][data-theme=dark] .problee-home-trust-tags span,html[data-ui=problee][data-theme=dark] .problee-icon-button,html[data-ui=problee][data-theme=dark] .problee-icon-circle,html[data-ui=problee][data-theme=dark] .problee-leaderboard-sort-btn,html[data-ui=problee][data-theme=dark] .problee-list-shell,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .market-info,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .problee-market-detail-inner.retro-window,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .problee-market-detail-ticket.retro-window,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.bg-surface-1.p-3.text-sm.space-y-1,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1,html[data-ui=problee][data-theme=dark] .problee-market-detail-panel .rounded-xl.border.border-border-subtle.p-1.sm\:p-3,html[data-ui=problee][data-theme=dark] .problee-md-chart-wrap .retro-window,html[data-ui=problee][data-theme=dark] .problee-md-header-card,html[data-ui=problee][data-theme=dark] .problee-md-loading-pill,html[data-ui=problee][data-theme=dark] .problee-md-related-card,html[data-ui=problee][data-theme=dark] .problee-md-tabs-card,html[data-ui=problee][data-theme=dark] .problee-md-trust-badges span,html[data-ui=problee][data-theme=dark] .problee-md-trust-card,html[data-ui=problee][data-theme=dark] .problee-md-trust-list li,html[data-ui=problee][data-theme=dark] .problee-meta-chip,html[data-ui=problee][data-theme=dark] .problee-outcome-pill,html[data-ui=problee][data-theme=dark] .problee-pill-link,html[data-ui=problee][data-theme=dark] .problee-portfolio-badges,html[data-ui=problee][data-theme=dark] .problee-portfolio-chart-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-chart-stage,html[data-ui=problee][data-theme=dark] .problee-portfolio-donut-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-filter-btn,html[data-ui=problee][data-theme=dark] .problee-portfolio-hero,html[data-ui=problee][data-theme=dark] .problee-portfolio-pill,html[data-ui=problee][data-theme=dark] .problee-portfolio-range-pills,html[data-ui=problee][data-theme=dark] .problee-portfolio-stat-card,html[data-ui=problee][data-theme=dark] .problee-portfolio-table-panel,html[data-ui=problee][data-theme=dark] .problee-portfolio-table-shell,html[data-ui=problee][data-theme=dark] .problee-portfolio-yield-badge,html[data-ui=problee][data-theme=dark] .problee-portfolio-yield-strip,html[data-ui=problee][data-theme=dark] .problee-row-thumb,html[data-ui=problee][data-theme=dark] .problee-search-kbd,html[data-ui=problee][data-theme=dark] .problee-status-pill,html[data-ui=problee][data-theme=dark] .problee-status-toggle,html[data-ui=problee][data-theme=dark] .problee-ticket-gear,html[data-ui=problee][data-theme=dark] .problee-ticket-mode,html[data-ui=problee][data-theme=dark] .problee-ticket-tab,html[data-ui=problee][data-theme=dark] .problee-verdict-banner,html[data-ui=problee][data-theme=dark] .problee-verdict-section,html[data-ui=problee][data-theme=dark] .problee-yield-pill,html[data-ui=problee][data-theme=dark] .profile-dropdown-portal,html[data-ui=problee][data-theme=dark] .wallet-panel-content{border-color:transparent}html[data-ui=problee] .problee-grid-outcome-button,html[data-ui=problee] .problee-hero-action,html[data-ui=problee] .problee-market-detail-ticket [data-outcome],html[data-ui=problee] .problee-outcome-btn{border:0;border-color:transparent;outline:0;box-shadow:none}html[data-ui=problee][data-theme=dark] .problee-grid-outcome-button[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-hero-action-outcome1:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome1]:not(:disabled):hover,html[data-ui=problee][data-theme=dark] .problee-outcome-btn[data-side=outcome1][data-active=true]{background:var(--outcome1);color:var(--text-on-outcome)}html[data-ui=problee][data-theme=dark] .problee-ticket-shell .problee-market-detail-ticket [data-outcome=outcome1]:not(:disabled):hover{background:rgb(var(--outcome1-rgb)/.2);color:var(--outcome1)}html[data-ui=problee] .problee-market-header-rail{position:relative;display:flex;align-items:center;overflow:hidden;min-height:var(--touch-target,44px);padding:var(--problee-chrome-header-rail-padding-block,0) var(--problee-chrome-header-rail-padding-inline,.95rem)}html[data-ui=problee] .problee-lane-rail-fade,html[data-ui=problee] .problee-market-header-rail-fade{width:100%;min-width:0}html[data-ui=problee] .problee-filter-inline{display:grid;grid-template-rows:0fr}html[data-ui=problee] .problee-filter-inline[data-open=true]{grid-template-rows:minmax(0,max-content)}html[data-ui=problee] .problee-filter-inline[data-open=false]{margin-top:0}html[data-ui=problee] .problee-filter-inline .problee-filter-inline-inner{opacity:0;transform:translateY(-4px);transition:opacity var(--motion-entry,.22s) var(--ease-out,ease),transform var(--motion-entry,.22s) var(--ease-emphasized,ease)}html[data-ui=problee] .problee-filter-inline[data-open=true] .problee-filter-inline-inner{opacity:1;transform:none}html[data-ui=problee] .problee-filter-inline-inner{min-height:0;overflow:hidden}html[data-ui=problee] .problee-filter-inline-inner>:last-child{margin-bottom:.15rem}html[data-ui=problee] .problee-filter-rail-fade{width:100%;min-width:0}html[data-ui=problee] .problee-filter-rail{display:flex;gap:.375rem;min-width:0}html[data-ui=problee] .problee-chip,html[data-ui=problee] .problee-filter-chip{position:relative}html[data-ui=problee] .problee-chip:after,html[data-ui=problee] .problee-filter-chip:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:var(--touch-target,44px);pointer-events:auto}html[data-ui=problee] .problee-filter-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:var(--text-sm,13px);color:var(--text-secondary);transition:color var(--motion-hover,.14s) var(--ease-out,ease),background-color var(--motion-hover,.14s) var(--ease-out,ease)}html[data-ui=problee] .problee-filter-chip:hover{color:var(--text-primary)}html[data-ui=problee] .problee-filter-chip.is-applied{color:var(--text-primary);font-weight:600;box-shadow:inset 0 0 0 1px var(--border-subtle)}html[data-ui=problee] .problee-filter-chip.is-open{color:var(--text-primary);background:var(--surface-3,var(--surface-2));box-shadow:inset 0 0 0 1px var(--border-subtle)}html[data-ui=problee] .problee-filter-chip svg{opacity:.55}html[data-ui=problee] .problee-filter-menu{display:flex;flex-direction:column;padding:.25rem;border-radius:var(--problee-radius-panel,10px);background:var(--surface-1);box-shadow:inset 0 0 0 1px var(--border-subtle),var(--shadow-soft-lg);max-height:var(--anchored-overlay-max-height,60vh);overflow-y:auto;overscroll-behavior:contain}html[data-ui=problee] .problee-filter-menu-item{display:flex;align-items:center;gap:.4rem;min-height:var(--problee-chrome-menu-row-height,40px);padding:0 .7rem;border-radius:7px;white-space:nowrap;font-size:var(--text-sm,13px);color:var(--text-secondary);text-align:start;transition:color var(--motion-hover,.14s) var(--ease-out,ease),background-color var(--motion-hover,.14s) var(--ease-out,ease)}html[data-ui=problee] .problee-filter-menu-item:hover{color:var(--text-primary);background:var(--surface-2)}html[data-ui=problee] .problee-filter-menu-item.is-active{color:var(--text-primary);background:var(--surface-2);font-weight:600}html[data-ui=problee] .problee-lane-filter-btn svg circle{transition:transform var(--motion-entry,.22s) var(--ease-emphasized,ease);transform-origin:center}html[data-ui=problee] .problee-lane-filter-btn[aria-expanded=true] svg circle{transform:translateX(-5px)}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-filter-inline,html[data-ui=problee] .problee-filter-inline .problee-filter-inline-inner,html[data-ui=problee] .problee-lane-filter-btn svg circle{transition:none;transform:none}}html[data-ui=problee] .problee-lane-filter-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--touch-target,44px);height:var(--touch-target,44px);background:transparent;color:var(--text-secondary);transition:color var(--motion-hover,.14s) var(--ease-out,ease)}html[data-ui=problee] .problee-lane-filter-btn:hover,html[data-ui=problee] .problee-lane-filter-btn[aria-expanded=true]{background:transparent;color:var(--text-primary)}html[data-ui=problee] .problee-lane-rail-row{display:flex;align-items:center;gap:.5rem;min-width:0}html[data-ui=problee] .problee-lane-rail-fade>.overflow-x-auto,html[data-ui=problee] .problee-market-header-rail-fade>.overflow-x-auto{width:100%;scroll-padding-inline:3rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}html[data-ui=problee] .problee-lane-rail-fade>.overflow-x-auto::-webkit-scrollbar,html[data-ui=problee] .problee-market-header-rail-fade>.overflow-x-auto::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-market-header-rail-inner{display:flex;align-items:center;gap:.9rem;width:-moz-max-content;width:max-content;min-width:0;overflow:visible}html[data-ui=problee] .problee-lane-rail-inner{width:-moz-max-content;width:max-content;min-width:0}html[data-ui=problee] .problee-market-header-rail-inner:after{content:"";flex:0 0 2.75rem}html[data-ui=problee] .problee-market-header-link{position:relative;display:inline-flex;min-width:var(--touch-target,44px);min-height:var(--touch-target,44px);align-items:center;justify-content:center;white-space:nowrap;padding:0 .05rem;color:var(--text-muted);font-size:var(--text-sm);font-weight:600;line-height:1.1;transition:color .14s ease,opacity .14s ease;opacity:.92}html[data-ui=problee] .problee-market-header-link.is-active,html[data-ui=problee] .problee-market-header-link:hover{color:var(--text-primary);opacity:1}html[data-ui=problee] .problee-unified-control-row{display:flex;align-items:center;gap:.5rem;min-height:32px;margin-top:.35rem}html[data-ui=problee] .problee-control-actions{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}html[data-ui=problee] .problee-combined-filter-btn{display:inline-flex;align-items:center;gap:.3rem;padding:0 .55rem;border-radius:6px;border:1px solid var(--border-subtle,rgba(128,128,128,.18));background:var(--surface-0,transparent);color:var(--text-secondary);font-size:var(--text-sm);font-weight:600;line-height:1.1;white-space:nowrap;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}html[data-ui=problee] .problee-combined-filter-btn:hover,html[data-ui=problee] .problee-combined-filter-btn[aria-expanded=true]{color:var(--text-primary);border-color:var(--border,rgba(128,128,128,.3));background:var(--surface-1)}html[data-ui=problee] .problee-filter-daterow{display:flex;gap:.25rem;padding:.5rem .625rem .35rem}html[data-ui=problee] .problee-filter-daterow-chip{flex:1;padding:.3rem 0;border-radius:6px;border:1px solid var(--border-subtle,rgba(128,128,128,.18));background:none;color:var(--text-muted);font-size:var(--text-xs);font-weight:700;letter-spacing:.04em;text-align:center;cursor:pointer;transition:color .14s ease,background .14s ease,border-color .14s ease}html[data-ui=problee] .problee-filter-daterow-chip:hover{color:var(--text-secondary);border-color:var(--border,rgba(128,128,128,.3))}html[data-ui=problee] .problee-filter-daterow-chip.is-active{color:var(--text-primary);background:var(--surface-2);border-color:var(--text-muted)}html[data-ui=problee] .problee-vote-hint{color:var(--text-muted);font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;cursor:pointer;background:none;border:none;padding:0}html[data-ui=problee] .problee-vote-hint:hover{color:var(--text-secondary);text-decoration:underline}html[data-ui=problee] .problee-filter-dropdown{min-width:180px;max-height:min(var(--anchored-overlay-max-height,calc(100dvh - 1rem)),calc(100dvh - 1rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;white-space:nowrap;border-radius:16px;padding:.375rem 0;background:linear-gradient(180deg,#fffefb,#ffffff);border:1.5px solid #e8d9a0;box-shadow:0 12px 32px rgba(140,108,20,.1),0 2px 8px rgba(140,108,20,.06)}html[data-ui=problee] .problee-filter-dropdown-section+.problee-filter-dropdown-section{border-top:1px solid var(--border-strong);margin-top:.35rem;padding-top:.25rem}html[data-ui=problee] .problee-filter-dropdown-label{padding:.45rem 1rem .25rem;font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}html[data-ui=problee] .problee-filter-dropdown-item{display:flex;align-items:center;gap:.625rem;width:100%;text-align:left;padding:.55rem 1rem;font-size:var(--text-sm);color:var(--text-secondary);transition:color .14s ease,background .14s ease;cursor:pointer}html[data-ui=problee] .problee-filter-dropdown-item:hover{color:var(--text-primary);background:var(--surface-1)}html[data-ui=problee] .problee-filter-dropdown-item.is-active{color:var(--text-primary);font-weight:600}html[data-ui=problee] .problee-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;margin-left:auto;border-radius:9999px;background:var(--surface-2);color:var(--text-muted);font-size:var(--text-xs);font-weight:600;line-height:1}html[data-ui=problee]{--problee-chrome-control-height:40px;--problee-chrome-compact-control-height:34px;--problee-chrome-micro-control-height:30px;--problee-chrome-menu-row-height:38px;--problee-chrome-overlay-radius:10px;--problee-chrome-overlay-padding:0.375rem;--problee-chrome-row-padding-inline:0.75rem;--problee-chrome-row-gap:0.625rem;--problee-chrome-badge-size:16px;--problee-chrome-header-shell-padding-top:0.25rem;--problee-chrome-header-shell-padding-inline:0.85rem;--problee-chrome-header-shell-padding-bottom:0;--problee-chrome-header-rail-padding-block:0;--problee-chrome-header-rail-padding-inline:0.95rem}html[data-ui=problee] .problee-header-notification-badge{position:absolute;top:4px;right:4px;display:inline-flex;min-width:var(--problee-chrome-badge-size);height:var(--problee-chrome-badge-size);align-items:center;justify-content:center;padding:0 .2rem;border-radius:999px;background:var(--status-error);color:var(--text-on-outcome);font-size:var(--text-xs);font-weight:800;line-height:1;box-shadow:0 0 0 2px var(--surface-1),0 1px 2px rgba(0,0,0,.16)}html[data-ui=problee] .problee-header-text-action{height:var(--problee-chrome-control-height);min-height:var(--problee-chrome-control-height);padding-inline:.85rem;border-radius:var(--problee-chrome-overlay-radius);font-size:var(--text-base);line-height:1}html[data-ui=problee] .problee-wallet-button{align-items:center;justify-content:center;border:1px solid var(--border-strong);background:transparent;color:var(--text-primary);font-weight:600;transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease}html[data-ui=problee] .problee-wallet-button:hover{background:var(--surface-2);border-color:color-mix(in srgb,var(--accent) 40%,var(--border-strong))}html[data-ui=problee] .header-chain-dropdown,html[data-ui=problee] .notification-panel-portal,html[data-ui=problee] .problee-filter-dropdown,html[data-ui=problee] .problee-header-menu-surface,html[data-ui=problee] .problee-search-dropdown{border-radius:var(--problee-chrome-overlay-radius)}html[data-ui=problee] .problee-header-menu-surface{padding:var(--problee-chrome-overlay-padding)}html[data-ui=problee] .problee-header-menu-control-row,html[data-ui=problee] .problee-header-menu-identity,html[data-ui=problee] .problee-header-menu-legal,html[data-ui=problee] .problee-header-menu-section{border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 75%,transparent)}html[data-ui=problee] .problee-header-menu-section{padding-block:.125rem}html[data-ui=problee] .header-chain-dropdown-item,html[data-ui=problee] .problee-filter-dropdown-item,html[data-ui=problee] .problee-header-menu-item,html[data-ui=problee] .problee-header-menu-language-option,html[data-ui=problee] .problee-header-menu-language-trigger,html[data-ui=problee] .problee-search-result-row{min-height:var(--problee-chrome-menu-row-height)}html[data-ui=problee] .problee-header-menu-item,html[data-ui=problee] .problee-header-menu-language-option,html[data-ui=problee] .problee-header-menu-language-trigger{display:flex;width:100%;align-items:center;gap:var(--problee-chrome-row-gap);padding:0 var(--problee-chrome-row-padding-inline);border-radius:7px;color:var(--text-secondary);font-size:var(--text-sm);font-weight:500;background:transparent;border:0;cursor:pointer;text-align:left;text-decoration:none;transition:color .14s ease,background .14s ease}html[data-ui=problee] .problee-header-menu-item:hover,html[data-ui=problee] .problee-header-menu-language-option.is-selected,html[data-ui=problee] .problee-header-menu-language-option:hover,html[data-ui=problee] .problee-header-menu-language-trigger:hover{background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--text-primary)}html[data-ui=problee] .problee-header-menu-item-icon{display:inline-flex;width:1.25rem;flex-shrink:0;align-items:center;justify-content:center}html[data-ui=problee] .problee-header-menu-identity{display:flex;min-height:42px;align-items:center;gap:.5rem;padding:.35rem .625rem;background:color-mix(in srgb,var(--surface-1) 72%,transparent)}html[data-ui=problee] .problee-header-menu-identity-main{min-width:0;flex:1}html[data-ui=problee] .problee-header-menu-identity-address{display:block;overflow:hidden;color:var(--text-primary);font-size:var(--text-sm);font-weight:700;text-overflow:ellipsis;white-space:nowrap;transition:color .14s ease}html[data-ui=problee] .problee-header-menu-identity-address:hover{color:var(--accent-text)}html[data-ui=problee] .problee-header-menu-control-row{padding:.375rem .625rem}html[data-ui=problee] .problee-header-menu-control-inner,html[data-ui=problee] .problee-header-menu-language-trigger{display:flex;align-items:center;justify-content:space-between}html[data-ui=problee] .problee-header-menu-control-label{color:var(--text-secondary);font-size:var(--text-xs);font-weight:600}html[data-ui=problee] .problee-header-menu-mini-options{display:inline-flex;align-items:center;gap:.25rem}html[data-ui=problee] .problee-header-menu-mini-option{min-height:28px;padding-inline:.55rem;border-radius:6px;color:var(--text-secondary);font-size:var(--text-xs);font-weight:600;text-transform:capitalize;transition:color .14s ease,background .14s ease}html[data-ui=problee] .problee-header-menu-mini-option:hover{background:var(--surface-1);color:var(--text-primary)}html[data-ui=problee] .problee-header-menu-language-option.is-selected,html[data-ui=problee] .problee-header-menu-mini-option.is-active{color:var(--accent-text);font-weight:700}html[data-ui=problee] .problee-header-menu-language-current{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-primary)}html[data-ui=problee] .problee-header-menu-language-current-name{font-size:var(--text-xs);font-weight:600}html[data-ui=problee] .problee-header-menu-language-check{width:.875rem;height:.875rem;flex-shrink:0;color:var(--accent-text)}html[data-ui=problee] .problee-header-menu-scroll{max-height:min(var(--anchored-overlay-max-height,340px),340px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}html[data-ui=problee] .problee-header-menu-scroll::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-header-menu-legal{display:flex;flex-wrap:wrap;gap:.35rem .5rem;padding:.45rem .625rem}html[data-ui=problee] .problee-header-menu-legal-item{display:inline-flex;align-items:center;gap:.5rem}html[data-ui=problee] .problee-header-menu-legal-separator{color:var(--border-subtle);font-size:var(--text-xs)}html[data-ui=problee] .problee-header-menu-legal-link{color:var(--text-muted);font-size:var(--text-xs);text-decoration:none;transition:color .14s ease}html[data-ui=problee] .problee-header-menu-legal-link:hover{color:var(--text-secondary)}html[data-ui=problee] .problee-header-menu-signout{color:var(--outcome2);font-weight:700}html[data-ui=problee] .problee-notification-panel{display:flex;width:min(20rem,calc(100vw - 1rem));max-height:min(var(--anchored-overlay-max-height,24rem),24rem);flex-direction:column;overflow:hidden}html[data-ui=problee] .problee-notification-panel-header{display:flex;min-height:var(--problee-chrome-menu-row-height);flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 75%,transparent)}html[data-ui=problee] .problee-notification-panel-title{flex-shrink:0;color:var(--text-primary);font-size:var(--text-xs);font-weight:700}html[data-ui=problee] .problee-notification-panel-actions{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;margin-left:auto}html[data-ui=problee] .problee-notification-panel-action{color:var(--text-secondary);font-size:var(--text-xs);font-weight:600;overflow-wrap:anywhere;transition:color .14s ease}html[data-ui=problee] .problee-notification-panel-action:hover{color:var(--text-primary)}html[data-ui=problee] .problee-notification-panel-action:disabled{color:color-mix(in srgb,var(--text-secondary) 45%,transparent);cursor:default}html[data-ui=problee] .problee-notification-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--text-secondary) 28%,transparent) transparent}html[data-ui=problee] .problee-notification-empty{padding:2rem .75rem;color:var(--text-secondary);font-size:var(--text-xs);text-align:center}html[data-ui=problee] .problee-notification-group+.problee-notification-group{border-top:1px solid color-mix(in srgb,var(--border-subtle) 55%,transparent)}html[data-ui=problee] .problee-notification-group-heading{padding:.5rem .75rem .2rem;color:var(--text-muted);font-size:var(--text-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase}html[data-ui=problee] .problee-notification-item{display:flex;width:100%;min-height:var(--problee-chrome-menu-row-height);align-items:flex-start;gap:.5rem;padding:.55rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 55%,transparent);text-align:left;transition:background .14s ease}html[data-ui=problee] .problee-notification-item:hover{background:color-mix(in srgb,var(--surface-1) 58%,transparent)}html[data-ui=problee] .problee-notification-item:last-child{border-bottom:0}html[data-ui=problee] .problee-notification-type-icon{flex-shrink:0;margin-top:.125rem;color:var(--text-secondary)}html[data-ui=problee] .problee-notification-type-svg{display:block}html[data-ui=problee] .problee-notification-content{min-width:0;flex:1}html[data-ui=problee] .problee-notification-title{color:var(--text-primary);font-weight:700;line-height:1.15}html[data-ui=problee] .problee-notification-message,html[data-ui=problee] .problee-notification-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:var(--text-xs);line-clamp:2;-webkit-line-clamp:2;overflow-wrap:anywhere}html[data-ui=problee] .problee-notification-message{margin-top:.125rem;color:var(--text-secondary)}html[data-ui=problee] .problee-notification-time{display:block;margin-top:.125rem;color:color-mix(in srgb,var(--text-secondary) 62%,transparent);font-size:var(--text-xs)}html[data-ui=problee] .problee-notification-unread-dot{width:.375rem;height:.375rem;flex-shrink:0;margin-top:.375rem;border-radius:999px;background:var(--accent)}html[data-ui=problee] .header-chain-dropdown-item{padding:0 var(--problee-chrome-row-padding-inline);border-radius:7px}html[data-ui=problee] .problee-combined-filter-btn{height:var(--problee-chrome-compact-control-height);min-height:var(--problee-chrome-compact-control-height);padding:0 .65rem}html[data-ui=problee] .problee-filter-dropdown{padding:var(--problee-chrome-overlay-padding)}html[data-ui=problee] .problee-filter-dropdown-item{padding:0 var(--problee-chrome-row-padding-inline);border-radius:7px}html[data-ui=problee] .problee-filter-daterow{padding:.375rem .5rem .25rem}html[data-ui=problee] .problee-filter-daterow-chip{min-height:30px;padding:0 .35rem}@media (pointer:coarse){html[data-ui=problee] .problee-header-text-action{height:var(--touch-target,44px);min-height:var(--touch-target,44px)}}html[data-ui=problee] .problee-filter-sheet-backdrop{position:fixed;inset:0;z-index:var(--z-overlay-backdrop);background:rgba(0,0,0,.48);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}html[data-ui=problee] .problee-filter-sheet{left:0;right:0;bottom:0;z-index:var(--z-overlay-content);border-top-left-radius:var(--problee-radius-panel);border-top-right-radius:var(--problee-radius-panel);background:var(--surface-0);border-top:1px solid var(--border-subtle);box-shadow:0 -12px 40px rgba(17,24,39,.24);max-height:min(78dvh,42rem);display:flex;flex-direction:column}html[data-ui=problee] .problee-filter-sheet-handle{display:flex;justify-content:center;width:100%;padding:.65rem 0 .2rem}html[data-ui=problee] .problee-filter-sheet-handle-bar{width:44px;height:5px;border-radius:999px;background:rgba(31,36,50,.18)}html[data-ui=problee] .problee-filter-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1rem .9rem}html[data-ui=problee] .problee-filter-sheet-eyebrow{margin:0 0 .2rem;font-size:var(--text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-filter-sheet-title{margin:0;font-size:var(--text-base);line-height:1.2;color:var(--text-primary)}html[data-ui=problee] .problee-filter-sheet-close{flex-shrink:0;min-width:44px;min-height:44px;border-radius:999px;padding:0 .95rem;border:1px solid var(--border-subtle);background:var(--surface-0);color:var(--text-primary);font-size:var(--text-sm);font-weight:700}html[data-ui=problee] .problee-filter-sheet-body{overflow-y:auto;padding:0 0 max(1rem,env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-subfilter-tab.is-active{color:var(--text-primary);opacity:1}html[data-ui=problee] .problee-subfilter-tab.is-active:after{display:none}@media (max-width:767px){html[data-ui=problee]{--problee-chrome-header-shell-padding-top:0.125rem;--problee-chrome-header-shell-padding-inline:0.45rem;--problee-chrome-header-rail-padding-inline:0.65rem}html[data-ui=problee] .problee-market-header-rail{padding:var(--problee-chrome-header-rail-padding-block) var(--problee-chrome-header-rail-padding-inline);min-height:var(--touch-target,44px)}html[data-ui=problee] .problee-market-header-rail-inner{gap:.75rem}html[data-ui=problee] .problee-market-header-link,html[data-ui=problee] .problee-subfilter-tab{font-size:var(--text-sm)}html[data-ui=problee] .problee-unified-control-row{gap:.35rem;min-height:28px;align-items:stretch;flex-direction:column}html[data-ui=problee] .problee-unified-control-row.is-phone .problee-subfilter-scroll-container{width:100%}html[data-ui=problee] .problee-unified-control-row.is-phone .problee-subfilter-scroll-container:after{width:2.75rem}html[data-ui=problee] .problee-control-actions{width:100%;margin-left:0;justify-content:space-between}html[data-ui=problee] .problee-vote-hint{display:inline-flex;align-items:center;justify-content:center;min-height:var(--problee-chrome-compact-control-height);padding:0 .65rem;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-0);letter-spacing:.02em;text-transform:none}html[data-ui=problee] .problee-combined-filter-btn{flex:1;height:var(--problee-chrome-compact-control-height);min-height:var(--problee-chrome-compact-control-height);justify-content:space-between;padding:0 .65rem;border-radius:8px}html[data-ui=problee] .problee-filter-daterow{padding-inline:1rem}html[data-ui=problee] .problee-filter-dropdown-section+.problee-filter-dropdown-section{margin-top:.5rem;padding-top:.5rem}html[data-ui=problee] .problee-filter-dropdown-label{padding-inline:1rem}html[data-ui=problee] .problee-filter-dropdown-item{min-height:var(--problee-chrome-menu-row-height);padding:0 1rem}}html[data-ui=problee] .problee-challenge-bar{display:flex;gap:.75rem;padding:1rem 1.25rem;border-radius:var(--box-radius);border:1.5px solid var(--warning-border);background:linear-gradient(135deg,color-mix(in srgb,var(--warning-bg) 76%,var(--surface-0)) 0,color-mix(in srgb,var(--warning-bg) 64%,var(--surface-1)) 100%);margin-bottom:.5rem}html[data-ui=problee] .problee-challenge-bar--disputed{border-color:var(--error-border);background:linear-gradient(135deg,color-mix(in srgb,var(--error-bg) 78%,var(--surface-0)) 0,color-mix(in srgb,var(--error-bg) 68%,var(--surface-1)) 100%)}html[data-ui=problee] .problee-challenge-bar__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--warning-text);color:var(--surface-0);font-weight:700;font-size:var(--text-sm)}html[data-ui=problee] .problee-challenge-bar--disputed .problee-challenge-bar__icon{background:var(--error-text)}html[data-ui=problee] .problee-challenge-bar__content{flex:1;display:flex;flex-direction:column;gap:.4rem}html[data-ui=problee] .problee-challenge-bar__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--text-primary)}html[data-ui=problee] .problee-challenge-bar__countdown{font-family:var(--font-mono,monospace);font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}html[data-ui=problee] .problee-challenge-bar__content p{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.4}html[data-ui=problee] .problee-challenge-bar--disputed .problee-challenge-bar__content p{color:var(--error-text)}html[data-ui=problee] .problee-challenge-bar__btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;border-radius:8px;border:1.5px solid var(--text-primary);background:var(--text-primary);color:var(--surface-0);font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease;width:-moz-fit-content;width:fit-content}html[data-ui=problee] .problee-challenge-bar__btn:hover{background:color-mix(in srgb,var(--text-primary) 88%,var(--accent) 12%);border-color:color-mix(in srgb,var(--text-primary) 88%,var(--accent) 12%)}html[data-ui=problee] .problee-challenge-bar__btn--primary{background:var(--error-text);color:var(--surface-0);border-color:var(--error-text)}html[data-ui=problee] .problee-challenge-bar__btn--primary:hover{background:color-mix(in srgb,var(--error-text) 88%,var(--text-primary) 12%);border-color:color-mix(in srgb,var(--error-text) 88%,var(--text-primary) 12%)}html[data-ui=problee] .problee-challenge-bar__btn--cancel{background:transparent;border-color:var(--border-strong);color:var(--text-muted)}html[data-ui=problee] .problee-challenge-bar__btn--cancel:hover{background:var(--surface-1)}html[data-ui=problee] .problee-challenge-bar__confirm{display:flex;flex-direction:column;gap:.5rem}html[data-ui=problee] .problee-challenge-bar__actions{display:flex;gap:.5rem;flex-wrap:wrap}html[data-ui=problee] .problee-challenge-bar__status{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;animation:problee-pulse-text 1.5s ease-in-out infinite}@keyframes problee-pulse-text{0%,to{opacity:1}50%{opacity:.5}}html[data-ui=problee] .problee-challenge-bar__tier{display:flex;align-items:center;flex-wrap:wrap;font-size:var(--text-sm);color:var(--text-secondary)}html[data-ui=problee] .problee-challenge-bar__tier a{color:var(--info-text);text-decoration:underline}html[data-ui=problee] .problee-challenge-bar__success{display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);color:var(--success-text);font-weight:600}html[data-ui=problee] .problee-challenge-bar__success a{color:var(--info-text);text-decoration:underline}html[data-ui=problee] .problee-challenge-bar__error{display:flex;flex-direction:column;gap:.4rem}html[data-ui=problee] .problee-challenge-bar__error p{color:var(--error-text);font-weight:500}html[data-ui=problee] .problee-voting-panel{display:grid;gap:.875rem;inline-size:100%;min-width:0;max-width:100%;border:1px solid var(--warning-border);border-radius:.85rem;padding:1rem;background:linear-gradient(135deg,color-mix(in srgb,var(--warning-bg) 42%,var(--surface-0)) 0,color-mix(in srgb,var(--warning-bg) 34%,var(--surface-1)) 100%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface-0) 88%,transparent),var(--shadow-soft-md);margin-bottom:1rem;color:var(--text-primary)}html[data-ui=problee] .problee-voting-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.875rem;flex-wrap:wrap;min-width:0}html[data-ui=problee] .problee-voting-panel__heading{display:grid;gap:.25rem;min-width:0}html[data-ui=problee] .problee-voting-panel__eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid var(--warning-border);background:color-mix(in srgb,var(--warning-bg) 44%,var(--surface-0));color:var(--warning-text);padding:.18rem .55rem;font-size:var(--text-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase}html[data-ui=problee] .problee-voting-panel__title{margin:0;color:var(--text-primary);font-family:var(--font-heading);font-size:clamp(1.05rem,1rem + .35vw,1.3rem);font-weight:600;line-height:1.05}html[data-ui=problee] .problee-voting-panel__subtitle{margin:0;max-width:34ch;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.45}html[data-ui=problee] .problee-voting-panel__stats{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex:0 1 auto;flex-wrap:wrap;max-width:100%;min-width:0}html[data-ui=problee] .problee-voting-panel__stat{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:100%;border-radius:999px;border:1px solid var(--warning-border);background:color-mix(in srgb,var(--warning-bg) 36%,var(--surface-0));color:var(--warning-text);padding:.3rem .65rem;font-size:var(--text-xs);font-weight:700;letter-spacing:.01em;line-height:1.15;text-align:center;white-space:nowrap}html[data-ui=problee] .problee-voting-panel__countdown{margin:0;font-size:var(--text-sm);font-weight:700;color:var(--text-primary)}html[data-ui=problee] .problee-voting-panel__supporting-copy{margin:0;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.45;overflow-wrap:anywhere}html[data-ui=problee] .problee-voting-panel__vote-btns{display:flex;gap:.5rem;flex-wrap:wrap}html[data-ui=problee] .problee-voting-panel__btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-target,44px);min-width:var(--touch-target,44px);padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--border-subtle);background:var(--surface-0);color:var(--text-primary);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s ease,transform .15s ease;box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-voting-panel__btn:hover{background:var(--surface-2);transform:translateY(-1px);box-shadow:var(--shadow-soft-sm)}html[data-ui=problee] .problee-voting-panel__btn--outcome1{border-color:var(--outcome1);color:var(--outcome1)}html[data-ui=problee] .problee-voting-panel__btn--outcome1:hover{background:color-mix(in srgb,var(--outcome1) 12%,var(--surface-1))}html[data-ui=problee] .problee-voting-panel__btn--outcome2{border-color:var(--outcome2);color:var(--outcome2)}html[data-ui=problee] .problee-voting-panel__btn--outcome2:hover{background:color-mix(in srgb,var(--outcome2) 12%,var(--surface-1))}html[data-ui=problee] .problee-voting-panel__btn--outcome3{border-color:var(--outcome3);color:var(--outcome3)}html[data-ui=problee] .problee-voting-panel__btn--outcome3:hover{background:color-mix(in srgb,var(--outcome3) 12%,var(--surface-1))}html[data-ui=problee] .problee-voting-panel__btn--primary,html[data-ui=problee] .problee-voting-panel__btn--primary:hover{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}html[data-ui=problee] .problee-voting-panel__btn--primary:hover{box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .problee-voting-panel__connect-wallet-btn,html[data-ui=problee] .problee-voting-panel__connect-wallet-btn:hover{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent)}html[data-ui=problee] .problee-voting-panel__btn--cancel{background:transparent;color:var(--text-muted)}html[data-ui=problee] .problee-voting-panel__btn--cancel:hover{background:color-mix(in srgb,var(--surface-1) 72%,transparent)}html[data-ui=problee] .problee-voting-panel__btn--locked,html[data-ui=problee] .problee-voting-panel__btn:disabled{cursor:not-allowed;pointer-events:none;opacity:.56}html[data-ui=problee] .problee-voting-panel__btn--locked,html[data-ui=problee] .problee-voting-panel__btn--locked:hover,html[data-ui=problee] .problee-voting-panel__btn:disabled,html[data-ui=problee] .problee-voting-panel__btn:disabled:hover{background:color-mix(in srgb,var(--surface-1) 58%,var(--surface-2));border-color:var(--border);color:var(--text-muted);box-shadow:none;transform:none}html[data-ui=problee] .problee-voting-panel__connect-wallet-btn:disabled,html[data-ui=problee] .problee-voting-panel__connect-wallet-btn:disabled:hover{background:color-mix(in srgb,var(--accent) 32%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 40%,var(--border-subtle));color:var(--text-primary);opacity:1}html[data-ui=problee] .problee-voting-panel__btn--locked-selected{border-color:color-mix(in srgb,var(--accent) 38%,var(--border));color:var(--text);opacity:.72}html[data-ui=problee] .problee-voting-panel__btn--sealed{background:color-mix(in srgb,var(--accent) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 44%,var(--border));color:var(--text);opacity:.9;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 14%,transparent)}html[data-ui=problee] .problee-voting-panel__confirm{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;border-radius:.75rem;border:1px solid var(--warning-border);background:color-mix(in srgb,var(--warning-bg) 26%,var(--surface-0))}html[data-ui=problee] .problee-voting-panel__confirm p{margin:0;font-size:var(--text-sm);color:var(--text-primary);font-weight:600}html[data-ui=problee] .problee-voting-panel__actions{display:flex;gap:.5rem;flex-wrap:wrap}html[data-ui=problee] .problee-voting-panel__status{margin:0;font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;animation:problee-pulse-text 1.5s ease-in-out infinite}html[data-ui=problee] .problee-voting-panel__success{display:flex;align-items:center;gap:.5rem;padding:.75rem .875rem;border-radius:.75rem;border:1px solid var(--success-border);background:var(--success-bg);font-size:var(--text-sm);color:var(--success-text);font-weight:600}html[data-ui=problee] .problee-voting-panel__success--receipt{border-color:color-mix(in srgb,var(--success-text) 36%,var(--success-border));background:linear-gradient(135deg,color-mix(in srgb,var(--success-bg) 74%,var(--surface-0)) 0,color-mix(in srgb,var(--warning-bg) 42%,var(--surface-0)) 100%);color:var(--success-text);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface-0) 78%,transparent)}html[data-ui=problee] .problee-voting-panel__verdict{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding:.85rem .95rem;border-radius:.75rem;border:1px solid var(--warning-border);background:color-mix(in srgb,var(--warning-bg) 22%,var(--surface-0));font-size:var(--text-sm)}html[data-ui=problee] .problee-voting-panel__verdict strong{color:var(--text-primary)}html[data-ui=problee] .problee-voting-panel__quorum{font-size:var(--text-xs);color:var(--success-text);background:var(--success-bg);padding:.125rem .5rem;border-radius:999px;font-weight:500}html[data-ui=problee] .problee-voting-panel__error{display:flex;flex-direction:column;gap:.4rem;padding:.85rem .95rem;border-radius:.75rem;border:1px solid var(--error-border);background:var(--error-bg)}html[data-ui=problee] .problee-voting-panel__error p{margin:0;color:var(--error-text);font-weight:500;font-size:var(--text-sm)}html[data-ui=problee] .problee-voting-evidence{inline-size:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--warning-border);border-radius:.8rem;background:color-mix(in srgb,var(--warning-bg) 18%,var(--surface-0));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface-0) 78%,transparent)}html[data-ui=problee] .problee-voting-evidence__header{padding:.95rem 1rem .35rem}html[data-ui=problee] .problee-voting-evidence__title{margin:0;color:var(--text-primary);font-family:var(--font-heading);font-size:var(--text-base);font-weight:600;line-height:1.1}html[data-ui=problee] .problee-voting-evidence__sections{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;min-width:0;padding:0 1rem 1rem}html[data-ui=problee] .problee-voting-evidence__section{inline-size:100%;min-width:0;max-width:100%;padding:.85rem .9rem;border-radius:.75rem;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--warning-bg) 14%,var(--surface-1))}html[data-ui=problee] .problee-voting-evidence__section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}html[data-ui=problee] .problee-voting-evidence__label{margin:0 0 .45rem;color:var(--warning-text);font-size:var(--text-xs);font-weight:700;letter-spacing:.05em;text-transform:uppercase}html[data-ui=problee] .problee-voting-evidence__section-header .problee-voting-evidence__label{margin-bottom:0}html[data-ui=problee] .problee-voting-evidence__body{margin:0;color:var(--text-primary);font-size:var(--text-sm);line-height:1.55;overflow-wrap:anywhere;word-break:break-word}html[data-ui=problee] .problee-voting-evidence__meta{margin:.45rem 0 0;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.5;overflow-wrap:anywhere;word-break:break-word}html[data-ui=problee] .problee-voting-evidence__pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--warning-border);background:var(--warning-bg);color:var(--warning-text);padding:.22rem .6rem;font-size:var(--text-xs);font-weight:700;white-space:nowrap}html[data-ui=problee] .problee-voting-evidence__pill--challenge{border-color:color-mix(in srgb,var(--accent) 28%,var(--border-subtle));background:color-mix(in srgb,var(--accent) 12%,var(--surface-0));color:var(--accent-text)}html[data-ui=problee] .problee-voting-evidence__timeline{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}html[data-ui=problee] .problee-voting-evidence__timeline-item{display:flex;gap:.7rem;align-items:flex-start}html[data-ui=problee] .problee-voting-evidence__timeline-dot{width:.55rem;height:.55rem;margin-top:.35rem;border-radius:999px;background:var(--warning-text);box-shadow:0 0 0 4px color-mix(in srgb,var(--warning-text) 14%,transparent);flex-shrink:0}html[data-ui=problee] .problee-voting-evidence__timeline-copy{min-width:0}html[data-ui=problee] .problee-voting-evidence__timeline-title{display:block;color:var(--text-primary);font-size:var(--text-sm);font-weight:600;line-height:1.4}html[data-ui=problee] .problee-voting-evidence__timeline-time{display:block;margin-top:.1rem;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.35}html[data-ui=problee] .problee-voting-evidence__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem}html[data-ui=problee] .problee-voting-evidence__metric{padding:.7rem .75rem;border-radius:.65rem;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-0) 88%,var(--warning-bg))}html[data-ui=problee] .problee-voting-evidence__metric-label{display:block;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.3}html[data-ui=problee] .problee-voting-evidence__metric-value{display:block;margin-top:.22rem;color:var(--text-primary);font-size:var(--text-sm);font-weight:700}html[data-ui=problee] .problee-voting-evidence--loading{padding:1rem;display:grid;gap:.55rem}html[data-ui=problee] .problee-voting-evidence__skeleton-line{height:.75rem;border-radius:999px;background:var(--surface-2);animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee] .problee-voting-evidence__skeleton-line.is-title{width:45%}html[data-ui=problee] .problee-voting-evidence__skeleton-line.is-short{width:58%}@media (max-width:640px){html[data-ui=problee] .problee-voting-panel__header{flex-direction:column}html[data-ui=problee] .problee-voting-panel__stats{justify-content:flex-start}}html[data-ui=problee] .problee-voting-panel--skeleton{pointer-events:none}html[data-ui=problee] .problee-voting-panel--skeleton__icon{width:2rem;height:2rem;border-radius:.5rem;background:#e5e0db;flex-shrink:0;animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee] .problee-voting-panel--skeleton__lines{display:grid;gap:.375rem;flex:1}html[data-ui=problee] .problee-voting-panel--skeleton__line{height:10px;border-radius:999px;background:#e5e0db;animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee] .problee-voting-panel--skeleton__line.is-title{width:60%;height:14px}html[data-ui=problee] .problee-voting-panel--skeleton__line.is-short{width:40%}html[data-ui=problee] .problee-voting-panel--skeleton__line.is-medium{width:30%}html[data-ui=problee] .problee-voting-panel--skeleton__stats{display:flex;gap:1rem;margin-bottom:.75rem}html[data-ui=problee] .problee-voting-panel--skeleton__btns{display:flex;gap:.5rem}html[data-ui=problee] .problee-voting-panel--skeleton__btn{height:36px;flex:1;border-radius:.5rem;background:#e5e0db;animation:probleePulseSheen 1.8s ease-in-out infinite}html[data-ui=problee][data-theme=dark] .problee-voting-panel--skeleton__btn,html[data-ui=problee][data-theme=dark] .problee-voting-panel--skeleton__icon,html[data-ui=problee][data-theme=dark] .problee-voting-panel--skeleton__line{background:color-mix(in srgb,var(--surface-2) 90%,var(--accent) 10%)}html[data-ui=problee] .problee-profile-header{display:block;padding:0;border:0;background:transparent;box-shadow:none}html[data-ui=problee] .problee-profile-page-shell{gap:1rem;padding-top:.7rem}html[data-ui=problee] .problee-profile-signal-header{display:grid;grid-template-columns:minmax(0,1fr);gap:.52rem;border-radius:10px;border:1px solid #e8e3dc;background:rgba(255,255,255,.98);box-shadow:0 1px 4px rgba(120,80,40,.04);padding:.78rem .85rem .72rem;min-width:0}html[data-ui=problee] .problee-profile-header-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.82rem;width:100%;min-width:0}html[data-ui=problee] .problee-profile-avatar{border-radius:var(--avatar-radius);flex-shrink:0;position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--surface-1)}html[data-ui=problee] .problee-profile-avatar-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:560px){html[data-ui=problee] .problee-profile-header .problee-profile-avatar{width:68px!important;height:68px!important}html[data-ui=problee] .problee-profile-header .user-profile-card-avatar-row{margin-top:calc(-40px - .55rem)!important}}html[data-ui=problee] .problee-profile-banner{position:absolute;inset:0}html[data-ui=problee] .problee-profile-banner-image,html[data-ui=problee] .problee-profile-banner-mesh{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-ui=problee] .problee-profile-banner-scrim{display:none}html[data-ui=problee] .problee-profile-banner:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='b'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23b)'/%3E%3C/svg%3E");opacity:.3;mix-blend-mode:overlay;pointer-events:none}html[data-ui=problee] .problee-profile-avatar-mesh{display:block;width:100%;height:100%}html[data-ui=problee] .problee-profile-avatar--seal{background:var(--profile-avatar-bg)}html[data-ui=problee] .problee-profile-avatar--seal:after{content:"";position:absolute;inset:-20%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23g)'/%3E%3C/svg%3E");opacity:.42;mix-blend-mode:overlay;pointer-events:none}html[data-ui=problee] .problee-profile-avatar--tone-0{--profile-avatar-bg:var(--avatar-ground-0)}html[data-ui=problee] .problee-profile-avatar--tone-1{--profile-avatar-bg:var(--avatar-ground-1)}html[data-ui=problee] .problee-profile-avatar--tone-2{--profile-avatar-bg:var(--avatar-ground-2)}html[data-ui=problee] .problee-profile-avatar--tone-3{--profile-avatar-bg:var(--avatar-ground-3)}html[data-ui=problee] .problee-profile-avatar--tone-4{--profile-avatar-bg:var(--avatar-ground-4)}html[data-ui=problee] .problee-profile-avatar--tone-5{--profile-avatar-bg:var(--avatar-ground-5)}html[data-ui=problee] .problee-profile-avatar--tone-6{--profile-avatar-bg:var(--avatar-ground-6)}html[data-ui=problee] .problee-profile-avatar--tone-7{--profile-avatar-bg:var(--avatar-ground-7)}html[data-ui=problee] .problee-profile-avatar--tone-8{--profile-avatar-bg:var(--avatar-ground-8)}html[data-ui=problee] .problee-profile-avatar--tone-9{--profile-avatar-bg:var(--avatar-ground-9)}html[data-ui=problee] .problee-profile-avatar--tone-10{--profile-avatar-bg:var(--avatar-ground-10)}html[data-ui=problee] .problee-profile-avatar--tone-11{--profile-avatar-bg:var(--avatar-ground-11)}html[data-ui=problee] .problee-profile-avatar--tone-12{--profile-avatar-bg:var(--avatar-ground-12)}html[data-ui=problee] .problee-profile-avatar--tone-13{--profile-avatar-bg:var(--avatar-ground-13)}html[data-ui=problee] .problee-profile-avatar--tone-14{--profile-avatar-bg:var(--avatar-ground-14)}html[data-ui=problee] .problee-profile-avatar--tone-15{--profile-avatar-bg:var(--avatar-ground-15)}html[data-ui=problee] .problee-profile-avatar--tone-16{--profile-avatar-bg:var(--avatar-ground-16)}html[data-ui=problee] .problee-profile-avatar--tone-17{--profile-avatar-bg:var(--avatar-ground-17)}html[data-ui=problee] .problee-profile-avatar--tone-18{--profile-avatar-bg:var(--avatar-ground-18)}html[data-ui=problee] .problee-profile-avatar--tone-19{--profile-avatar-bg:var(--avatar-ground-19)}html[data-ui=problee] .problee-profile-avatar--tone-20{--profile-avatar-bg:var(--avatar-ground-20)}html[data-ui=problee] .problee-profile-avatar--tone-21{--profile-avatar-bg:var(--avatar-ground-21)}html[data-ui=problee] .problee-profile-avatar--tone-22{--profile-avatar-bg:var(--avatar-ground-22)}html[data-ui=problee] .problee-profile-avatar--tone-23{--profile-avatar-bg:var(--avatar-ground-23)}html[data-ui=problee] .problee-profile-avatar--tone-24{--profile-avatar-bg:var(--avatar-ground-24)}html[data-ui=problee] .problee-profile-avatar--tone-25{--profile-avatar-bg:var(--avatar-ground-25)}html[data-ui=problee] .problee-profile-avatar--tone-26{--profile-avatar-bg:var(--avatar-ground-26)}html[data-ui=problee] .problee-profile-avatar--tone-27{--profile-avatar-bg:var(--avatar-ground-27)}html[data-ui=problee] .problee-profile-avatar--tone-28{--profile-avatar-bg:var(--avatar-ground-28)}html[data-ui=problee] .problee-profile-avatar--tone-29{--profile-avatar-bg:var(--avatar-ground-29)}html[data-ui=problee] .problee-profile-avatar--tone-30{--profile-avatar-bg:var(--avatar-ground-30)}html[data-ui=problee] .problee-profile-avatar--tone-31{--profile-avatar-bg:var(--avatar-ground-31)}html[data-ui=problee] .problee-profile-avatar--tone-32{--profile-avatar-bg:var(--avatar-ground-32)}html[data-ui=problee] .problee-profile-header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}html[data-ui=problee] .problee-profile-header-heading{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0}html[data-ui=problee] .problee-profile-header-title-group{min-width:0;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:.1rem;flex:1}html[data-ui=problee] .problee-profile-header-sidecar{display:flex;flex-direction:column;align-items:flex-end;gap:0;flex:0 0 auto;min-width:0;max-width:100%;margin-top:-.08rem}html[data-ui=problee] .problee-profile-header-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.16rem;min-width:0;max-width:100%}html[data-ui=problee] .problee-profile-rail{display:flex;flex-direction:column;align-items:center;gap:.6rem;flex-shrink:0;width:88px}html[data-ui=problee] .problee-profile-rail-action-slot,html[data-ui=problee] .problee-profile-rail-action-slot .follow-btn{width:100%}html[data-ui=problee] .problee-profile-rail-action{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.4rem .6rem;border-radius:999px;border:1px solid var(--border-subtle);background:var(--surface-1);color:var(--text-primary);font-size:var(--text-sm);font-weight:600;cursor:pointer}html[data-ui=problee] .problee-profile-rail-action:hover{background:var(--surface-2);border-color:var(--border-strong)}html[data-ui=problee] .problee-profile-identity-line{display:flex;flex-wrap:wrap;align-items:center;gap:.24rem .4rem;min-width:0}html[data-ui=problee] .problee-profile-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.22rem .36rem;min-width:0;max-width:100%}html[data-ui=problee] .problee-profile-handle{font-size:var(--text-sm);color:var(--text-secondary);font-family:var(--font-mono,ui-monospace,monospace);min-width:0;overflow:hidden;text-overflow:ellipsis}html[data-ui=problee] .problee-profile-header-meta .problee-profile-follow-counts{display:inline-flex;align-items:center;gap:.28rem;min-width:0;font-size:var(--text-sm);line-height:1.2}html[data-ui=problee] .problee-profile-name{max-width:100%;font-size:var(--text-lg);font-weight:750;color:var(--text-primary);margin:0;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-profile-header-actions{display:flex;gap:.4rem;flex-shrink:0;align-items:center;justify-content:flex-end;flex-wrap:nowrap}html[data-ui=problee] .problee-profile-action-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:44px;min-width:34px;min-height:44px;font-size:var(--text-xs);padding:0;border:none;background:none;color:var(--text-secondary);cursor:pointer;font-weight:600;transition:color .15s;touch-action:manipulation}html[data-ui=problee] .problee-profile-action-btn svg{width:20px;height:20px}html[data-ui=problee] .problee-profile-action-btn:hover{color:var(--text-primary)}html[data-ui=problee] .problee-profile-edit-btn{display:inline-flex;align-items:center;gap:.35rem;min-height:34px;padding:0 .9rem;border:1px solid var(--border-subtle);border-radius:9999px;background:var(--surface-1);color:var(--text-primary);font-size:var(--text-sm);font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s;touch-action:manipulation}html[data-ui=problee] .problee-profile-edit-btn svg{width:14px;height:14px}html[data-ui=problee] .problee-profile-edit-btn:hover{background:var(--surface-2);border-color:var(--border-strong)}html[data-ui=problee] .problee-profile-header-follow-action{display:inline-flex;align-items:center;min-height:44px}html[data-ui=problee] .problee-profile-share-action{display:flex;justify-content:flex-end;align-items:center;margin-top:-.25rem}html[data-ui=problee] .problee-referral-card{margin-top:.75rem;padding:.9rem 1rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-1)}html[data-ui=problee] .problee-referral-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}html[data-ui=problee] .problee-referral-card-title{font-size:var(--text-base);font-weight:700;color:var(--text-primary);line-height:1.2}html[data-ui=problee] .problee-referral-status{display:inline-flex;align-items:center;padding:.15rem .55rem;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-secondary);font-size:var(--text-xs);font-weight:600;line-height:1.5;white-space:nowrap}html[data-ui=problee] .problee-referral-status--earning{border-color:color-mix(in srgb,var(--accent) 40%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent-text)}html[data-ui=problee] .problee-referral-card-body{margin-top:.5rem;font-size:var(--text-sm);line-height:1.5;color:var(--text-secondary)}html[data-ui=problee] .problee-referral-code-row{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}html[data-ui=problee] .problee-referral-code-label{font-size:var(--text-xs);font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}html[data-ui=problee] .problee-referral-code{padding:.3rem .6rem;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-sm);font-weight:700;letter-spacing:.08em}html[data-ui=problee] .problee-referral-copy{margin-left:auto}html[data-ui=problee] .problee-referral-card-note{margin-top:.5rem;font-size:var(--text-xs);line-height:1.5;color:var(--text-muted)}html[data-ui=problee] .problee-profile-header-actions .follow-btn-wrapper{flex-direction:row;align-items:center;gap:.35rem}html[data-ui=problee] .problee-profile-header-actions .follow-btn-follows-you{line-height:1.2;padding:.18rem .4rem;border-radius:999px;border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-1) 78%,transparent);color:var(--text-secondary)}html[data-ui=problee] .problee-profile-address{display:inline-flex;align-items:center;gap:.4rem;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:0;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;border:none;background:none;padding:0;border-radius:0;text-align:left;touch-action:manipulation}html[data-ui=problee] .problee-profile-address:hover{color:var(--text-primary)}html[data-ui=problee] .problee-profile-address-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-profile-address-icon{width:13px;height:13px;flex-shrink:0;color:var(--text-muted)}html[data-ui=problee] .problee-profile-bio{width:min(46rem,100%);font-size:var(--text-sm);line-height:1.34;color:var(--text-secondary);margin:.12rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-profile-header-secondary{display:flex;flex-wrap:wrap;align-items:center;gap:.22rem .4rem;min-width:0;max-width:100%;margin-top:.02rem}html[data-ui=problee] .problee-profile-social{display:inline-flex;align-items:center;align-self:center;min-height:24px;font-size:var(--text-sm);line-height:1.2;color:var(--accent-text);text-decoration:none;text-underline-offset:.16em;width:-moz-fit-content;width:fit-content}html[data-ui=problee] .problee-profile-social:hover{text-decoration:underline}html[data-ui=problee] .problee-profile-badges{display:flex;flex-wrap:wrap;gap:.22rem .36rem;align-items:center;min-width:0;max-width:100%}html[data-ui=problee] .problee-profile-badge-worldid{gap:.3rem;font-weight:600;letter-spacing:.01em;color:var(--text-secondary)}html[data-ui=problee] .problee-profile-badge-rank,html[data-ui=problee] .problee-profile-badge-worldid{display:inline-flex;align-items:center;min-height:0;font-size:var(--text-xs);background:none;padding:0;border-radius:0;white-space:nowrap}html[data-ui=problee] .problee-profile-badge-rank{font-weight:700;color:var(--trophy)}html[data-ui=problee] .problee-profile-member-since{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap}html[data-ui=problee] .problee-profile-meta-dot{color:var(--text-muted)}html[data-ui=problee] .problee-profile-operated-by{font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-profile-built-by{font-size:var(--text-sm);line-height:1.3}html[data-ui=problee] .problee-profile-built-by__label{color:var(--text-muted)}html[data-ui=problee] .problee-profile-built-by .problee-byline__name{color:var(--text-primary);font-weight:600}html[data-ui=problee] .problee-profile-no-bio{margin:0;max-width:42rem;font-size:var(--text-sm);line-height:1.5;font-style:italic;color:var(--text-muted)}html[data-ui=problee] .problee-agent-stats{border-top:1px solid var(--border-subtle);padding-top:.6rem}html[data-ui=problee] .problee-agent-stats-summary{cursor:pointer;font-size:var(--text-sm);font-weight:600;color:var(--text-secondary);list-style:none}html[data-ui=problee] .problee-agent-stats-summary::-webkit-details-marker{display:none}html[data-ui=problee] .problee-agent-stats-summary:after{content:"›";display:inline-block;margin-inline-start:.35rem;transform:rotate(90deg);transition:transform .16s ease}html[data-ui=problee] .problee-agent-stats[open] .problee-agent-stats-summary:after{transform:rotate(270deg)}html[data-ui=problee] .problee-agent-stats-summary:hover{color:var(--text-primary)}html[data-ui=problee] .problee-agent-stats-list{display:flex;flex-wrap:wrap;gap:.3rem 1.4rem;margin:.55rem 0 0}html[data-ui=problee] .problee-agent-stats-row{display:inline-flex;align-items:baseline;gap:.35rem;min-width:0}html[data-ui=problee] .problee-agent-stats-label{font-size:var(--text-sm);color:var(--text-muted)}html[data-ui=problee] .problee-agent-stats-value{margin:0;font-size:var(--text-sm);font-weight:650;color:var(--text-primary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-profile-identity{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.22rem .32rem;margin-top:0;padding:0;border:0;border-radius:0;background:transparent;min-width:0;max-width:100%}html[data-ui=problee] .problee-profile-identity-row{display:inline-flex;align-items:center;gap:.32rem;min-height:24px;min-width:0;font-size:var(--text-xs)}html[data-ui=problee] .problee-profile-identity-address{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);text-decoration:none;transition:color .15s;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-profile-identity-address:hover{color:var(--accent-text)}html[data-ui=problee] .problee-profile-identity-toggle{display:inline-flex;align-items:center;gap:.3rem;min-height:24px;font-size:var(--text-sm);color:var(--text-secondary);background:transparent;border:1px solid var(--border-subtle);border-radius:999px;padding:.12rem .38rem;cursor:pointer;transition:color .15s;touch-action:manipulation}html[data-ui=problee] .problee-profile-identity-toggle:hover{color:var(--text-primary)}html[data-ui=problee] .problee-profile-identity-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.28rem;flex-basis:100%}html[data-ui=problee] .problee-profile-identity-list[hidden]{display:none}html[data-ui=problee] .problee-profile-trust-summary{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;min-height:28px;border-radius:8px;border:1px solid #e8e3dc;background:color-mix(in srgb,var(--surface-1) 76%,transparent);padding:.32rem .5rem;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.2}html[data-ui=problee] .problee-profile-trust-title{color:var(--text-primary);font-weight:700}html[data-ui=problee] .problee-profile-trust-metric{display:inline-flex;min-width:0;max-width:100%;align-items:center;gap:.25rem;white-space:nowrap}html[data-ui=problee] .problee-profile-trust-metric span{min-width:0;overflow:hidden;text-overflow:ellipsis}html[data-ui=problee] .problee-profile-trust-metric strong{color:var(--text-primary);font-weight:700;font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-profile-trust-divider{color:var(--text-muted)}html[data-ui=problee] .problee-profile-tabs-shell{margin-top:0}html[data-ui=problee] .problee-page-tabs--underline,html[data-ui=problee] .problee-portfolio-primary-tabs,html[data-ui=problee] .problee-profile-primary-tabs,html[data-ui=problee] .problee-trade-mode-tabs{min-height:0;width:-moz-fit-content;width:fit-content;max-width:100%;border:0;border-radius:0;background:transparent;box-shadow:none;gap:1.15rem;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-portfolio-primary-tabs{margin:.9rem .95rem .35rem}html[data-ui=problee] .problee-page-tabs--underline::-webkit-scrollbar,html[data-ui=problee] .problee-portfolio-primary-tabs::-webkit-scrollbar,html[data-ui=problee] .problee-profile-primary-tabs::-webkit-scrollbar,html[data-ui=problee] .problee-trade-mode-tabs::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-page-tabs--underline .problee-page-tab,html[data-ui=problee] .problee-portfolio-primary-tabs .problee-page-tab,html[data-ui=problee] .problee-profile-primary-tabs .problee-page-tab,html[data-ui=problee] .problee-trade-mode-tabs .problee-page-tab{min-height:1.95rem;flex:0 0 auto;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;box-shadow:none;color:var(--text-secondary);font-size:var(--text-base);font-weight:500;padding:.2rem 0;touch-action:manipulation}html[data-ui=problee] .problee-page-tabs--underline .problee-page-tab:hover,html[data-ui=problee] .problee-portfolio-primary-tabs .problee-page-tab:hover,html[data-ui=problee] .problee-profile-primary-tabs .problee-page-tab:hover,html[data-ui=problee] .problee-trade-mode-tabs .problee-page-tab:hover{border-color:transparent;border-bottom-color:color-mix(in srgb,var(--text-primary) 24%,transparent);background:transparent;color:var(--text-primary)}html[data-ui=problee] .problee-page-tabs--underline .problee-page-tab[data-active=true],html[data-ui=problee] .problee-portfolio-primary-tabs .problee-page-tab[data-active=true],html[data-ui=problee] .problee-profile-primary-tabs .problee-page-tab[data-active=true],html[data-ui=problee] .problee-trade-mode-tabs .problee-page-tab[data-active=true]{border-color:transparent;border-bottom-color:var(--text-primary);background:transparent;box-shadow:none;color:var(--text-primary)}html[data-ui=problee] .problee-profile-tab-content{margin-top:.34rem;min-height:18rem}html[data-ui=problee] .problee-profile-status-tabs{margin-bottom:.75rem;touch-action:manipulation}html[data-ui=problee] .problee-profile-activity{display:flex;flex-direction:column;gap:.42rem}html[data-ui=problee] .problee-profile-activity .problee-chip-row{gap:.32rem;padding:.2rem 0 .36rem}html[data-ui=problee] .problee-profile-activity .problee-chip{font-size:var(--text-sm);padding:.4rem .85rem}html[data-ui=problee] .problee-portfolio-table-shell .problee-chip.is-active,html[data-ui=problee] .problee-profile-activity .problee-chip.is-active{background:var(--surface-2);border-color:color-mix(in srgb,var(--text-primary) 36%,var(--border-subtle));color:var(--text-primary)}html[data-ui=problee] .problee-profile-activity-list{display:flex;flex-direction:column;gap:.62rem}html[data-ui=problee] .problee-activity-day-section{display:flex;flex-direction:column}html[data-ui=problee] .problee-activity-day-label{margin:0 0 .2rem;font-size:var(--text-xs);font-weight:650;color:var(--text-muted);line-height:1.2}html[data-ui=problee] .problee-activity-row{display:grid;gap:.16rem;padding:.62rem 0;border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 62%,transparent);font-size:var(--text-sm);line-height:1.35}html[data-ui=problee] .problee-profile-activity-list .problee-activity-row{grid-template-columns:minmax(0,1fr) 7rem;align-items:start;gap:.16rem .6rem;min-height:3rem}html[data-ui=problee] .problee-activity-primary{display:flex;flex-direction:column;gap:.2rem;min-width:0}html[data-ui=problee] .problee-activity-aside{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right}html[data-ui=problee] .problee-activity-amount-empty{color:var(--text-muted)}html[data-ui=problee] .problee-activity-day-section .problee-activity-row:last-child{border-bottom:0}html[data-ui=problee] .problee-reputation-profile{display:flex;flex-direction:column;gap:.72rem}html[data-ui=problee] .problee-reputation-loading{margin:0;padding:.8rem 0;color:var(--text-secondary);font-size:var(--text-sm);text-align:center}html[data-ui=problee] .problee-reputation-events{display:flex;flex-direction:column;gap:.5rem}html[data-ui=problee] .problee-reputation-heading{margin:0;color:var(--text-primary);font-size:var(--text-sm);font-weight:700;line-height:1.25}html[data-ui=problee] .problee-reputation-restricted-note{padding:.62rem 0 .8rem;border-bottom:1px solid color-mix(in srgb,var(--border-subtle) 70%,transparent);color:var(--text-secondary);font-size:var(--text-sm);line-height:1.45}html[data-ui=problee] .problee-reputation-restricted-note p{margin:0}html[data-ui=problee] .problee-reputation-impact{white-space:nowrap}html[data-ui=problee] .problee-comment-composer-wrap{display:flex;flex-direction:column;gap:.35rem}html[data-ui=problee] .problee-comment-composer{display:flex;align-items:flex-end;gap:.5rem;padding:.4rem .4rem .4rem .85rem;border-radius:14px;border:1px solid var(--border-subtle);background:var(--surface-1);transition:border-color .15s ease,box-shadow .15s ease}html[data-ui=problee] .problee-comment-composer:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}html[data-ui=problee] .problee-comment-composer-input{flex:1 1 auto;min-width:0;height:1.5rem;max-height:160px;resize:none;overflow-y:hidden;background:transparent;border:0;padding:.1rem 0;font-size:var(--text-sm);line-height:1.45;color:var(--text-primary);outline:none}html[data-ui=problee] .problee-comment-composer-input::-moz-placeholder{color:var(--text-muted)}html[data-ui=problee] .problee-comment-composer-input::placeholder{color:var(--text-muted)}html[data-ui=problee] .problee-comment-composer-count{align-self:center;font-size:var(--text-2xs);font-variant-numeric:tabular-nums;color:var(--text-muted)}html[data-ui=problee] .problee-comment-composer-count.is-over{color:var(--status-error)}html[data-ui=problee] .problee-comment-composer-post{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:30px;height:30px;border-radius:10px;background:var(--accent);color:var(--text-on-accent);border:0;cursor:pointer;transition:opacity .15s ease,transform .12s ease,background .15s ease}html[data-ui=problee] .problee-comment-composer-post:disabled{opacity:.35;cursor:not-allowed}html[data-ui=problee] .problee-comment-composer-post:not(:disabled):hover{background:color-mix(in srgb,var(--accent) 88%,black);transform:translateY(-1px)}html[data-ui=problee] .problee-comment-composer-post__pending{font-size:var(--text-sm);line-height:1}html[data-ui=problee] .problee-comment-composer-hint{margin:0;padding-inline:.25rem;font-size:var(--text-xs);line-height:1.4;color:var(--text-muted)}html[data-ui=problee] .problee-comment-composer-locked{padding:.7rem .85rem;border-radius:14px;border:1px solid var(--border-subtle);background:var(--surface-1);text-align:center;font-size:var(--text-sm);color:var(--text-secondary)}html[data-ui=problee] .problee-comment-row{display:flex;align-items:flex-start;gap:.65rem;outline:none}html[data-ui=problee] .problee-comment-row__avatar{flex:0 0 auto;margin-top:.1rem}html[data-ui=problee] .problee-comment-row__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.15rem}html[data-ui=problee] .problee-comment-row__head{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;min-width:0}html[data-ui=problee] .problee-comment-row__name{font-size:var(--text-sm);font-weight:700;color:var(--text-primary);text-decoration:none;white-space:nowrap;transition:color .15s ease}html[data-ui=problee] a.problee-comment-row__name:hover{color:var(--accent-text)}html[data-ui=problee] .problee-comment-row__time{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap}html[data-ui=problee] .problee-comment-row__delete{margin-inline-start:auto;font-size:var(--text-xs);color:var(--text-muted);transition:color .15s ease}html[data-ui=problee] .problee-comment-row__delete:hover{color:var(--status-error)}html[data-ui=problee] .problee-comment-row__content{margin:0;font-size:var(--text-sm);line-height:1.5;color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere}html[data-ui=problee] .problee-comment-row__actions{display:flex;align-items:center;gap:.9rem;margin-top:.15rem}html[data-ui=problee] .problee-comment-row__action{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--text-xs);font-weight:600;color:var(--text-muted);transition:color .15s ease}html[data-ui=problee] .problee-comment-row__action:hover{color:var(--text-secondary)}html[data-ui=problee] .problee-comment-row__react.is-on{color:var(--accent-text)}html[data-ui=problee] .problee-comment-row__flag:hover{color:var(--status-error)}html[data-ui=problee] .problee-comment-row__flag-menu{position:absolute;inset-inline-start:0;bottom:1.4rem;z-index:var(--z-overlay-content);min-width:132px;padding:.25rem;border-radius:10px;border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:var(--shadow-soft-md)}html[data-ui=problee] .problee-comment-row__flag-item{display:block;width:100%;padding:.35rem .5rem;border-radius:6px;text-align:start;font-size:var(--text-xs);color:var(--text-primary);transition:background-color .15s ease}html[data-ui=problee] .problee-comment-row__flag-item:hover{background:var(--surface-2)}html[data-ui=problee] .problee-trade-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;line-height:1.3}html[data-ui=problee] .problee-trade-row__who{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-trade-row__amount{font-weight:600;color:var(--text-primary)}html[data-ui=problee] .problee-trade-row[data-whale] .problee-trade-row__amount{color:var(--accent-text)}html[data-ui=problee] .problee-trade-row[data-type=win] .problee-trade-row__amount{color:var(--signal-up)}html[data-ui=problee] .problee-trade-row__side{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:4px;font-size:var(--text-2xs);font-weight:700;line-height:1.2;text-transform:none;background:color-mix(in srgb,var(--text-secondary) 12%,transparent);color:var(--text-secondary)}html[data-ui=problee] .problee-trade-row__side[data-side=outcome1]{background:rgb(var(--outcome1-rgb)/.15);color:var(--outcome1)}html[data-ui=problee] .problee-trade-row__side[data-side=outcome2]{background:rgb(var(--outcome2-rgb)/.15);color:var(--outcome2)}html[data-ui=problee] .problee-activity-main{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:baseline;gap:.75rem;min-width:0}html[data-ui=problee] .problee-activity-main-side{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:.55rem;min-width:0;white-space:nowrap}html[data-ui=problee] .problee-activity-type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:var(--text-primary)}html[data-ui=problee] .problee-activity-meta{display:flex;align-items:baseline;gap:.38rem;min-width:0;color:var(--text-secondary);flex-wrap:wrap}html[data-ui=problee] .problee-activity-meta-item{min-width:0}html[data-ui=problee] .problee-activity-question{display:inline-block;max-width:min(42rem,100%);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);text-decoration:none;vertical-align:bottom}html[data-ui=problee] .problee-activity-question:hover{text-decoration:underline}html[data-ui=problee] .problee-activity-side{font-weight:500;color:var(--text-secondary)}html[data-ui=problee] .problee-activity-count,html[data-ui=problee] .problee-activity-shares{color:var(--text-secondary)}html[data-ui=problee] .problee-activity-amount{font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-primary)}html[data-ui=problee] .problee-activity-time{color:var(--text-secondary)}html[data-ui=problee] .problee-activity-tx{font-size:var(--text-xs);font-weight:500;color:var(--accent-text);text-decoration:none}html[data-ui=problee] .problee-activity-tx:hover{text-decoration:underline}html[data-ui=problee] .problee-profile-load-more{align-self:center;font-size:var(--text-caption);font-weight:500;padding:.4rem 1rem;border-radius:var(--box-radius);border:1px solid #e8e3dc;background:var(--surface-0);color:var(--text-secondary);cursor:pointer;margin-top:.5rem}html[data-ui=problee] .problee-profile-load-more:hover{background:var(--surface-1)}html[data-ui=problee] .problee-profile-activity .problee-profile-load-more{border-color:transparent;background:transparent}html[data-ui=problee] .problee-profile-activity .problee-profile-load-more:hover{background:var(--surface-1)}html[data-ui=problee] .problee-profile-edit-modal{background:var(--surface-0);border-radius:var(--box-radius);border:1px solid #e8e3dc;box-shadow:0 8px 32px rgba(0,0,0,.15);width:100%;max-width:420px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}html[data-ui=problee] .problee-profile-edit-title{font-size:var(--text-base);font-weight:700;margin:0;color:var(--text-primary)}html[data-ui=problee] .problee-profile-edit-field{display:flex;flex-direction:column;gap:.3rem}html[data-ui=problee] .problee-profile-edit-label{font-size:var(--text-xs);font-weight:600;color:var(--text-secondary)}html[data-ui=problee] .problee-profile-edit-input,html[data-ui=problee] .problee-profile-edit-textarea{padding:.5rem .75rem;border-radius:var(--box-radius);border:1px solid #e8e3dc;background:var(--surface-0);font-size:var(--text-sm);color:var(--text-primary);outline:none;transition:border-color .15s;font-family:inherit}html[data-ui=problee] .problee-profile-edit-input:focus,html[data-ui=problee] .problee-profile-edit-textarea:focus{border-color:var(--accent)}html[data-ui=problee] .problee-profile-edit-textarea{resize:vertical;min-height:3.5rem}html[data-ui=problee] .problee-profile-edit-counter{font-size:var(--text-xs);color:var(--text-secondary);text-align:right}html[data-ui=problee] .problee-profile-edit-error{font-size:var(--text-xs);color:#dc2626;font-weight:500}html[data-ui=problee] .problee-profile-edit-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}html[data-ui=problee] .problee-profile-edit-cancel{font-size:var(--text-sm);padding:.4rem 1rem;border-radius:var(--box-radius);border:1px solid #e8e3dc;background:var(--surface-0);color:var(--text-secondary);cursor:pointer}html[data-ui=problee] .problee-profile-edit-save{font-size:var(--text-sm);padding:.4rem 1rem;border-radius:var(--box-radius);border:none;background:var(--accent);color:#fff;font-weight:600;cursor:pointer}html[data-ui=problee] .problee-profile-edit-save:disabled{opacity:.5;cursor:not-allowed}html[data-ui=problee][data-theme=dark] .problee-profile-signal-header{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:0 1px 4px rgba(0,0,0,.1)}html[data-ui=problee][data-theme=dark] .problee-profile-action-btn{color:var(--text-secondary)}html[data-ui=problee][data-theme=dark] .problee-profile-identity{background:none}html[data-ui=problee][data-theme=dark] .problee-profile-trust-summary{border-color:var(--border-subtle);background:var(--surface-2)}html[data-ui=problee][data-theme=dark] .problee-profile-load-more{border-color:var(--border-subtle);background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-profile-activity .problee-profile-load-more{border-color:transparent;background:transparent}html[data-ui=problee][data-theme=dark] .problee-profile-edit-modal{border-color:var(--border-subtle);background:var(--surface-1)}html[data-ui=problee][data-theme=dark] .problee-profile-edit-cancel,html[data-ui=problee][data-theme=dark] .problee-profile-edit-input,html[data-ui=problee][data-theme=dark] .problee-profile-edit-textarea{border-color:var(--border-subtle);background:var(--surface-2)}html[data-ui=problee][data-theme=dark] .problee-profile-badge-worldid{color:var(--text-secondary)}@media (max-width:640px){html[data-ui=problee] .problee-profile-page-shell{padding-top:.55rem}html[data-ui=problee] .problee-profile-signal-header{gap:.5rem;padding:.65rem}html[data-ui=problee] .problee-profile-header-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.55rem .62rem}html[data-ui=problee] .problee-profile-header-info{display:contents}html[data-ui=problee] .problee-profile-header-heading{grid-column:2;grid-row:1;align-items:start;gap:.35rem}html[data-ui=problee] .problee-profile-header-meta{grid-column:1/4;grid-row:2;margin-top:-.04rem}html[data-ui=problee] .problee-profile-header-sidecar{grid-column:3;grid-row:1;align-items:flex-end;width:auto;flex-basis:auto;max-width:none;margin-top:-.18rem}html[data-ui=problee] .problee-profile-header-actions{align-self:flex-end;justify-content:flex-end;flex-wrap:nowrap}html[data-ui=problee] .problee-profile-header-meta{gap:.16rem}html[data-ui=problee] .problee-profile-name{font-size:var(--text-base)}html[data-ui=problee] .problee-profile-bio{grid-column:1/4;width:100%;min-width:0;margin-top:.02rem;-webkit-line-clamp:3}html[data-ui=problee] .problee-profile-header-secondary{grid-column:1/4;width:100%}html[data-ui=problee] .problee-profile-trust-summary{align-items:flex-start;gap:.25rem .38rem}html[data-ui=problee] .problee-activity-main{grid-template-columns:minmax(0,1fr);gap:.12rem}html[data-ui=problee] .problee-activity-main-side{justify-content:flex-start;gap:.45rem}html[data-ui=problee] .problee-portfolio-primary-tabs,html[data-ui=problee] .problee-profile-primary-tabs{display:flex;white-space:nowrap}html[data-ui=problee] .problee-portfolio-primary-tabs{gap:.72rem}html[data-ui=problee] .problee-portfolio-primary-tabs .problee-page-tab,html[data-ui=problee] .problee-profile-primary-tabs .problee-page-tab{font-size:var(--text-sm)}html[data-ui=problee] .problee-portfolio-primary-tabs .problee-page-tab{gap:.32rem}}.embed-share-overlay{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);animation:embed-overlay-in .2s ease-out}@keyframes embed-overlay-in{0%{opacity:0}to{opacity:1}}.embed-share-sheet{width:100%;max-width:520px;max-height:85vh;margin-inline:auto;background:var(--surface-0);border-top-color:var(--border-subtle);border-top-left-radius:var(--problee-radius-panel);border-top-right-radius:var(--problee-radius-panel)}@keyframes embed-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:640px){.embed-share-sheet{border-radius:var(--problee-radius-panel) var(--problee-radius-panel) 0 0;margin-bottom:40px;max-height:80vh}}.embed-share-sheet-body{padding:0 20px 28px}.embed-share-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.embed-share-title{font-size:var(--text-lg);font-weight:700;color:var(--text-primary,#fff);margin:0}.embed-share-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:var(--text-secondary,#888);cursor:pointer;border-radius:8px;transition:background .15s}.embed-share-close:hover{background:var(--surface-1,rgba(255,255,255,.08))}.embed-share-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.embed-share-option-group{display:flex;align-items:center;justify-content:space-between;gap:12px}.embed-share-label{font-size:var(--text-sm);font-weight:600;color:var(--text-secondary,#888);text-transform:uppercase;letter-spacing:.5px}.embed-share-toggle-group{display:flex;gap:4px;background:var(--surface-1,rgba(255,255,255,.06));border-radius:8px;padding:3px}.embed-share-toggle{padding:6px 14px;border:none;background:none;color:var(--text-secondary,#888);font-size:var(--text-sm);font-weight:500;cursor:pointer;border-radius:6px;transition:color .15s,background-color .15s}.embed-share-toggle.active{background:var(--accent,#3b82f6);color:#fff}.embed-share-toggle:hover:not(.active){color:var(--text-primary,#fff)}@media (prefers-reduced-motion:reduce){.embed-share-toggle{transition:none}}.embed-share-preview{margin-bottom:16px}.embed-share-preview-frame{margin-top:8px;border-radius:8px;overflow:hidden;border:1px solid var(--border,rgba(255,255,255,.1))}.embed-share-preview-frame.preview-dark{background:#14161a}.embed-share-preview-frame.preview-light{background:#fff}.embed-share-code-section{display:flex;flex-direction:column;gap:8px}.embed-share-code-wrapper{background:var(--surface-1,rgba(255,255,255,.06));border-radius:8px;padding:12px;overflow-x:auto}.embed-share-code{font-family:SF Mono,Fira Code,monospace;font-size:var(--text-xs);line-height:1.5;color:var(--text-secondary,#aaa);margin:0;white-space:pre-wrap;word-break:break-all}.embed-share-copy-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;border:none;border-radius:8px;background:var(--accent,#3b82f6);color:#fff;font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:opacity .15s}.embed-share-copy-btn:hover{opacity:.9}.share-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:var(--z-overlay-content);min-width:150px;background:var(--surface-0,#1a1a1a);border:1px solid var(--border,rgba(255,255,255,.12));border-radius:10px;padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.4);animation:share-menu-in .15s ease-out}@keyframes share-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.share-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;color:var(--text-primary,#fff);font-size:var(--text-sm);font-weight:500;cursor:pointer;border-radius:7px;transition:background .12s;text-align:left}.share-dropdown-item:hover{background:var(--surface-1,rgba(255,255,255,.08))}.feed-item-meta>.feed-reason-pill:before{content:none}.feed-reason-pill{display:inline-flex;align-items:center;padding:1px 6px;border-radius:999px;font-size:var(--text-xs);font-weight:600;line-height:1.4;letter-spacing:.01em;white-space:nowrap}.feed-reason-pill[data-tone=trending]{background:rgb(var(--outcome1-rgb,34 197 94)/.12);color:var(--outcome1)}.feed-reason-pill[data-tone=closing]{background:rgba(245,158,11,.12);color:#f59e0b}.feed-reason-pill[data-tone=new]{background:rgba(59,130,246,.12);color:#3b82f6}html[data-ui=problee][data-theme=dark] .feed-reason-pill[data-tone=trending]{background:rgb(var(--outcome1-rgb,34 197 94)/.16)}html[data-ui=problee][data-theme=dark] .feed-reason-pill[data-tone=closing]{background:rgba(245,158,11,.16);color:#fbbf24}html[data-ui=problee][data-theme=dark] .feed-reason-pill[data-tone=new]{background:rgba(59,130,246,.16);color:#60a5fa}.follow-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid transparent;font-weight:700;line-height:1;letter-spacing:0;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;transform:translateY(0);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.follow-btn:not(:disabled):hover{transform:translateY(var(--problee-ctl-lift,-1px))}.follow-btn:not(:disabled):active{transform:translateY(var(--problee-ctl-press-y,0))}.follow-btn--sm{height:30px;min-height:30px;padding:0 .5rem;font-size:var(--text-xs);min-width:76px}.follow-btn--md{height:36px;min-height:36px;padding:0 .6rem;font-size:var(--text-sm);min-width:86px}.follow-btn--default{background:var(--accent);color:var(--text-on-accent);border-color:transparent;box-shadow:none}.follow-btn--default:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 62%,white),color-mix(in srgb,var(--accent) 88%,white));border-color:color-mix(in srgb,var(--accent) 76%,black)}.follow-btn--following{background:var(--surface-0);color:var(--text-primary);border-color:var(--border-subtle)}.follow-btn--unfollow{background:rgb(var(--outcome2-rgb)/.1);color:var(--outcome2);border-color:rgb(var(--outcome2-rgb)/.28)}.follow-btn:disabled{opacity:.5;cursor:not-allowed}.follow-btn--skeleton{display:inline-block;border-radius:10px;background:var(--surface-2,rgba(128,128,128,.15));animation:follow-btn-pulse 1.5s ease-in-out infinite}.follow-btn--skeleton.follow-btn--sm{width:76px;height:30px}.follow-btn--skeleton.follow-btn--md{width:86px;height:36px}@keyframes follow-btn-pulse{0%,to{opacity:.4}50%{opacity:.7}}.follow-btn-wrapper{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.follow-btn-follows-you{font-size:var(--text-xs);color:var(--text-muted);line-height:1;white-space:nowrap}.problee-profile-follow-counts{display:flex;gap:.32rem;font-size:var(--text-xs);color:var(--text-secondary)}.problee-profile-follow-count strong{color:var(--text-primary);font-weight:700}html[data-ui=problee][data-theme=dark] .follow-btn--default{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 66%,white),var(--accent));color:var(--text-on-accent);border-color:color-mix(in srgb,var(--accent) 72%,black)}html[data-ui=problee][data-theme=dark] .follow-btn--default:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 58%,white),color-mix(in srgb,var(--accent) 90%,white));border-color:color-mix(in srgb,var(--accent) 82%,black)}html[data-ui=problee][data-theme=dark] .follow-btn--following{background:var(--surface-2);color:var(--text-primary);border-color:var(--border-subtle)}html[data-ui=problee][data-theme=dark] .follow-btn--unfollow{background:rgb(var(--outcome2-rgb)/.14);color:var(--outcome2);border-color:rgb(var(--outcome2-rgb)/.34)}.follow-list-modal{display:flex;flex-direction:column;max-height:min(680px,calc(100vh - 32px));border-radius:12px;overflow:hidden}.follow-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid var(--border-subtle)}.follow-list-title{min-width:0;margin:0;color:var(--text-primary);font-size:var(--text-base);font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.follow-list-close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;transition:background .15s}.follow-list-close:hover{background:var(--surface-2,rgba(128,128,128,.1))}.follow-list-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px;border-bottom:1px solid var(--border-subtle);background:var(--surface-0)}.follow-list-tab{display:flex;min-width:0;align-items:baseline;justify-content:center;gap:5px;padding:9px 8px;font-size:var(--text-sm);color:var(--text-secondary);background:none;border:none;border-radius:8px;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;text-align:center}.follow-list-tab strong{color:var(--text-primary);font-weight:700}.follow-list-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.follow-list-tab--active{color:var(--text-primary);background:var(--surface-1);box-shadow:inset 0 0 0 1px var(--border-subtle)}.follow-list-body{flex:1;overflow-y:auto;min-height:200px;padding:8px 0}.follow-list-entries{list-style:none;margin:0;padding:0}.follow-list-entry{display:grid;grid-template-columns:minmax(0,1fr) clamp(76px,28%,104px);align-items:center;gap:12px;padding:10px 16px;transition:background .12s}.follow-list-entry:hover{background:var(--surface-2,rgba(128,128,128,.06))}.follow-list-entry-link{display:flex;align-items:center;gap:10px;flex:1;min-width:0;text-decoration:none;color:inherit}.follow-list-entry-action{display:flex;min-width:0;align-items:center;justify-content:flex-end}.follow-list-entry-action .follow-btn-wrapper{width:100%;align-items:stretch}.follow-list-entry-action .follow-btn{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.follow-list-entry-action .follow-btn-follows-you{max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis}.follow-list-entry-info{display:flex;flex-direction:column;min-width:0}.follow-list-entry-name{font-size:var(--text-sm);font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.follow-list-entry-address{font-size:var(--text-xs);color:var(--text-secondary);font-family:var(--font-mono,monospace)}.follow-list-empty{text-align:center;padding:48px 16px;font-size:var(--text-sm);color:var(--text-secondary)}.follow-list-load-more{display:block;width:calc(100% - 32px);margin:8px 16px 16px;padding:10px;font-size:var(--text-sm);color:var(--accent-text);background:transparent;border:1px solid var(--border-subtle);border-radius:8px;cursor:pointer;transition:background .15s}.follow-list-load-more:hover{background:var(--surface-2,rgba(128,128,128,.06))}.follow-list-load-more:disabled{opacity:.5;cursor:not-allowed}.follow-list-skeleton{padding:8px 0}.follow-list-skeleton-row{display:grid;grid-template-columns:minmax(0,1fr) clamp(76px,28%,104px);align-items:center;gap:12px;padding:10px 16px}.follow-list-skeleton-text{display:flex;flex-direction:column;gap:4px}.problee-profile-follow-count--clickable{cursor:pointer;border:0;border-radius:0;background:none;color:inherit;font:inherit;padding:0;margin:0;text-decoration:none;transition:color .12s}.problee-profile-follow-count--clickable:hover{color:var(--text-primary);text-decoration:underline;text-underline-offset:3px}html[data-miniapp=true] .problee-trade-drawer-overlay{backdrop-filter:none;-webkit-backdrop-filter:none}.problee-segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;width:100%;padding:2px;gap:2px;border-radius:12px;background:var(--control-track);border:1px solid var(--border-subtle)}.problee-segmented--md{padding:3px;gap:3px;border-radius:14px}.problee-segmented__segment{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:4px 10px;border:none;border-radius:10px;background:transparent;color:var(--control-segment-text-idle);font-size:var(--text-sm);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.problee-segmented--md .problee-segmented__segment{min-height:36px;padding:6px 12px;font-size:var(--text-sm);border-radius:11px}.problee-segmented__segment:hover:not(.problee-segmented__segment--active):not(.problee-segmented__segment--disabled){color:var(--control-segment-text-active)}.problee-segmented__segment:focus-visible{outline:none;box-shadow:var(--focus-ring)}.problee-segmented__segment--active{background:var(--control-segment-active);color:var(--control-segment-text-active);font-weight:600;box-shadow:var(--control-shadow-active)}.problee-segmented__segment--disabled{color:var(--control-segment-text-disabled);cursor:not-allowed}.problee-segmented__segment--pending{color:var(--control-segment-text-active)}.problee-segmented__segment--pending:after{content:"";width:10px;height:10px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:problee-segmented-spin .8s linear infinite}@keyframes problee-segmented-spin{to{transform:rotate(1turn)}}.problee-segmented__segment-label{display:inline-flex;align-items:center;gap:6px;min-width:0}html[data-ui=problee] .problee-geobook-stat{font-size:var(--text-xs,12px);color:var(--text-muted)}html[data-ui=problee] .problee-geobook-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-geobook-clear{font-size:var(--text-xs,12px);font-weight:600;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:6px;padding:5px 10px;background:transparent}html[data-ui=problee] .problee-geobook-clear:hover{color:var(--text);background:var(--surface-2)}html[data-ui=problee] .problee-geobook-pane{position:relative;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:6px;overflow:hidden}html[data-ui=problee] .problee-geobook-float-label{position:absolute;top:12px;left:14px;z-index:3;pointer-events:none}html[data-ui=problee] .problee-geobook-float-hide{position:absolute;top:8px;right:10px;z-index:3;background:var(--surface-1)}html[data-ui=problee] .problee-geobook-label{font-size:var(--text-xs,12px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-geobook-globe-wrap{position:relative;height:min(68vh,620px)}html[data-ui=problee] .problee-geobook-canvas{position:absolute;inset:0;width:100%;height:100%;cursor:grab;touch-action:none}html[data-ui=problee] .problee-geobook-tooltip{position:absolute;pointer-events:none;max-width:270px;background:var(--surface-1);border:1px solid var(--border-strong,var(--border-subtle));border-radius:6px;padding:8px 10px;z-index:4}html[data-ui=problee] .problee-geobook-tooltip-question{font-size:var(--text-xs,12px);font-weight:600;color:var(--text)}html[data-ui=problee] .problee-geobook-tooltip-meta{font-size:var(--text-xs,12px);color:var(--text-muted);margin-top:2px}html[data-ui=problee] .problee-geobook-tooltip-question+.problee-geobook-tooltip-question{border-top:1px solid var(--border-subtle);margin-top:4px;padding-top:4px}html[data-ui=problee] .problee-geobook-tooltip-more{font-size:var(--text-xs,12px);color:var(--text-muted);margin-top:3px}html[data-ui=problee] .problee-geobook-trade-link{font-size:var(--text-xs,12px);font-weight:700;color:var(--accent);margin-left:auto;white-space:nowrap}@media (max-width:1023px){html[data-ui=problee] .problee-geobook-globe-wrap{height:52vh}}html[data-ui=problee] .problee-geobook-pill{display:inline-flex;align-items:center;gap:6px;position:relative}html[data-ui=problee] .problee-geobook-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:6px;padding:9px 12px}html[data-ui=problee] .problee-geobook-strip-title{font-size:var(--text-sm,13px);font-weight:700;color:var(--text);white-space:nowrap}html[data-ui=problee] .problee-geobook-strip-help{font-size:var(--text-xs,12px);color:var(--text-muted)}html[data-ui=problee] .problee-geobook-home-split{display:grid;grid-template-columns:minmax(0,46%) minmax(0,1fr);gap:14px;align-items:stretch}html[data-ui=problee] .problee-geobook-home-split>.problee-geobook-home-main{min-width:0}html[data-ui=problee] .problee-geobook-home-main>*+*{margin-top:.75rem}html[data-ui=problee] .problee-geobook-home-panel{display:flex;flex-direction:column}html[data-ui=problee] .problee-geobook-home-panel .problee-geobook-globe-wrap{height:auto;flex:1;min-height:300px}@media (max-width:639px){html[data-ui=problee] .problee-geobook-home-split{grid-template-columns:minmax(0,1fr)}html[data-ui=problee] .problee-geobook-home-panel .problee-geobook-globe-wrap{height:34vh;min-height:0;flex:none}}html[data-ui=problee] .problee-thesis-strip{flex-direction:column;align-items:stretch;overflow:hidden;gap:6px;padding-block:6px 10px}html[data-ui=problee] .problee-thesis-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px}html[data-ui=problee] .problee-thesis-pagination{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-block:-8px}html[data-ui=problee] .problee-thesis-range{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-ui=problee] .problee-thesis-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:999px;background:transparent;color:var(--text)}html[data-ui=problee] .problee-thesis-arrow:hover:not(:disabled){border-color:var(--border-strong,var(--border-subtle));color:var(--accent)}html[data-ui=problee] .problee-thesis-arrow:disabled{opacity:.35;cursor:not-allowed}html[data-ui=problee] .problee-thesis-rail{display:flex;gap:9px;overflow-x:auto;width:100%;min-width:0;padding:1px 0 4px;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}html[data-ui=problee] .problee-thesis-rail::-webkit-scrollbar{display:none}html[data-ui=problee] .problee-thesis-slide{flex:0 0 calc((100% - 36px) / 5);min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}html[data-ui=problee] .problee-thesis-card{width:100%;height:100%;min-height:108px;text-align:start;background:var(--surface-2);border:1px solid transparent;border-radius:8px;padding:var(--problee-card-pad);display:flex;flex-direction:column;gap:.375rem}html[data-ui=problee] .problee-thesis-card:hover{border-color:var(--border-strong,var(--border-subtle))}html[data-ui=problee] .problee-thesis-card.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 30%,transparent)}html[data-ui=problee] .problee-thesis-category{font-size:var(--text-xs,12px);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-thesis-card-title{font-size:var(--text-sm,13px);font-weight:700;color:var(--text);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-thesis-card-blurb{font-size:var(--text-xs,12px);color:var(--text-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-ui=problee] .problee-thesis-preview{border-top:1px solid var(--border-subtle);padding-top:4px}html[data-ui=problee] .problee-thesis-legs{display:flex;flex-direction:column}html[data-ui=problee] .problee-thesis-leg{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid var(--border-subtle);font-size:var(--text-sm,13px)}html[data-ui=problee] .problee-thesis-leg:last-of-type{border-bottom:none}html[data-ui=problee] .problee-thesis-leg-question{flex:1;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere;color:var(--text);font-weight:600}html[data-ui=problee] .problee-thesis-leg-price{font-size:var(--text-sm,13px);font-weight:700;color:var(--text);white-space:nowrap;flex-shrink:0}html[data-ui=problee] .problee-thesis-role{font-size:var(--text-xs,12px);font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:1px 7px;border:1px solid var(--border-subtle);color:var(--text-muted);white-space:nowrap;flex-shrink:0}html[data-ui=problee] .problee-thesis-role-direct{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}html[data-ui=problee] .problee-thesis-side{font-size:var(--text-xs,12px);font-weight:800;letter-spacing:.04em;border-radius:4px;padding:1px 8px;white-space:nowrap;flex-shrink:0}html[data-ui=problee] .problee-thesis-side-outcome1{background:color-mix(in srgb,var(--outcome1) 12%,transparent);color:var(--outcome1)}html[data-ui=problee] .problee-thesis-side-outcome2{background:color-mix(in srgb,var(--outcome2) 12%,transparent);color:var(--outcome2)}html[data-ui=problee] .problee-thesis-status{font-size:var(--text-xs,12px);color:var(--text-muted);margin:0;padding:8px 0 2px}@media (max-width:1099px){html[data-ui=problee] .problee-thesis-arrow{width:44px;height:44px}html[data-ui=problee] .problee-thesis-slide{flex-basis:calc((100% - 18px) / 3)}}@media (max-width:639px){html[data-ui=problee] .problee-thesis-slide{flex-basis:calc((100% - 18px) / 2.1)}html[data-ui=problee] .problee-thesis-card{min-height:116px}html[data-ui=problee] .problee-thesis-leg{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:6px}html[data-ui=problee] .problee-thesis-leg-question{grid-column:1/-1;grid-row:2}html[data-ui=problee] .problee-thesis-leg-price{justify-self:end}}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-thesis-rail{scroll-behavior:auto}}html[data-ui=problee] .problee-geobook-flash{animation:problee-geobook-flash 1.6s ease-out}@keyframes problee-geobook-flash{0%{box-shadow:0 0 0 2px var(--outcome1)}to{box-shadow:0 0 0 2px transparent}}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-geobook-flash{animation:none;box-shadow:0 0 0 2px var(--outcome1)}}html[data-ui=problee] .problee-basket-cta{margin-top:10px;align-self:flex-start;font-size:var(--text-sm,13px);font-weight:700;color:var(--text-on-accent);background:var(--accent);border-radius:8px;padding:8px 14px}html[data-ui=problee] .problee-basket-cta:hover{filter:brightness(1.06)}html[data-ui=problee] .problee-basket-ticket{margin-top:10px;border:1px solid var(--border-subtle);border-radius:8px;padding:10px 12px;background:var(--surface-2);display:flex;flex-direction:column;gap:8px}html[data-ui=problee] .problee-basket-head{display:flex;align-items:center;justify-content:space-between}html[data-ui=problee] .problee-basket-leg{display:flex;align-items:center;gap:8px;font-size:var(--text-sm,13px)}html[data-ui=problee] .problee-basket-leg.is-failed{box-shadow:inset 2px 0 0 var(--error-text);padding-left:6px}html[data-ui=problee] .problee-basket-leg-question{flex:1;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere;color:var(--text)}html[data-ui=problee] .problee-basket-stake{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}html[data-ui=problee] .problee-basket-stake input{width:74px;font-size:var(--text-sm,13px);padding:4px 7px;border:1px solid var(--border-subtle);border-radius:6px;background:var(--surface-1);color:var(--text);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-basket-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-subtle);padding-top:8px}html[data-ui=problee] .problee-basket-total{font-size:var(--text-sm,13px);font-weight:700;color:var(--text)}html[data-ui=problee] .problee-basket-submit{font-size:var(--text-sm,13px);font-weight:700;color:var(--text-on-accent);background:var(--accent);border-radius:8px;padding:7px 14px}html[data-ui=problee] .problee-basket-submit:disabled{opacity:.5;cursor:not-allowed}html[data-ui=problee] .problee-basket-success{font-size:var(--text-sm,13px);font-weight:700;color:var(--outcome1)}html[data-ui=problee] .problee-basket-pending{font-size:var(--text-sm,13px);font-weight:700;color:var(--text-muted)}html[data-ui=problee] .problee-basket-error{font-size:var(--text-xs,12px);color:var(--error-text)}html[data-ui=problee] .problee-basket-note{font-size:var(--text-xs,12px);color:var(--text-muted)}html[data-ui=problee] .problee-home-hero{display:flex;flex-direction:column;gap:.65rem;padding:1.9rem .25rem 1.4rem}html[data-ui=problee] .problee-home-hero__title{margin:0;font-family:var(--font-heading);font-size:var(--text-display);font-weight:800;line-height:1.06;letter-spacing:-.01em;color:var(--text)}html[data-ui=problee] .problee-home-hero__subtitle{margin:0;font-size:var(--text-base);color:var(--text-secondary);line-height:1.45}html[data-ui=problee] .problee-home-hero__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}html[data-ui=problee] .problee-home-hero__explore,html[data-ui=problee] .problee-home-hero__play{min-height:var(--touch-target,44px);border:0;border-radius:var(--problee-radius-surface);font-size:var(--text-base);cursor:pointer}html[data-ui=problee] .problee-home-hero__play{padding-inline:1.15rem;background:var(--accent);color:var(--text-on-accent);font-weight:700}html[data-ui=problee] .problee-home-hero__play:hover{background:color-mix(in srgb,var(--accent) 88%,var(--text-on-accent))}html[data-ui=problee] .problee-home-hero__explore{padding-inline:1.05rem;background:var(--chip-bg);color:var(--text);font-weight:600}html[data-ui=problee] .problee-home-hero__explore:hover{background:var(--button-hover)}@media (max-width:640px){html[data-ui=problee] .problee-home-hero{padding-top:1.4rem}html[data-ui=problee] .problee-home-hero__title{font-size:var(--text-page-title)}}html[data-ui=problee] .problee-floor-rail{--floor-rail-width:280px;--floor-rail-gap:32px;--floor-rail-edge:20px;display:none;position:absolute;inset-block:0;inset-inline-start:var(--floor-rail-edge);z-index:1;width:clamp(var(--floor-rail-width),calc((100% - var(--page-max-width-xl)) / 2 - var(--floor-rail-gap) - var(--floor-rail-edge)),320px);flex-direction:column;gap:.875rem;padding:1.25rem 0 2rem;overflow-y:auto;overscroll-behavior:contain}html[data-ui=problee] .problee-floor-rail[data-collapsed=true]{width:2.5rem}@media (min-width:1820px){html[data-ui=problee] .problee-floor-rail[data-surface=browse]{display:flex}html[data-ui=problee] .problee-floor-strip{display:none}}@media (min-width:1920px){html[data-ui=problee] .problee-floor-rail[data-surface=desk]{display:flex}}html[data-ui=problee] .problee-floor-rail__head{display:flex;align-items:center;gap:.5rem;padding-inline:.125rem}html[data-ui=problee] .problee-floor-rail__member{flex:1 1 auto;min-width:0;text-decoration:none;border-radius:6px}html[data-ui=problee] .problee-floor-rail__member:hover .problee-byline__name{color:var(--accent)}html[data-ui=problee] .problee-floor-rail__member:focus-visible{outline:2px solid var(--focus);outline-offset:3px}html[data-ui=problee] .problee-floor-rail__toggle{display:inline-flex;align-items:center;justify-content:center;margin-inline-start:auto;flex:0 0 auto;width:1.75rem;height:1.75rem;border-radius:4px;border:none;background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--motion-hover) var(--ease-out)}html[data-ui=problee] .problee-floor-rail__toggle:hover{color:var(--text-primary)}html[data-ui=problee] .problee-floor-rail__toggle:focus-visible{outline:2px solid var(--focus);outline-offset:2px}html[data-ui=problee] .problee-floor-rail__modules{display:flex;flex-direction:column;gap:.875rem}html[data-ui=problee] .problee-floor-module{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:10px;padding:.875rem}html[data-ui=problee] .problee-floor-module__title{margin:0 0 .6875rem;font-family:var(--font-heading);font-size:var(--text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-floor-rows{display:flex;flex-direction:column;gap:.6875rem;margin:0;padding:0;list-style:none}html[data-ui=problee] .problee-floor-row+.problee-floor-row{border-top:1px solid var(--border-subtle);padding-top:.6875rem}html[data-ui=problee] .problee-floor-row__link{display:flex;flex-direction:column;gap:.3125rem;border-radius:8px;color:inherit;text-decoration:none}html[data-ui=problee] .problee-floor-row__link--inline{flex-direction:row;align-items:center;justify-content:space-between;gap:.625rem}html[data-ui=problee] .problee-floor-row__link--move-first{justify-content:flex-start}html[data-ui=problee] .problee-floor-row__link--move-first .problee-floor-price{flex:none;min-width:3.25rem}html[data-ui=problee] .problee-floor-row__link--move-first .problee-floor-row__question{flex:1 1 auto;min-width:0}html[data-ui=problee] .problee-floor-row__link:focus-visible{outline:2px solid var(--focus);outline-offset:3px}html[data-ui=problee] .problee-floor-row__question{font-size:var(--text-xs);line-height:1.4;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--motion-hover) var(--ease-out)}html[data-ui=problee] .problee-floor-row__link:hover .problee-floor-row__question{color:var(--accent-text)}html[data-ui=problee] .problee-floor-row__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}html[data-ui=problee] .problee-floor-row__aside{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-floor-price{display:inline-flex;align-items:baseline;gap:.375rem;font-size:var(--text-xs);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-ui=problee] .problee-floor-price__value{color:var(--text-primary)}html[data-ui=problee] .problee-floor-price[data-direction=up] .problee-floor-price__delta{color:var(--signal-up)}html[data-ui=problee] .problee-floor-price[data-direction=down] .problee-floor-price__delta{color:var(--signal-down)}html[data-ui=problee] .problee-floor-price[data-direction=flat] .problee-floor-price__delta{color:var(--text-muted)}@keyframes problee-floor-tint{0%{opacity:.3}to{opacity:1}}html[data-ui=problee] .problee-floor-price__delta{animation:problee-floor-tint .4s var(--ease-out) both}html[data-ui=problee] .problee-floor-empty__title{margin:0 0 .375rem;font-family:var(--font-heading);font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}html[data-ui=problee] .problee-floor-empty__body{margin:0;font-size:var(--text-xs);line-height:1.55;color:var(--text-secondary)}html[data-ui=problee] .problee-floor-calls{display:block}html[data-ui=problee] .problee-floor-invite,html[data-ui=problee] .problee-floor-link{display:inline-block;margin-top:.75rem;padding:0;border:none;background:transparent;font:inherit;text-align:start;cursor:pointer;font-size:var(--text-xs);color:var(--text-muted);text-decoration:none;transition:color var(--motion-hover) var(--ease-out)}html[data-ui=problee] .problee-floor-invite:hover,html[data-ui=problee] .problee-floor-link:hover{color:var(--accent-text)}html[data-ui=problee] .problee-floor-invite:focus-visible,html[data-ui=problee] .problee-floor-link:focus-visible{outline:2px solid var(--focus);outline-offset:3px}html[data-ui=problee] .problee-floor-invite{margin-top:0;padding-inline:.125rem}html[data-ui=problee] .problee-floor-strip{flex:0 0 auto;background:var(--surface-1);border-bottom:1px solid var(--border-subtle)}html[data-ui=problee] .problee-floor-strip:empty{display:none}html[data-ui=problee] .problee-floor-strip__rows{display:flex;flex-direction:column;padding:.5rem 1rem;gap:.375rem}html[data-ui=problee] .problee-floor-strip__row{display:flex;align-items:center;gap:.5rem;border-radius:4px;color:inherit;text-decoration:none}html[data-ui=problee] .problee-floor-strip__row:focus-visible{outline:2px solid var(--focus);outline-offset:2px}html[data-ui=problee] .problee-floor-strip__label{flex:none;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}html[data-ui=problee] .problee-floor-strip__fact{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto;font-size:var(--text-xs);color:var(--text-primary)}html[data-ui=problee] .problee-floor-strip__question{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=problee] .problee-floor-strip__aside{flex:none}html[data-ui=problee] .problee-floor-sections{display:flex;flex-direction:column;gap:var(--grid-gap)}html[data-ui=problee] .problee-floor-section{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:10px;padding:.875rem}html[data-ui=problee] .problee-floor-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}html[data-ui=problee] .problee-floor-section__title{margin:0;font-family:var(--font-heading);font-size:var(--text-section-title);font-weight:600;letter-spacing:-.015em;color:var(--text-primary)}html[data-ui=problee] .problee-floor-section__count{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-closing-soon__link{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.75rem}html[data-ui=problee] .problee-closing-soon__copy{display:flex;flex-direction:column;gap:.1875rem;min-width:0;flex:1 1 auto}html[data-ui=problee] .problee-closing-soon__question{font-size:var(--text-sm);line-height:1.35;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--motion-hover) var(--ease-out)}html[data-ui=problee] .problee-closing-soon__link:hover .problee-closing-soon__question{color:var(--accent-text)}html[data-ui=problee] .problee-closing-soon__clock{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-closing-soon__odds{display:inline-flex;align-items:baseline;gap:.3125rem;flex:none;font-size:var(--text-sm);font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--outcome1)}html[data-ui=problee] .problee-closing-soon__odds[data-side=outcome2]{color:var(--outcome2)}html[data-ui=problee] .problee-closing-soon__odds[data-side=outcome3]{color:var(--outcome3)}html[data-ui=problee] .problee-closing-soon__odds-label{font-weight:500;max-width:7rem;overflow:hidden;text-overflow:ellipsis}html[data-ui=problee] .problee-closing-soon__odds-value{font-weight:700}@media (prefers-reduced-motion:reduce){html[data-ui=problee] .problee-floor-price__delta{animation:none}}html[data-ui=problee] .problee-verdict-banner{padding:1rem 1.1rem;display:grid;gap:.25rem}html[data-ui=problee] .problee-verdict-eyebrow{margin:0;color:var(--text-muted);font-size:var(--text-2xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em}html[data-ui=problee] .problee-verdict-headline{margin:0;font-family:var(--font-heading);font-size:var(--text-section-title);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--text-primary)}html[data-ui=problee] .problee-verdict-banner[data-side=outcome1] .problee-verdict-headline{color:var(--outcome1)}html[data-ui=problee] .problee-verdict-banner[data-side=outcome2] .problee-verdict-headline{color:var(--outcome2)}html[data-ui=problee] .problee-verdict-banner[data-side=outcome3] .problee-verdict-headline{color:var(--outcome3)}html[data-ui=problee] .problee-verdict-meta{margin:0;font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-verdict-note{margin:.35rem 0 0;font-size:var(--text-xs);line-height:1.5;color:var(--text-muted)}html[data-ui=problee] .problee-verdict-section{padding:.95rem 1.1rem 1.05rem;display:grid;gap:.6rem}html[data-ui=problee] .problee-verdict-section-title{margin:0;font-family:var(--font-heading);font-size:var(--text-base);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--text-primary)}html[data-ui=problee] .problee-verdict-facts{margin:0;display:grid;gap:0}html[data-ui=problee] .problee-verdict-fact{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.45rem 0}html[data-ui=problee] .problee-verdict-fact+.problee-verdict-fact{border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-verdict-fact dt{font-size:var(--text-xs);color:var(--text-secondary)}html[data-ui=problee] .problee-verdict-fact dd{margin:0;font-size:var(--text-sm);font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-verdict-fact dd[data-side=outcome1]{color:var(--outcome1)}html[data-ui=problee] .problee-verdict-fact dd[data-side=outcome2]{color:var(--outcome2)}html[data-ui=problee] .problee-verdict-fact dd[data-side=outcome3]{color:var(--outcome3)}html[data-ui=problee] .problee-verdict-nearmiss,html[data-ui=problee] .problee-verdict-percentile{margin:0;font-size:var(--text-xs);line-height:1.5;color:var(--text-secondary);font-variant-numeric:tabular-nums}html[data-ui=problee] .problee-verdict-call-list{margin:0;padding:0;list-style:none;display:grid;gap:0}html[data-ui=problee] .problee-verdict-call-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.6rem;padding:.5rem 0;min-height:40px}html[data-ui=problee] .problee-verdict-call-row+.problee-verdict-call-row{border-top:1px solid var(--border-subtle)}html[data-ui=problee] .problee-verdict-call-side{font-size:var(--text-xs);font-weight:700;padding:.15rem .45rem;border-radius:var(--problee-radius-compact);line-height:1.3;white-space:nowrap}html[data-ui=problee] .problee-verdict-call-side[data-side=outcome1]{background:rgb(var(--outcome1-rgb)/.15);color:var(--outcome1)}html[data-ui=problee] .problee-verdict-call-side[data-side=outcome2]{background:rgb(var(--outcome2-rgb)/.15);color:var(--outcome2)}html[data-ui=problee] .problee-verdict-call-side[data-side=outcome3]{background:rgb(var(--outcome3-rgb)/.15);color:var(--outcome3)}html[data-ui=problee] .problee-verdict-call-entry{font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}html[data-ui=problee] .problee-verdict-empty{margin:0;font-size:var(--text-xs);color:var(--text-muted)}html[data-ui=problee] .problee-verdict-more{justify-self:start;min-height:44px;padding:0;background:none;border:none;font-size:var(--text-xs);font-weight:600;color:var(--text-secondary);cursor:pointer}html[data-ui=problee] .problee-verdict-more:hover{color:var(--text-primary)}html[data-ui=problee] .problee-verdict-more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--problee-radius-compact)}