.list-my-3pl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;border:1px solid #b7bec4;border-left:4px solid var(--accent);border-radius:8px;padding:1.1rem 1.3rem;margin:1.4rem 0;background:#fff;color:var(--ink)}.list-my-3pl strong{font-size:1rem}.list-my-3pl p{margin:.35rem 0 0;font-size:.95rem;line-height:1.5}.list-my-3pl .button{flex-shrink:0}.empty .button{margin-top:.8rem}@media(max-width:540px){.list-my-3pl{align-items:flex-start}.list-my-3pl .button{width:100%;text-align:center}}
