.market-opportunity-page{max-width:1320px}.market-opportunity-title{align-items:flex-end}.market-opportunity-actions{display:flex;gap:8px;flex-wrap:wrap}.market-opportunity-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.9fr);gap:24px;align-items:center;margin-bottom:18px}.market-opportunity-hero h2{margin:8px 0}.market-opportunity-context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.market-opportunity-context-grid>div{padding:12px;border:1px solid var(--line);border-radius:10px}.market-opportunity-context-grid span,.market-opportunity-context-grid strong,.market-opportunity-context-grid small{display:block}.market-opportunity-context-grid span,.market-opportunity-context-grid small{font-size:10px;color:var(--muted)}.market-opportunity-context-grid strong{margin:6px 0}.market-opportunity-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.market-opportunity-summary-grid>.card span,.market-opportunity-summary-grid>.card strong,.market-opportunity-summary-grid>.card small{display:block}.market-opportunity-summary-grid>.card span,.market-opportunity-summary-grid>.card small{color:var(--muted)}.market-opportunity-summary-grid>.card strong{font-size:28px;margin:8px 0}.market-opportunity-filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.market-opportunity-filter-bar a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none}.market-opportunity-filter-bar a.active{background:#22364d;color:#fff}.market-opportunity-board-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.market-opportunity-board-head h2{margin:5px 0 0}.market-opportunity-board-links{display:flex;gap:12px}.market-opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.market-opportunity-card{border:1px solid var(--line);border-radius:13px;padding:15px;background:rgba(4,18,28,.28)}.market-opportunity-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-opportunity-coin{display:flex;align-items:center;gap:10px}.market-opportunity-coin img{width:40px;height:40px;border-radius:50%;object-fit:cover}.market-opportunity-coin>span{display:flex;flex-direction:column}.market-opportunity-coin small{color:var(--muted);font-size:11px;margin-top:3px}.market-opportunity-rank{color:var(--muted);font-size:12px}.market-opportunity-score-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:14px 0}.market-opportunity-score-row>strong{font-size:21px}.market-opportunity-reason-chips{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.market-opportunity-reason-chips span{font-size:10px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:var(--muted)}.market-opportunity-core-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.market-opportunity-core-grid>div,.market-opportunity-price-row>div,.market-opportunity-breakdown>div{padding:8px;border:1px solid var(--line);border-radius:8px}.market-opportunity-core-grid span,.market-opportunity-core-grid strong,.market-opportunity-price-row span,.market-opportunity-price-row strong,.market-opportunity-breakdown span,.market-opportunity-breakdown strong{display:block}.market-opportunity-core-grid span,.market-opportunity-price-row span,.market-opportunity-breakdown span{font-size:9px;color:var(--muted);margin-bottom:4px}.market-opportunity-price-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.market-opportunity-details{margin-top:10px}.market-opportunity-details summary{cursor:pointer;color:#86cfff}.market-opportunity-breakdown{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px}.market-opportunity-card-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.market-opportunity-empty{grid-column:1/-1;text-align:center;padding:30px}.market-opportunity-method{margin-top:18px}.market-opportunity-method-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:14px 0}.market-opportunity-method-grid>div{border:1px solid var(--line);border-radius:10px;padding:12px;text-align:center}.market-opportunity-method-grid strong,.market-opportunity-method-grid span{display:block}.market-opportunity-method-grid strong{font-size:22px}.market-opportunity-method-grid span{font-size:10px;color:var(--muted);margin-top:4px}@media(max-width:1150px){.market-opportunity-hero{grid-template-columns:1fr}.market-opportunity-context-grid{grid-template-columns:repeat(2,1fr)}.market-opportunity-grid{grid-template-columns:repeat(2,1fr)}.market-opportunity-method-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.market-opportunity-title{align-items:flex-start}.market-opportunity-summary-grid,.market-opportunity-grid{grid-template-columns:1fr}.market-opportunity-core-grid,.market-opportunity-breakdown{grid-template-columns:repeat(2,1fr)}.market-opportunity-board-head{align-items:flex-start;flex-direction:column}.market-opportunity-method-grid{grid-template-columns:repeat(2,1fr)}}