.purchase-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.purchase-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.purchase-summary-card{background:#fff;border:1px solid #e7ebe7;border-radius:18px;padding:14px}.purchase-summary-card span{display:block;color:#8a938d;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px}.purchase-summary-card strong{font-size:22px;color:#2f3f35}.purchase-list{display:grid;gap:12px}.purchase-card{background:#fff;border:1px solid #e7ebe7;border-radius:20px;padding:15px;box-shadow:0 6px 18px rgba(39,55,45,.05)}.purchase-top{display:flex;align-items:flex-start;gap:13px}.purchase-photo{width:68px;height:68px;flex:0 0 auto;border-radius:18px;background:#f1f4f1;overflow:hidden;display:grid;place-items:center;font-size:28px}.purchase-photo img{width:100%;height:100%;object-fit:cover}.purchase-heading{min-width:0;flex:1}.purchase-heading h3{margin:0;font-size:18px;line-height:1.2}.purchase-heading p{margin:4px 0 0;color:#7b847e;font-size:12px;line-height:1.4}.purchase-price{font-size:18px;font-weight:850;color:#2f3f35;white-space:nowrap}.purchase-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.purchase-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#f2f5f2;color:#59665e;font-size:11px;font-weight:800}.purchase-detail{margin-top:11px;color:#59665e;font-size:13px;line-height:1.5}.purchase-rating{margin-top:10px;padding:10px 12px;border-radius:14px;background:#f7f9f7;font-size:13px}.purchase-rating strong{color:#39483f}.purchase-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px;padding-top:12px;border-top:1px solid #edf0ed}.purchase-action-button{appearance:none;border:1px solid #dbe3dd;background:#f7faf8;color:#496c55;border-radius:12px;min-height:38px;padding:7px 11px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.purchase-action-button.danger{color:#a33a32;background:#fff7f6;border-color:#eed7d4}.purchase-empty,.purchase-loading{background:#fff;border:1px dashed #d9e1db;border-radius:18px;padding:24px;text-align:center;color:#7b847e;font-size:13px}.purchase-empty strong{display:block;color:#2f3f35;font-size:16px;margin-bottom:5px}.product-editor{background:#fff;border:1px solid #e7ebe7;border-radius:18px;padding:14px;margin-bottom:16px}.product-editor-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.product-photo-preview{width:74px;height:74px;border-radius:20px;background:#edf3ef;display:grid;place-items:center;font-size:30px;overflow:hidden;flex:0 0 auto}.product-photo-preview img{width:100%;height:100%;object-fit:cover}.product-editor-copy{min-width:0;flex:1}.product-editor-copy strong{display:block}.product-editor-copy p{margin:4px 0 0;color:#7b847e;font-size:12px;line-height:1.4}.purchase-subheading{grid-column:1/-1;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#496c55;padding-top:5px}.purchase-inline-note{grid-column:1/-1;margin:-3px 0 2px;color:#8a938d;font-size:12px}.purchase-form-switch{display:flex;align-items:center;gap:10px;min-height:48px}.purchase-form-switch input{width:20px;height:20px}.purchase-form-switch span{font-size:14px;font-weight:750}.purchase-like-label{font-weight:800}.product-existing-note{margin:8px 0 0;color:#7b847e;font-size:12px}.purchase-saved-message{margin:0 0 12px;padding:11px 12px;border-radius:14px;background:#edf5ef;color:#496c55;font-size:13px;font-weight:800}@media(max-width:520px){.purchase-toolbar,.purchase-summary{grid-template-columns:1fr 1fr}.purchase-top{gap:10px}.purchase-photo{width:60px;height:60px;border-radius:16px}.purchase-price{font-size:16px}.product-editor-head{align-items:flex-start}.product-photo-preview{width:66px;height:66px}}