.photo-upload-field{display:block!important;border:0!important;padding:0!important}.photo-upload-title{display:block;margin-bottom:7px;font-size:16px;font-weight:800}.photo-upload-field>small{display:block;margin-bottom:14px;line-height:1.45}.photo-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-upload-slot{position:relative;min-height:180px;border:2px dashed #cfc6bb;border-radius:14px;background:#fbf8f3;cursor:pointer;overflow:hidden;transition:border-color .2s,background .2s,transform .2s}.photo-upload-slot:hover,.photo-upload-slot:focus,.photo-upload-slot.is-dragging{outline:0;border-color:var(--orange);background:#fff4ee;transform:translateY(-2px)}.photo-upload-slot input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none}.photo-upload-preview{height:100%;min-height:176px;padding:22px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.photo-upload-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff}.photo-upload-preview strong,.photo-upload-preview small,.photo-upload-icon{position:relative;z-index:1}.photo-upload-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--ink);color:#fff;font-size:27px;line-height:1}.photo-upload-preview small{font-size:12px!important;line-height:1.35;color:#716a73}.photo-upload-slot.has-file .photo-upload-preview strong,.photo-upload-slot.has-file .photo-upload-preview small,.photo-upload-slot.has-file .photo-upload-icon{display:none}.photo-upload-remove{display:none;position:absolute;z-index:2;right:8px;bottom:8px;border:0;border-radius:8px;padding:7px 10px;background:rgba(33,31,47,.9);color:#fff;font-weight:800;cursor:pointer}.photo-upload-slot.has-file .photo-upload-remove{display:block}.order-upload-overlay{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:20px;background:rgba(33,31,47,.82);backdrop-filter:blur(5px)}.order-upload-progress{width:min(440px,100%);padding:28px;border-radius:18px;background:#fff;text-align:center;box-shadow:0 20px 70px rgba(0,0,0,.28)}.order-upload-progress img{width:180px;max-width:70%;margin-bottom:16px}.order-upload-progress strong,.order-upload-progress span{display:block}.order-upload-progress strong{font-size:22px}.order-upload-progress span{margin-top:8px;color:#6e6872}.order-upload-track{height:10px;margin-top:20px;border-radius:999px;background:#e9e3db;overflow:hidden}.order-upload-bar{height:100%;width:8%;border-radius:inherit;background:var(--orange);transition:width .45s ease}@media(max-width:700px){.photo-upload-grid{grid-template-columns:1fr}.photo-upload-slot,.photo-upload-preview{min-height:145px}.photo-upload-preview img{object-fit:contain}}
