.product__text-inputs{margin:0 0 var(--gap-sm, 1.2rem) 0;padding:0}.text-inputs-title{display:none}.text-input-field{margin-bottom:.75rem}.text-input-field:last-child{margin-bottom:0}.text-input-label{display:block;margin-bottom:.2rem;font-size:1.2rem;font-weight:500;color:rgba(var(--color-foreground),.85)}.required-asterisk{color:#d32f2f;font-weight:500;margin-left:.2rem}.text-input-wrapper{position:relative;width:100%}.text-input{width:100%;padding:.6rem 4.5rem .6rem .9rem;border:var(--style-border-width-buttons-secondary, 1px) solid var(--color-secondary-button-border, rgba(var(--color-foreground), .2));border-radius:var(--style-border-radius-buttons-secondary, 0);font-size:1.3rem;font-family:var(--font-body--family, inherit);color:rgba(var(--color-foreground),1);background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;height:var(--height-buy-buttons, 44px);box-sizing:border-box}.text-input:focus{outline:none;border-color:var(--color-primary-button-background, rgba(var(--color-foreground), 1));box-shadow:0 0 0 1px var(--color-primary-button-background, rgba(var(--color-foreground), .2))}.text-input::placeholder{color:#999;font-size:1.2rem}.text-input-counter{position:absolute;right:.9rem;top:50%;transform:translateY(-50%);font-size:1rem;color:rgba(var(--color-foreground),.5);pointer-events:none}.char-count{font-weight:500}.product__file-upload{margin:1rem 0}.product-form__file-upload{display:flex;align-items:stretch}.file-upload-container{position:relative;display:flex;align-items:center;gap:.75rem;width:100%}.file-upload-label{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 .75rem;height:var(--height-buy-buttons, 44px);min-height:var(--height-buy-buttons, 44px);background-color:var(--color-secondary-button-background, transparent);border:var(--style-border-width-buttons-secondary, 1px) solid var(--color-secondary-button-border, rgba(var(--color-foreground), .2));border-radius:var(--style-border-radius-buttons-secondary, 0);cursor:pointer;transition:all .2s ease;font-family:var(--font-button--family, inherit);font-weight:var(--font-button--weight, 500);font-size:1.2rem;color:var(--color-secondary-button-text, rgba(var(--color-foreground), 1));text-transform:var(--button-text-case-secondary, none);letter-spacing:var(--font-button--letter-spacing, 0);width:100%;box-sizing:border-box;white-space:nowrap}.file-upload-label.disabled{cursor:not-allowed;opacity:.6}.file-upload-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.8rem;flex:1;height:100%}.file-info-in-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:100%;max-height:100%;position:relative;opacity:1;visibility:visible;overflow:hidden}.file-details-wrapper{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex:1;min-width:0;overflow:hidden;width:100%;height:100%;max-height:100%}.file-name-in-button{font-size:1.1rem!important;color:currentColor!important;font-weight:500!important;text-align:left!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex:1!important;min-width:0!important;display:inline-block!important;opacity:1!important;visibility:visible!important;margin:0!important;padding:0!important;line-height:1!important;max-height:100%!important}.file-size-in-button{font-size:1rem!important;color:currentColor!important;opacity:.7!important;text-align:left!important;flex-shrink:0!important;white-space:nowrap!important;display:inline-block!important;visibility:visible!important;margin:0!important;padding:0!important;line-height:1!important;max-height:100%!important}.file-remove-btn-in-button{background:rgba(var(--color-foreground),.1)!important;border:none!important;font-size:1.6rem!important;color:currentColor!important;cursor:pointer;padding:0!important;border-radius:50%!important;width:2.4rem!important;height:2.4rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease;flex-shrink:0!important;pointer-events:auto;z-index:10;margin:0!important;min-width:2.4rem!important;min-height:2.4rem!important;max-width:2.4rem!important;max-height:2.4rem!important}.file-remove-btn-in-button:hover{background-color:rgba(var(--color-foreground),.2);transform:scale(1.1)}.file-upload-label:hover:not(.disabled){background-color:var(--color-secondary-button-background, transparent)!important;border-color:var(--color-secondary-button-border, rgba(var(--color-foreground), .2))!important;color:var(--color-secondary-button-text, rgba(var(--color-foreground), 1))!important}.file-upload-label:focus-within{outline:2px solid var(--color-primary-button-background, rgba(var(--color-foreground), .5));outline-offset:2px}.file-upload-icon{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex-shrink:0}.file-upload-icon svg{width:100%;height:100%;stroke:currentColor}.file-upload-text{font-size:inherit;letter-spacing:inherit;font-weight:inherit}.file-upload-input{position:absolute;opacity:0;width:0;height:0;overflow:hidden}.file-upload-preview{display:none}.file-info{display:flex;flex-direction:column;gap:.4rem}.file-name{font-size:1.4rem;color:rgba(var(--color-foreground),.8);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.file-remove-btn{background:none;border:none;font-size:2rem;color:rgba(var(--color-foreground),.6);cursor:pointer;padding:0;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease;flex-shrink:0}.file-remove-btn:hover{color:rgba(var(--color-foreground),1)}.file-upload-description{margin:0;font-size:1.1rem;color:rgba(var(--color-foreground),.6);line-height:1.3;flex:1;max-width:20rem}@media screen and (max-width: 749px){.file-upload-container{flex-direction:column;align-items:stretch;gap:.8rem}.file-upload-label{padding:0 1.2rem}.file-upload-description{max-width:none;font-size:1.1rem}.file-name-in-button{font-size:1.2rem}.file-size-in-button{font-size:1rem}.file-remove-btn-in-button{font-size:1.4rem;width:2.2rem;height:2.2rem}}.crop-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;z-index:99999!important;display:none;overflow:hidden;margin:0!important;padding:0!important;transform:none!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:cropModalFadeIn .3s ease-out}@keyframes cropModalFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.crop-modal[style*="display: block"]{display:block!important}.crop-modal-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:linear-gradient(135deg,#fffffff2,#f8f8f8e6)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:1rem!important;box-sizing:border-box!important}.crop-modal-content{background:linear-gradient(145deg,rgba(var(--color-background),1),rgba(var(--color-background),.98));border-radius:12px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);width:auto;min-width:600px;overflow:hidden;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff1a,inset 0 1px #fff3;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);animation:cropModalSlideIn .4s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column}@keyframes cropModalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.crop-modal-header{padding:1.5rem 2rem 1rem;border-bottom:1px solid rgba(var(--color-foreground),.08);position:relative;background:linear-gradient(135deg,rgba(var(--color-background),1),rgba(var(--color-background),.95));flex-shrink:0}.crop-modal-header h3{margin:0 0 .5rem;font-size:1.8rem;font-weight:500;color:rgba(var(--color-foreground),1)}.crop-modal-header p{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.7);font-weight:400;line-height:1.3}.crop-modal-close{position:absolute;top:1rem;right:1.5rem;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);font-size:1.8rem;color:rgba(var(--color-foreground),.6);cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.crop-modal-close:hover{background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),1);transform:scale(1.05)}.crop-modal-body{padding:1.5rem 2rem 2rem;background:linear-gradient(180deg,rgba(var(--color-background),.98),rgba(var(--color-background),1));flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.crop-container{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;background:linear-gradient(135deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.08));border-radius:8px;padding:1rem;border:1px solid rgba(var(--color-foreground),.08);box-shadow:inset 0 1px #ffffff1a,0 4px 20px #0000001a;flex-shrink:0}.canvas-wrapper{position:relative;display:inline-block;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 0 0 1px rgba(var(--color-foreground),.05)}.crop-canvas{max-width:100%;max-height:500px;border-radius:12px;display:block;transition:all .3s ease}.crop-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.crop-guide{position:absolute;border:3px solid #761E0B;background:linear-gradient(135deg,#761e0b26,#761e0b14);box-shadow:0 0 0 9999px #000000b3,0 0 0 1px #761e0b4d,inset 0 0 0 1px #ffffff1a;border-radius:8px;cursor:move;-webkit-user-select:none;user-select:none;transition:all .2s ease;touch-action:none}.crop-guide:hover{border-color:#8b2a0d;box-shadow:0 0 0 9999px #000000b3,0 0 0 2px #8b2a0d66,inset 0 0 0 1px #ffffff26}.crop-guide:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:40px;background:linear-gradient(180deg,#761e0b,#8b2a0d);box-shadow:0 0 8px #761e0b66,0 0 0 1px #fff3;border-radius:1px}.crop-guide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:2px;background:linear-gradient(90deg,#761e0b,#8b2a0d);box-shadow:0 0 8px #761e0b66,0 0 0 1px #fff3;border-radius:1px}.crop-handle{position:absolute;width:24px;height:24px;background:linear-gradient(135deg,#761e0b,#8b2a0d);border:3px solid rgba(255,255,255,.9);border-radius:50%;cursor:pointer;box-shadow:0 4px 16px #761e0b66,0 0 0 1px #fff3,inset 0 1px #ffffff4d;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;touch-action:none}.crop-handle:hover{background:linear-gradient(135deg,#8b2a0d,#a03315);transform:scale(1.2);box-shadow:0 6px 20px #761e0b80,0 0 0 2px #ffffff4d,inset 0 1px #fff6}.crop-handle:active{transform:scale(1.1);box-shadow:0 2px 8px #761e0b99,0 0 0 1px #fff3,inset 0 1px #fff3}.crop-handle-tl{top:-12px;left:-12px;cursor:nw-resize}.crop-handle-tr{top:-12px;right:-12px;cursor:ne-resize}.crop-handle-bl{bottom:-12px;left:-12px;cursor:sw-resize}.crop-handle-br{bottom:-12px;right:-12px;cursor:se-resize}.crop-controls{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.crop-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 2rem;height:44px;font-family:var(--font-button--family, inherit);font-size:1.4rem;font-weight:400;text-transform:none;letter-spacing:.3px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:120px;border:0;outline:0;white-space:nowrap;border-radius:8px;position:relative;overflow:hidden}.crop-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.crop-btn:hover:before{left:100%}.crop-cancel{background:linear-gradient(135deg,#761e0b14,#761e0b1f);color:#761e0b;border:2px solid rgba(118,30,11,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crop-cancel:hover{background:linear-gradient(135deg,#761e0b1f,#761e0b2e);color:#8b2a0d;border-color:#761e0b4d;transform:translateY(-2px)}.crop-confirm{background:linear-gradient(135deg,#761e0b,#8b2a0d);color:#fff;border:2px solid transparent}.crop-confirm:hover{background:linear-gradient(135deg,#8b2a0d,#a03315);transform:translateY(-2px)}.crop-confirm:active{transform:translateY(0)}@media screen and (max-width: 749px){.crop-modal-overlay{padding:.5rem}.crop-modal-content{max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem);min-width:auto;width:100%}.crop-modal-header{padding:1rem 1.5rem .8rem}.crop-modal-header h3{font-size:1.6rem}.crop-modal-header p{font-size:1.2rem}.crop-modal-close{top:.8rem;right:1rem;font-size:1.6rem;width:2.5rem;height:2.5rem}.crop-modal-body{padding:1rem 1.5rem 1.5rem}.crop-container{padding:.8rem;margin-bottom:1rem}.crop-canvas{max-height:300px}.crop-controls{flex-direction:row;gap:1rem;margin-top:.8rem;padding-top:.8rem}.crop-btn{flex:1;min-width:auto;height:40px;font-size:1.3rem;padding:0 1.5rem}.crop-handle{width:32px;height:32px;border-width:2px}.crop-handle-tl{top:-16px;left:-16px}.crop-handle-tr{top:-16px;right:-16px}.crop-handle-bl{bottom:-16px;left:-16px}.crop-handle-br{bottom:-16px;right:-16px}.crop-guide{border-width:4px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-file-upload.css.map */
