.cart-gift{margin-bottom:2.5rem}.cart-gift__header{display:flex;align-items:center;gap:.8rem;cursor:pointer;-webkit-user-select:none;user-select:none}.cart-gift__checkbox{position:relative;width:1.8rem;height:1.8rem;flex-shrink:0}.cart-gift__checkbox input[type=checkbox]{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.cart-gift__checkbox-visual{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:.3rem;background:rgb(var(--color-background));transition:background-color .2s ease,border-color .2s ease}.cart-gift__checkbox input[type=checkbox]:checked~.cart-gift__checkbox-visual{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.cart-gift__checkbox-visual svg{width:1.2rem;height:1.2rem;fill:none;stroke:rgb(var(--color-background));stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:scale(.5);transition:opacity .15s ease,transform .15s ease}.cart-gift__checkbox input[type=checkbox]:checked~.cart-gift__checkbox-visual svg{opacity:1;transform:scale(1)}.cart-gift__checkbox input[type=checkbox]:focus-visible~.cart-gift__checkbox-visual{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.cart-gift__label-text{font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground))}.cart-gift__icon{display:flex;align-items:center;margin-left:.2rem;opacity:.5}.cart-gift__icon svg{width:2rem;height:2rem;fill:none;stroke:rgb(var(--color-foreground));stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cart-gift__body{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,margin-top .25s ease;margin-top:0}.cart-gift__body.is-open{max-height:25rem;opacity:1;margin-top:1.4rem}.cart-gift__message-label{display:block;font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:.8rem;line-height:1.4}.cart-gift__textarea-wrapper{position:relative}.cart-gift__textarea{width:100%;min-height:9rem;padding:1.2rem 1.4rem 2.8rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, .4rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6;resize:vertical;transition:border-color .2s ease;appearance:none;-webkit-appearance:none}.cart-gift__textarea::placeholder{color:rgba(var(--color-foreground),.4)}.cart-gift__textarea:focus{outline:none;border-color:rgba(var(--color-foreground),.55);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.1)}.cart-gift__counter{display:flex;justify-content:space-between;align-items:center;margin-top:.6rem;font-size:1.2rem;color:rgba(var(--color-foreground),.5);line-height:1}.cart-gift__counter-max,.cart-gift__counter-current{font-size:1.2rem}@media screen and (min-width:750px){.cart-gift{max-width:35rem}}.cart-gift__error{color:#d32f2f;font-size:1.2rem;margin-top:.8rem;margin-bottom:0;display:block;line-height:1.4;animation:fadeInError .2s ease-out}.cart-gift__error[hidden]{display:none!important}.cart-gift__textarea--error{border-color:#d32f2f!important;background-color:#d32f2f05}.cart-gift__textarea--error:focus{box-shadow:0 0 0 .1rem #d32f2f33!important}@keyframes fadeInError{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart-gift.css.map */
