.cart-discount{display:block}.cart-discount summary{display:flex;position:relative;align-items:center;padding:1.5rem 0;cursor:pointer;list-style:none}.cart-discount summary::-webkit-details-marker{display:none}.cart-discount .summary__title{display:flex;flex:1;align-items:center;justify-content:space-between;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;line-height:1;color:rgb(var(--heading-color))}.cart-discount .cart-discount__icon{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:.1rem solid rgba(var(--heading-color),.16);border-radius:50%;transition:transform .2s ease}.cart-discount .cart-discount__icon svg{width:1.4rem;height:1.4rem}.cart-discount details[open] .cart-discount__icon{transform:rotate(45deg)}.cart-discount .cart-discount__form{display:flex;gap:.8rem}.cart-discount .cart-discount__field{display:flex;flex:1;min-width:0}.cart-discount .cart-discount__input{flex:1;width:100%;min-width:0;min-height:4.5rem;padding:0 1.8rem;border:.1rem solid rgba(var(--heading-color),.16);border-radius:9.6rem;background:rgb(var(--color-background));font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;color:rgb(var(--heading-color))}.cart-discount .cart-discount__input::placeholder{font-weight:500;color:rgba(var(--color-foreground),.5)}.cart-discount .cart-discount__input:focus{outline:none;border-color:rgba(var(--heading-color),.4)}.cart-discount .cart-discount__apply{--buttons-radius: 9.6rem;--buttons-radius-outset: 9.6rem;flex-shrink:0;min-width:auto;min-height:4.5rem;padding:0 2.4rem;border-radius:9.6rem;font-weight:700}.cart-discount .cart-discount__apply:before,.cart-discount .cart-discount__apply:after{border-radius:9.6rem}.cart-discount .cart-discount__error:not([hidden]){display:flex;align-items:center;gap:.6rem;margin-top:.8rem}.cart-discount .cart-discount__error .svg-wrapper{display:flex;width:1.4rem;height:1.4rem}.cart-discount .cart-discount__error-text{font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.cart-discount .cart-discount__codes{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0 0;padding:0}.cart-discount .cart-discount__pill{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.2rem;border-radius:9.6rem;background:rgba(var(--color-foreground),.06);font-size:1.3rem;font-weight:700;color:rgb(var(--heading-color))}.cart-discount .cart-discount__pill svg{width:1.4rem;height:1.4rem}.cart-discount .cart-discount__remove{display:flex;align-items:center;padding:0;border:none;background:none;cursor:pointer}.cart-discount .cart-discount__remove svg{width:1.2rem;height:1.2rem}.cart__blocks .cart-discount details{border-bottom:.1rem solid rgba(var(--heading-color),.12)}.cart__blocks .cart-discount details[open]{padding-bottom:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-cart-discount.css.map */
