.inventory-product{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1ee}.inventory-product:last-child{border-bottom:0}.inventory-product img{width:76px;height:76px;object-fit:cover;border-radius:14px;background:#eef4f0}.inventory-product h3{margin:0 0 5px;font-size:1rem}.inventory-product p{margin:0;color:var(--muted);font-size:.82rem}.inventory-product-actions{display:grid;justify-items:end;gap:9px}.review-state{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:900;text-transform:capitalize}.review-state.pending{background:#fff1d6;color:#976000}.review-state.approved{background:#dff5e8;color:#08764e}.review-state.rejected{background:#fde6e8;color:#b3293a}.review-time{display:block;margin-top:6px;color:#7b6843;font-size:.75rem}.product-buttons{display:flex;gap:7px}.edit-product,.delete-product{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:9px;padding:8px 11px;font-weight:800}.delete-product{color:#b3293a;border-color:#efc8ce}.image-required{display:block;color:#b3293a;margin:8px 0 0;font-size:.78rem}.submit-busy{opacity:.7;pointer-events:none}
@media(max-width:600px){.inventory-product{grid-template-columns:68px minmax(0,1fr)}.inventory-product img{width:68px;height:68px}.inventory-product-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.product-buttons{width:100%}.product-buttons button{flex:1}.inventory{overflow:visible}.inventory-item{min-width:0}}
.rejection-guidance{margin-top:10px;padding:10px 12px;border:1px solid #f2c8ce;border-radius:10px;background:#fff5f6;color:#8f2331}.rejection-guidance strong,.rejection-guidance span{display:block}.rejection-guidance strong{font-size:.74rem;text-transform:uppercase;letter-spacing:.04em}.rejection-guidance span{margin-top:4px;font-size:.8rem;line-height:1.45}
.size-editor{border:1px solid #d8e4de;border-radius:16px;margin:18px 0;padding:16px}.size-editor legend{font-weight:900;padding:0 7px}.size-editor>p{color:#68776f;font-size:13px;margin:0 0 12px}.size-row{align-items:center;border-top:1px solid #edf2ef;display:grid;gap:10px;grid-template-columns:auto 70px 1fr 1fr;padding:12px 0}.size-row:first-child{border-top:0}.size-row>input{accent-color:#08764e;height:20px;width:20px}.size-row span{font-size:12px}.size-row span input{box-sizing:border-box;display:block;margin-top:5px;width:100%}.discount-field{display:flex!important;justify-content:space-between;align-items:center;gap:16px;margin:12px 0 18px}.discount-field span{align-items:center;color:#c31818;display:flex;font-weight:900;gap:8px}.discount-field input{max-width:90px}.vendor-discount{background:#d91f26;color:#fff;border-radius:999px;display:inline-block;margin:6px 8px 0 0;padding:4px 8px;font-weight:900}@media(max-width:560px){.size-row{grid-template-columns:auto 1fr 1fr}.size-row b{grid-column:2/4}.discount-field{align-items:flex-start;flex-direction:column}}
.shop-cover-upload input{display:none}.shop-cover-upload>span{align-items:flex-end;background:#e7f4ed center/cover;border:2px dashed #b8cac0;border-radius:14px;color:#07583d;cursor:pointer;display:flex!important;font-weight:800;height:145px;justify-content:center;padding:14px;text-align:center}.shop-cover-upload>span.has-image{color:#fff;text-shadow:0 1px 5px #000;background-color:#174d3b}
