.jq-custom-upload{margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid #ded9d5}
.jq-custom-upload__heading{display:grid;margin-bottom:12px;grid-template-columns:30px 1fr;gap:9px;align-items:start}
.jq-custom-upload__heading>span{display:grid;width:26px;height:26px;border-radius:50%;background:#111;color:#fff;font-size:.72rem;font-weight:900;place-items:center}
.jq-custom-upload__heading div{display:flex;min-width:0;flex-direction:column;gap:2px}
.jq-custom-upload__heading strong{font-size:.9rem}
.jq-custom-upload__heading small{color:#6a6561;font-size:.74rem;line-height:1.4}
.jq-custom-upload__dropzone{display:grid;min-height:116px;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;padding:18px;border:1px dashed #aaa39e;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.jq-custom-upload__dropzone:hover,.jq-custom-upload__dropzone:focus-within,.jq-custom-upload__dropzone.is-dragging{border-color:#111;background:#f8f6f4;box-shadow:0 0 0 1px #111}
.jq-custom-upload__icon{display:grid;width:42px;height:42px;border-radius:50%;background:#f1eeeb;place-items:center}
.jq-custom-upload__icon svg{width:23px;height:23px}
.jq-custom-upload__prompt{display:flex;min-width:0;flex-direction:column;gap:3px;color:#77716d;font-size:.72rem}
.jq-custom-upload__prompt strong{color:#111;font-size:.8rem}
.jq-custom-upload__button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 16px;border-radius:4px;background:#111;color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-align:center;text-transform:uppercase}
.jq-custom-upload__requirements{margin:8px 0 0;color:#716b67;font-size:.67rem;line-height:1.45}
.jq-custom-upload__status{min-height:18px;margin:7px 0 0;color:#167642;font-size:.72rem;font-weight:700;line-height:1.4}
.jq-custom-upload__status[data-error=true]{color:#a52d24}
.jq-product[data-custom-poster=true] .jq-mockup__art{transition:opacity .2s ease}
.jq-product[data-custom-poster=true] .jq-mockup__print[data-cropped=true]{animation:jq-custom-image-ready .35s ease}
@keyframes jq-custom-image-ready{0%{opacity:.35;transform:translate(-50%,-50%) scale(.97)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(max-width:639px){.jq-custom-upload__dropzone{min-height:126px;grid-template-columns:38px minmax(0,1fr);padding:15px}.jq-custom-upload__icon{width:38px;height:38px}.jq-custom-upload__button{grid-column:1/-1;width:100%;min-height:44px}.jq-custom-upload__requirements{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){.jq-custom-upload__dropzone,.jq-product[data-custom-poster=true] .jq-mockup__art{transition:none}.jq-product[data-custom-poster=true] .jq-mockup__print[data-cropped=true]{animation:none}}
