.seller-photo-field>input{position:absolute;width:1px!important;height:1px;padding:0!important;margin:0!important;opacity:0;pointer-events:none}.seller-photo-box{display:grid;place-items:center;min-height:185px;margin-top:7px;border:2px dashed #b9c8be;border-radius:14px;background:#f6f9f3;overflow:hidden;cursor:pointer;position:relative}.seller-photo-box>img{display:none;width:100%;height:220px;object-fit:cover}.seller-photo-box.has-photo>img{display:block}.seller-photo-box.has-photo>#sellerPhotoEmpty{display:none}#sellerPhotoEmpty{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--green)}#sellerPhotoEmpty b{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--lime-soft);font-size:22px}#sellerPhotoEmpty strong{font-size:11px}#sellerPhotoEmpty small{font-size:8px;color:var(--muted)}.cattle-visual.has-photo:before{display:none}.cattle-visual.has-photo>img{width:100%;height:100%;object-fit:cover}.cattle-visual.has-photo{display:block}.cattle-visual.has-photo .verified{z-index:2}
