.price-history{display:grid;gap:5px;margin:7px 0 0;padding:0;list-style:none;text-align:right}.price-history li{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;color:var(--muted)}.price-history li+li::before{content:'\2193';color:var(--green)}.price-history li span{font-size:.7rem}.price-history-current strong{color:var(--green);font-size:1.15rem}.listing-state-actions .marketplace-confirm-pending{outline:3px solid rgba(213,173,82,.45)}@media(max-width:780px){.price-history{text-align:left}.price-history li{justify-content:flex-start}}
