#upload-form{flex-wrap:wrap}
#upload-progress{min-width:72px;color:var(--green);font-size:12px;font-weight:750}
.media-card video:not([src]){background:linear-gradient(110deg,#e9e7e0 25%,#f5f3ed 45%,#e9e7e0 65%);background-size:200% 100%;animation:media-loading 1.4s linear infinite}
@keyframes media-loading{to{background-position:-200% 0}}
#product-image-field small{color:var(--muted);font-weight:400}
#product-image-preview{width:min(240px,100%);max-height:240px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#f7f5ef;padding:6px}
