.photo-upload{margin-top:1.2rem;margin-bottom:1.6rem}.photo-upload__label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.8rem;font-size:var(--font-size-base);font-weight:500}.photo-upload__counter{font-size:var(--font-size-xs);font-weight:400;color:rgba(var(--color-foreground),.55);white-space:nowrap}.photo-upload__counter--complete{color:#3eaf60;font-weight:500}.photo-upload__widget{display:block;width:100%;--uc-simple-btn-padding: 0 3rem;--uc-simple-btn-font-size: 1.6rem;--uc-simple-btn-font-family: inherit;--uc-simple-btn-radius: var(--buttons-radius-outset, 0);--uc-simple-btn-light: transparent;--uc-simple-btn-hover-light: transparent;--uc-simple-btn-foreground-light: rgb(var(--color-foreground));--uc-simple-btn-dark: transparent;--uc-simple-btn-hover-dark: transparent;--uc-simple-btn-foreground-dark: rgb(var(--color-foreground))}.photo-upload__widget uc-simple-btn uc-drop-area button{min-height:calc(4.5rem + var(--buttons-border-width, 1px) * 2);border:1.5px solid rgba(var(--color-foreground),.26);letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale, 1));font:inherit;font-size:1.6rem;color:rgb(var(--color-foreground));background:transparent;transition:border-color var(--duration-short, .1s) ease,background var(--duration-short, .1s) ease}.photo-upload__widget uc-simple-btn uc-drop-area button:hover{border-color:rgba(var(--color-foreground),.45);background:rgba(var(--color-foreground),.03)}.photo-upload__widget uc-simple-btn{display:block;width:100%}.photo-upload__widget uc-simple-btn uc-drop-area{display:block;width:100%}.photo-upload__widget uc-simple-btn uc-drop-area button{width:100%;justify-content:center}uc-cloud-image-editor .uc-preview{display:block!important}uc-cloud-image-editor input[type=range].uc-input{opacity:1!important}.photo-upload__preview-hint{font-size:var(--font-size-xs);color:rgba(var(--color-foreground),.45);margin:0 0 .4rem;line-height:1.4}.photo-upload__preview-hint[hidden]{display:none}.photo-upload__preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.8rem;margin-top:0;margin-bottom:.6rem}.photo-upload__preview-grid:empty{display:none;margin-bottom:0}.photo-upload__thumb{position:relative;aspect-ratio:1;border-radius:var(--media-radius, 6px);overflow:hidden;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);transition:border-color .15s ease}.photo-upload__thumb:hover{border-color:rgba(var(--color-foreground),.2)}.photo-upload__thumb img{width:100%;height:100%;object-fit:cover;display:block}.photo-upload__remove{position:absolute;top:4px;right:4px;width:2.2rem;height:2.2rem;padding:0;border:none;border-radius:50%;background:#0009;color:#fff;font-size:var(--font-size-base);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease,background .15s ease}.photo-upload__thumb:hover .photo-upload__remove{opacity:1}.photo-upload__remove:hover{background:#c82828d9}@media(hover:none){.photo-upload__remove{opacity:1}}.photo-upload__thumb--loading{display:flex;align-items:center;justify-content:center}.photo-upload__thumb--loading img{opacity:.4}.photo-upload__thumb--loading:after{content:"";position:absolute;width:2rem;height:2rem;border:2px solid rgba(var(--color-foreground),.15);border-top-color:rgba(var(--color-foreground),.6);border-radius:50%;animation:photoUploadSpin .6s linear infinite}@keyframes photoUploadSpin{to{transform:rotate(360deg)}}.photo-upload__distribution{margin-top:.6rem;font-size:var(--font-size-sm);font-weight:500;color:rgba(var(--color-foreground),.7)}.photo-upload__distribution:empty{display:none}.photo-upload__instruction{margin-top:.6rem;font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.6);line-height:1.5}.photo-upload__error{margin-top:.6rem;font-size:var(--font-size-sm);font-weight:500;color:#c03}.photo-upload__error[hidden]{display:none}.product-form__size-hint{margin-top:-.4rem;margin-bottom:1.2rem;font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.6)}.variant-badge{display:inline-block;margin-left:.5rem;padding:.1rem .5rem;font-size:var(--font-size-xs);font-weight:600;letter-spacing:.02em;border-radius:3px;background:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.65);vertical-align:middle;line-height:1.4}.product-form__input--pill input[type=radio]:checked+label .variant-badge{background:rgba(var(--color-background),.2);color:rgba(var(--color-background),.85)}.product__star-rating{display:flex;align-items:center;gap:.5rem;margin-top:.4rem;margin-bottom:.8rem}.product__star-rating-stars{color:#e8a300;font-size:var(--font-size-lg);line-height:1;letter-spacing:.05em}.product__star-rating-count{font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.55)}.product__star-rating-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s ease}.product__star-rating-link:hover{opacity:.75}.product__star-rating-link:hover .product__star-rating-count{text-decoration:underline}.product__emotional-hook{margin-top:0;margin-bottom:.8rem;font-size:var(--font-size-base);font-style:italic;color:rgba(var(--color-foreground),.55);line-height:1.5}.product__confidence-strip{margin-top:1rem;margin-bottom:.6rem;font-size:var(--font-size-xs);text-align:center;color:rgba(var(--color-foreground),.5);letter-spacing:.02em}.product__value-props{margin-top:1.2rem;margin-bottom:1rem;padding:1.2rem 1.4rem;border-radius:6px;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.06)}.product__value-props-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.product__value-props-list li{position:relative;padding-left:1.6rem;font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.7);line-height:1.5}.product__value-props-list li:before{content:"\2713";position:absolute;left:0;font-weight:700;color:rgba(var(--color-foreground),.4)}.pdp-content-block{opacity:0;transition:opacity .3s ease-in}.pdp-content-block--loaded{opacity:1}.product__value-props:has(ul:empty){display:none}.cart-upload-thumbs{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.cart-upload-thumbs__img{width:36px;height:36px;object-fit:cover;border-radius:3px;border:1px solid rgba(var(--color-foreground),.08)}.cart-upload-thumbs__more{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:3px;background:rgba(var(--color-foreground),.06);font-size:1rem;color:rgba(var(--color-foreground),.5)}@media screen and (min-width:750px){.photo-upload__preview-grid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/photo-upload.css.map */
