.cart-discount-wrapper{--distance:1rem;border-block:1px solid rgb(var(--color-foreground),.1);margin-block:var(--distance);padding-block:var(--distance)}.cart-discount-wrapper--cart-page{--distance:2rem}.cart__blocks .cart-discount-wrapper:first-child{border-top:none;margin-top:0}.cart-discount__form{gap:10px}.cart-discount__input.field__input{padding-block:1rem}.cart-discount__codes{gap:1rem;margin-top:10px}.cart-discount__pill{padding:5px;transition:background-color .3s ease;max-width:calc(33.33333% - .66667rem);gap:10px;background-color:rgb(var(--color-foreground),var(--background-opacity));border-radius:5px;--background-opacity:.05}.cart-discount__pill:hover{--background-opacity:.08}.cart-discount__pill-code{text-overflow:ellipsis;max-width:calc(100% - 26px);white-space:nowrap}.cart-discount__pill-remove{cursor:pointer}.cart-discount__pill-remove__loading{height:1.6rem;width:1.6rem}