.market-card{grid-template-columns:56px minmax(0,1fr) 132px 74px}
.market-thumb{width:56px;height:56px;object-fit:cover;border:1px solid var(--line);background:#fff}
.drawer-market-image{display:block;width:100%;height:170px;object-fit:cover;margin:0 0 18px;border:2px solid var(--line);background:#fff}
.outcome-image{width:34px;height:34px;object-fit:contain;float:left;margin-right:9px;background:#fff;padding:3px}
@media(max-width:620px){.market-card{width:100%;grid-template-columns:44px minmax(0,1fr) 64px}.market-thumb{width:44px;height:44px}.drawer-market-image{max-width:100%;height:135px}}
@media(max-width:360px){.market-card{grid-template-columns:40px minmax(0,1fr) 58px}.market-thumb{width:40px;height:40px}}
