.redemption-history-list{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.redemption-history-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:86px;padding:12px 18px;border-bottom:1px solid var(--line);background:#fff}.redemption-history-row:last-child{border-bottom:0}.redemption-history-row>img{width:76px;height:58px;object-fit:cover;border-radius:11px;background:#edf2f7}.redemption-history-info{min-width:0}.redemption-history-info>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.redemption-history-info p{margin:6px 0 0;color:var(--muted);font-size:12px}.redemption-history-row>strong{justify-self:end;color:#172438}.list>.redemption-history-row:last-child{border-bottom:0}@media(max-width:560px){.redemption-history-row{grid-template-columns:auto 1fr;padding:11px}.redemption-history-row>img{width:62px;height:50px}.redemption-history-row>strong{grid-column:2;justify-self:start}}
