.customer-photo-upload{margin-top:16px;padding:15px;border:1px dashed rgba(121,80,31,.34);border-radius:15px;background:#fffaf2}.customer-photo-upload__head{display:flex;justify-content:space-between;gap:12px;color:#51443b}.customer-photo-upload__head span{color:#74675e;font-size:12px}.customer-photo-upload p{margin:5px 0 12px;color:#74675e;font-size:12px;line-height:1.55}.customer-photo-upload__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-photo-upload__asset{position:relative;margin:0;aspect-ratio:1;border:1px solid rgba(73,49,31,.15);border-radius:10px;overflow:hidden;background:#f4ead9}.customer-photo-upload__asset img{display:block;width:100%;height:100%;object-fit:cover}.customer-photo-upload__asset button{position:absolute;right:5px;bottom:5px;border:0;border-radius:7px;background:rgba(44,33,27,.84);color:#fff;padding:4px 7px;font-size:11px;cursor:pointer}.customer-photo-upload__button{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:8px 12px;border:1px solid rgba(73,49,31,.15);border-radius:10px;background:#fff;color:#251c17;cursor:pointer}.customer-photo-upload__button input{position:absolute;width:1px;height:1px;opacity:0}.customer-photo-upload__button.is-disabled{opacity:.55;cursor:not-allowed}.customer-photo-upload small{display:block;min-height:18px;margin-top:6px;color:#8b2724}
