.prt{margin:24px 0 0;border:1px solid rgba(75,75,75,.13);border-radius:15px;padding:14px;background:#fff}
.prt__h{margin:0;font-size:16px;letter-spacing:-.01em}
.prt__sub{margin:4px 0 10px;font-size:12.5px;color:#6f6f6f;line-height:1.45}
.prt__row{display:flex;align-items:center;gap:10px;padding:11px 0;border-top:1px solid rgba(75,75,75,.13);min-height:66px}
.prt__img{flex:0 0 auto;width:52px;height:64px;object-fit:cover;border:1px solid rgba(75,75,75,.12);border-radius:10px;background:#fff}
.prt__tx{display:flex;flex-direction:column;min-width:0;flex:1}
.prt__st{font-size:11.5px;letter-spacing:.005em;text-transform:none;color:#7d4522;font-weight:600;margin-bottom:2px}
.prt__st--now{color:#a08b7c}
.prt__nm{font-size:12.5px;line-height:1.32;margin-bottom:2px;color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.prt__nm--link:hover{text-decoration:underline}
.prt__pr{font-size:12.5px;color:#6f6f6f}
.prt__inbag{flex:0 0 auto;font-size:11px;color:#a08b7c;letter-spacing:.02em}
.prt__so{flex:0 0 auto;min-width:78px;text-align:center;font-size:11px;color:#a08b7c;letter-spacing:.02em}
.prt__add{flex:0 0 auto;background:#fff;color:#7d4522;border:1.5px solid #7d4522;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:700;min-width:78px;cursor:pointer;font-family:inherit}
.prt__add:hover{background:#7d4522;color:#fff}
.prt__add[data-done]{background:#7d4522;color:#fff;cursor:default}
.prt__add[disabled]{opacity:.55;cursor:default}
.prt__all{width:100%;margin-top:12px;background:#fff;color:#7d4522;border:1.5px solid #7d4522;border-radius:999px;padding:13px;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;font-family:inherit}
.prt__all:hover{background:#7d4522;color:#fff}
.prt__msg{margin:9px 0 0;font-size:12px;color:#2f6b3f;text-align:center;min-height:1em}
.prt__msg[data-err]{color:#8a3b2f}
