.listing-grid{align-items:start;gap:18px}.market-card{overflow:hidden;border:1px solid rgba(140,164,218,.18);border-radius:14px;background:linear-gradient(145deg,rgba(25,30,43,.96),rgba(12,15,24,.98));box-shadow:0 15px 30px rgba(0,0,0,.16);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.market-card:hover{transform:translateY(-4px);box-shadow:0 22px 43px rgba(0,0,0,.3)}.market-card.selling{border-color:rgba(105,147,255,.36)}.market-card.buying{border-color:rgba(76,209,170,.35)}.market-card.trading{border-color:rgba(196,110,255,.38)}.market-card-top{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:11px 14px;border-bottom:1px solid rgba(180,198,235,.11);color:#8190aa;font-size:11px;font-weight:700}.market-kind{padding:4px 7px;border-radius:5px;background:#233f7a;color:#c4d7ff;font-size:10px;font-weight:850;letter-spacing:.08em}.market-kind.buying{background:#174a3e;color:#a8e8d1}.market-kind.trading{background:#4a2764;color:#efcfff}.market-embed{margin:13px;padding:0 14px 14px;border-left:4px solid #638eff;border-radius:3px;background:rgba(255,255,255,.018)}.market-card.buying .market-embed{border-left-color:#43caa1}.market-card.trading .market-embed{border-left-color:#cb74ff}.market-embed h3{margin:0;padding-top:15px;font-size:19px;line-height:1.15;letter-spacing:-.025em}.market-embed p{margin:7px 0 0;color:#a4afc1;font-size:13px;line-height:1.45}.market-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.market-fields span{min-width:0;display:grid;gap:2px}.market-fields small{color:#93a0b5;font-size:9px;font-weight:850;letter-spacing:.06em}.market-fields b{overflow:hidden;color:#e8eefc;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.listing-proof{display:grid;place-items:center;max-height:310px;margin-top:15px;overflow:hidden;border:1px solid rgba(171,191,232,.14);border-radius:7px;background:#090c13}.listing-proof img{display:block;max-width:100%;width:auto;height:auto;max-height:310px;object-fit:contain}.listing-empty-proof{display:grid;place-items:center;min-height:92px;margin-top:15px;border:1px dashed rgba(159,180,227,.18);border-radius:7px;background:linear-gradient(135deg,#1b2e57,#111723);color:#a5b8df;font-size:12px;font-weight:750}.listing-empty-proof.buying{background:linear-gradient(135deg,#133b35,#111723);color:#a9e6d2}.listing-empty-proof.trading{background:linear-gradient(135deg,#39204c,#15101d);color:#e3bfff}.market-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;padding-top:12px;border-top:1px solid rgba(180,198,235,.12);color:#91a0b7;font-size:11px}.market-card-bottom i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#4fdcad;box-shadow:0 0 9px rgba(79,220,173,.55)}.market-card-bottom .button{white-space:nowrap}.market-card-bottom em{margin-left:2px;font-style:normal;font-size:14px}@media(max-width:700px){.market-fields{gap:7px}.market-card-top{font-size:10px}.listing-proof img{max-height:280px}.listing-proof{max-height:280px}}
