.product-coupon{display:block;max-width:60rem;margin:1rem 0}.product-coupon__row{display:flex;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;border:.1rem dashed rgba(var(--color-foreground),.35);background:rgba(var(--color-foreground),.035);cursor:pointer}.product-coupon__input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.product-coupon__check{display:grid;flex:0 0 2rem;width:2rem;height:2rem;margin-top:.15rem;place-items:center;border:.15rem solid rgba(var(--color-foreground),.55);background:rgb(var(--color-background))}.product-coupon__check svg{width:1.35rem;opacity:0}.product-coupon__input:checked+.product-coupon__check{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-coupon__input:checked+.product-coupon__check svg{opacity:1}.product-coupon__input:focus-visible+.product-coupon__check{outline:.2rem solid rgba(var(--color-foreground),.65);outline-offset:.2rem}.product-coupon__input:disabled~.product-coupon__content,.product-coupon__input:disabled+.product-coupon__check{opacity:1}.product-coupon__content{display:grid;flex:1;gap:.35rem}.product-coupon__heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem 1.2rem;line-height:1.3}.product-coupon__label{font-weight:600}.product-coupon__offer{color:rgb(var(--color-button));white-space:nowrap}.product-coupon__meta{color:rgba(var(--color-foreground),.7);font-size:1.3rem}.product-coupon__meta code{padding:.15rem .45rem;border:.1rem solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-weight:600}.product-coupon__discounted-price{font-size:1.4rem}.product-coupon__discounted-price strong{color:rgb(var(--color-button));font-size:1.7rem}.product-coupon__discounted-price--hidden{display:none}.product-coupon__status{min-height:1.8rem;color:rgba(var(--color-foreground),.72);font-size:1.3rem}.product-coupon__status[data-state=success]{color:#18794e}.product-coupon__status[data-state=error]{color:#b42318}.product-coupon__row[aria-busy=true]{cursor:wait;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-coupon.css.map */
