.commerce-coupon{font:14px/1.5 var(--ui-font-family,Inter,sans-serif)}.commerce-coupon>div{display:flex;gap:8px}.commerce-coupon input{min-width:0;flex:1;height:40px;padding:8px 10px;border:1px solid #d9d9d9;border-radius:8px;font:inherit}.commerce-coupon button{height:40px;padding:0 14px;border:1px solid #0958d9;border-radius:8px;background:#0958d9;color:#fff;font:600 14px/1.4 inherit;cursor:pointer}.commerce-coupon__message{display:none;margin:8px 0 0;color:#237804}.commerce-coupon.is-applied .commerce-coupon__message{display:block}