.coupon:has(.oppo-voucher-conflict){flex-wrap:wrap}
.oppo-voucher-conflict,#coupon-error-notice.oppo-voucher-conflict{display:block;flex:0 0 100%;width:100%;max-width:100%;margin:20px 0 0;padding:0;border:1px solid #dedede;border-radius:14px;background:#f3f4f5;color:#161616;font-family:inherit;font-style:normal;font-size:16px;line-height:1.5;text-align:left;box-sizing:border-box}
.oppo-voucher-conflict *{box-sizing:border-box}
.oppo-voucher-current{padding:24px;border-radius:14px}
.oppo-voucher-conflict .oppo-voucher-heading{margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4}
.oppo-voucher-conflict .oppo-voucher-subtitle{margin:0 0 18px;color:#62666b}
.oppo-voucher-current-layout{display:flex;align-items:center;gap:24px}
.oppo-voucher-current-products{flex:1;min-width:0}
.oppo-voucher-product{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;line-height:1.5}
.oppo-voucher-current-products .oppo-voucher-product{grid-template-columns:72px minmax(0,1fr)}
.oppo-voucher-product+.oppo-voucher-product{margin-top:16px}
.oppo-voucher-image{display:flex;align-items:center;justify-content:center;width:72px;height:72px;padding:8px;border-radius:12px;background:#fff}
.oppo-voucher-image img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;margin:0}
.oppo-voucher-name{min-width:0;overflow-wrap:anywhere}
.oppo-voucher-conflict .oppo-voucher-replace{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;margin:0;border:1px solid #6a6d70;border-radius:999px;background:#fff;color:#111;font:inherit;font-size:14px;line-height:1.4;text-align:center;text-decoration:none;white-space:normal}
.oppo-voucher-conflict .oppo-voucher-replace:hover{background:#f8f8f8;border-color:#111}
.oppo-voucher-conflict .oppo-voucher-replace:focus-visible{outline:2px solid #258940;outline-offset:3px}
.oppo-voucher-next{position:relative;margin-top:8px;padding:28px 24px 24px;border-top:1px solid #fff;border-radius:0 0 14px 14px;background:#eaf7ee;color:#104d38}
.oppo-voucher-next .oppo-voucher-heading{margin-bottom:18px}
.oppo-voucher-arrow{position:absolute;top:-18px;left:24px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff}
.oppo-voucher-arrow::after{content:'';width:9px;height:9px;border-right:2px solid #111;border-bottom:2px solid #111;transform:translateY(-2px) rotate(45deg)}
.oppo-voucher-badge{justify-self:start;padding:5px 12px;border-radius:999px;background:#ccebd7;color:#104d38;font-size:12px;font-weight:600}
.oppo-voucher-conflict .oppo-voucher-footnote{margin:18px 0 0;font-size:14px}
@media(max-width:767px){
.oppo-voucher-current{padding:20px}
.oppo-voucher-current-layout{flex-direction:column;align-items:stretch;gap:18px}
.oppo-voucher-conflict .oppo-voucher-replace{width:100%;font-size:16px}
.oppo-voucher-product,.oppo-voucher-current-products .oppo-voucher-product{grid-template-columns:64px minmax(0,1fr);gap:12px}
.oppo-voucher-image{width:64px;height:64px}
.oppo-voucher-badge{grid-column:2}
.oppo-voucher-next{padding:28px 20px 20px}
.oppo-voucher-arrow{left:20px}
}
