.inventory-product{align-items:center;flex-direction:row!important;gap:10px!important}.inventory-product-photo{background:var(--orange-soft);width:44px;height:44px;color:var(--orange);border-radius:10px;flex:0 0 44px;place-items:center;font-size:10px;font-weight:850;overflow:hidden;display:grid!important}.inventory-product-photo img,.review-avatar img,.preview-menu article>span img,.public-catalog article>span img{object-fit:cover;width:100%;height:100%;display:block}.product-photo-actions{align-items:center;margin-top:2px;flex-direction:row!important;gap:8px!important;display:flex!important}.product-photo-actions label,.product-photo-actions button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;padding:0;font-size:7px;font-weight:800}.product-photo-actions input,.product-photo-field input{display:none}.product-photo-field{border:1px solid var(--line);background:#fbfaf8;border-radius:12px;grid-template-columns:86px 1fr;align-items:center;gap:15px;margin-top:16px;padding:14px;display:grid}.product-photo-preview{width:86px;height:76px;color:var(--orange);background:#fff;border:1px dashed #cfcac2;border-radius:10px;place-items:center;font-size:22px;display:grid;overflow:hidden}.product-photo-preview img{object-fit:cover;width:100%;height:100%}.product-photo-field>div:last-child{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.product-photo-field strong{width:100%;font-size:10px}.product-photo-field strong small{color:var(--muted);font-weight:500}.product-photo-field p{width:100%;color:var(--muted);margin:0;font-size:8px}.product-photo-field label,.product-photo-field button{min-height:30px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d9d7d3;border-radius:7px;padding:0 10px;font-size:7px;font-weight:800}.product-photo-field label{color:#fff;background:#202328;align-items:center;display:inline-flex}.product-photo-field>div:last-child>small{width:100%;color:var(--muted);font-size:7px}.review-avatar,.preview-menu article>span,.public-catalog article>span{overflow:hidden}.preview-menu article>span img,.public-catalog article>span img{border-radius:inherit}@media (max-width:720px){.product-photo-field{grid-template-columns:68px 1fr}.product-photo-preview{width:68px;height:68px}.inventory-product-photo{flex-basis:38px;width:38px;height:38px}}
