.pp-recent-orders{display:flex;align-items:center;gap:0;width:fit-content;max-width:100%;margin:2px 0 22px;color:var(--color-text);line-height:1.35}
.pp-recent-orders__avatars{display:flex;align-items:center;flex-shrink:0;position:relative;z-index:1;padding-right:0}
.pp-recent-orders__avatar{display:grid;place-items:center;width:48px;height:48px;border:3px solid var(--color-bg,#fff);border-radius:50%;overflow:hidden;background:var(--color-surface);color:var(--color-accent)}
.pp-recent-orders__avatar+.pp-recent-orders__avatar{margin-left:-14px}.pp-recent-orders__avatar img{width:100%;height:100%;object-fit:cover}.pp-recent-orders__avatar--empty:nth-child(2){background:#e1ebe4}.pp-recent-orders__avatar--empty:nth-child(3){background:#d0dfd4}
.pp-recent-orders__text{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:48px;gap:2px;padding:8px 16px 8px 22px;margin-left:-12px;border-radius:0 32px 32px 0;background:var(--color-surface);overflow-wrap:anywhere}
.pp-recent-orders__text strong{font-size:15px;font-weight:750}.pp-recent-orders__text>span{font-size:12px}.pp-recent-orders--empty .pp-recent-orders__text strong{font-size:12px;font-weight:600}.pp-recent-orders--empty .pp-recent-orders__text>span{font-size:10px;color:var(--color-muted)}
.pp-recent-orders__help{font-size:11px;line-height:1.6;color:var(--color-muted);margin:-10px 0 20px}
@media(max-width:760px){.pp-recent-orders{margin-bottom:19px}.pp-recent-orders__avatar{width:36px;height:36px;border-width:2px}.pp-recent-orders__avatar+.pp-recent-orders__avatar{margin-left:-11px}.pp-recent-orders__avatar svg{width:23px;height:23px}.pp-recent-orders__text{min-height:44px;padding:6px 12px 6px 18px;margin-left:-9px}.pp-recent-orders__text strong{font-size:13px}.pp-recent-orders__text>span{font-size:10px}}
