.status-msg{color:var(--primary-color);text-align:center;margin-top:1rem;font-size:.9rem;font-weight:500}.converted-list{flex-direction:column;gap:2rem;width:100%;max-height:600px;padding-right:.5rem;display:flex;overflow-y:auto}.converted-item{border-radius:var(--border-radius-md);border:1px solid var(--card-border);background:#00000005;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.converted-header{color:var(--text-main);justify-content:space-between;align-items:center;font-weight:600;display:flex}.converted-img{border-radius:var(--border-radius-sm);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--card-border)}.small-btn{margin-top:0;padding:.4rem .8rem;font-size:.8rem;text-decoration:none}
