.product-form__field .field__input.text-area{min-height:8rem;resize:vertical}.product-form__wholesale-fields .product-form__field{margin-bottom:2rem}.product-form__wholesale-fields .product-form__field:last-child{margin-bottom:0}.product-form__wholesale-fields{margin-bottom:2.5rem}.product-form__field .file-upload-zone,.file-upload-area .file-upload-zone{position:relative;border:2px dashed rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius);padding:2.5rem 1.5rem;text-align:center;cursor:pointer;transition:all var(--duration-short) ease;background:rgb(var(--color-background));margin-top:.5rem;display:flex;justify-content:center;-webkit-user-select:none;user-select:none;pointer-events:auto;z-index:5}.file-upload-zone:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.02);transform:translateY(-1px)}.file-preview-list{display:flex;flex-direction:column;gap:.5rem}.file-preview-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius);font-size:1rem}.file-preview-item .file-name{font-weight:500;color:rgb(var(--color-foreground));flex:1;margin-right:.5rem;font-size:1.1rem}.file-preview-item .file-size{color:rgba(var(--color-foreground),.6);font-size:.95rem;margin-right:.5rem}.file-remove-btn{background:rgba(var(--color-foreground),.1);border:none;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:rgba(var(--color-foreground),.6);transition:all var(--duration-short) ease}.file-remove-btn:hover{background:rgba(var(--color-error),.1);color:rgb(var(--color-error))}.file-upload-zone .field__input--file,.file-upload-area .field__input--file{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:10;pointer-events:auto}.file-upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;pointer-events:none;z-index:1;position:relative}.file-upload-area{margin-bottom:1rem}.file-upload-area--disabled .file-upload-zone{opacity:.6;cursor:not-allowed}.file-upload-area--disabled .file-upload-zone:hover{border-color:rgba(var(--color-foreground),.25);background:rgb(var(--color-background));transform:none}.file-upload-icon{width:2.5rem;height:2.5rem;color:rgba(var(--color-foreground),.6)}.file-upload-icon svg{width:100%;height:100%}.file-upload-text{display:flex;flex-direction:column;gap:.5rem}.file-upload-primary{font-weight:600;color:rgb(var(--color-foreground));font-size:1.2rem}.file-upload-link{color:rgb(var(--color-accent));text-decoration:underline}.file-upload-secondary{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.file-upload-help{font-size:1.1rem;color:rgba(var(--color-foreground),.65);margin:0;max-width:28rem;line-height:1.5}.file-upload-list{margin-top:2rem;padding:1.5rem;background:rgba(var(--color-foreground),.02);border-radius:.8rem;border:2px solid rgba(var(--color-foreground),.1);box-shadow:none;display:block;visibility:visible;opacity:1;position:relative}.file-upload-list-title{margin:0 0 1.5rem;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.4;text-transform:uppercase;letter-spacing:.1em}.file-upload-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.file-upload-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:rgba(var(--color-foreground),.04);border-radius:.5rem;border:1px solid rgba(var(--color-foreground),.1);margin-bottom:.5rem;transition:all var(--duration-short) ease;position:relative;box-shadow:0 1px 3px rgba(var(--color-foreground),.1)}.file-upload-item:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.2);transform:translateY(-1px);box-shadow:0 2px 6px rgba(var(--color-foreground),.15)}.file-upload-item:last-child{margin-bottom:0;border-bottom:none}.file-upload-item-icon{width:1.6rem;height:1.6rem;margin-right:.8rem;color:rgba(var(--color-foreground),.5);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border-radius:0}.file-upload-item-icon svg{width:1.4rem;height:1.4rem}.file-upload-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.file-upload-item-name{display:block;font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-upload-item-size{display:block;font-size:1rem;color:rgba(var(--color-foreground),.8);line-height:1.2;font-weight:600}.file-upload-item-size.error{color:rgb(var(--color-error));font-weight:600}.file-upload-remove{width:3.5rem;height:3.5rem;border:none;background:rgba(var(--color-foreground),.08);border-radius:var(--inputs-radius);color:rgba(var(--color-foreground),.7);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--duration-short) ease;padding:0}.file-upload-remove:hover{background:rgba(var(--color-error),.15);color:rgb(var(--color-error));transform:scale(1.05);box-shadow:0 2px 6px rgba(var(--color-error),.2)}.file-upload-remove:active{transform:scale(.95)}.file-upload-remove svg{width:1.75rem;height:1.75rem}.file-upload-error{margin-top:1rem;padding:1.5rem;background:rgba(var(--color-error),.08);border:1px solid rgba(var(--color-error),.25);border-radius:var(--inputs-radius);font-size:1.125rem;color:rgb(var(--color-error));line-height:1.4;font-weight:500}.file-validation-error{margin-top:1rem;padding:0;background:transparent;border:none;border-radius:0;animation:slideInFromTop .3s ease-out}.file-validation-content{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(var(--color-error),.08),rgba(var(--color-error),.12));border:1px solid rgba(var(--color-error),.2);border-radius:.75rem;box-shadow:0 2px 8px rgba(var(--color-error),.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.file-validation-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgb(var(--color-error)),rgba(var(--color-error),.7));border-radius:.75rem .75rem 0 0}.file-validation-icon{flex-shrink:0;color:#dc2626;filter:drop-shadow(0 1px 2px rgba(220,38,38,.3))}.file-validation-text{font-size:1.1rem;font-weight:600;color:#dc2626;line-height:1.4;letter-spacing:.01em}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.file-validation-error:hover .file-validation-content{background:linear-gradient(135deg,rgba(var(--color-error),.12),rgba(var(--color-error),.16));border-color:rgba(var(--color-error),.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-error),.15)}@media screen and (max-width: 749px){.product-form__wholesale-fields{margin-bottom:2rem}.product-form__wholesale-fields .product-form__field{margin-bottom:1.5rem}.file-upload-zone{padding:2rem 1rem}.file-upload-icon svg{width:2.5rem;height:2.5rem}.file-upload-link,.file-upload-secondary{font-size:1.4rem}.file-upload-help{font-size:1.2rem}}.file-upload-zip-note{background:linear-gradient(135deg,#3b82f614,#3b82f61f);border:1px solid rgba(59,130,246,.2);border-radius:.5rem;padding:.75rem 1rem;margin-top:.5rem;color:#1e40af;font-size:1.3rem;line-height:1.4}.file-upload-zip-note strong{color:#1d4ed8;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-product-form.css.map */
