.o2-voucher__copy[data-voucher-save]{cursor:pointer}
.o2-voucher__copy[data-voucher-save]:focus-visible,.o2-promotion [data-voucher-save]:focus-visible{outline:3px solid #eec088;outline-offset:3px}
.o2-voucher__copy[data-voucher-save][aria-pressed="true"] b{background:#176747}
.o2-promotions{margin:0 0 24px;border:1px solid #e7c187;border-radius:14px;overflow:hidden;background:#fffaf2;box-shadow:0 4px 18px rgba(24,52,91,.06)}
.o2-promotions__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#18345b;color:#fff}
.o2-promotions__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:#f3cd93}
.o2-woo .o2-promotions h2{margin:4px 0 5px;font-size:21px;line-height:1.3;color:#fff}
.o2-promotions__head p{margin:0;font-size:13px;color:#e2eaf4}
.o2-promotions__saving{flex-shrink:0;text-align:right}
.o2-promotions__saving span{display:block;font-size:12px;color:#e2eaf4}
.o2-promotions__saving strong{display:block;margin-top:3px;font-size:29px;line-height:1.25;color:#f3cd93;font-variant-numeric:tabular-nums}
.o2-promotions__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 16px 0}
.o2-promotion{min-width:0;padding:16px;border:1px dashed #c4cbd5;border-radius:10px;background:#fff;display:flex;flex-direction:column}
.o2-promotion.is-applied{border:2px solid #21835b;padding:15px;background:#f2fbf5}
.o2-promotion__top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:7px}
.o2-promotion__top>b{font-size:14px;color:#18345b;letter-spacing:.04em}
.o2-promotion__status{padding:4px 8px;border-radius:20px;background:#eef1f5;color:#536276;font-size:11px;font-weight:700}
.is-applied .o2-promotion__status{background:#176747;color:#fff}
.o2-woo .o2-promotion h3{margin:13px 0 5px;font-size:19px;line-height:1.3;color:#18345b}
.o2-promotion__condition{margin:0;font-size:12px;color:#526276;line-height:1.5}
.o2-promotion__result{margin:10px 0 14px;font-size:13px;font-weight:600;line-height:1.5;color:#98620b}
.is-applied .o2-promotion__result{color:#176747}
.o2-promotion__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px;border-top:1px dashed #d8dfe6}
.o2-promotion__saved{font-size:11px;color:#176747}
.o2-promotion [data-voucher-save]{margin-left:auto;border:1px solid #18345b;border-radius:6px;padding:6px 10px;background:#fff;color:#18345b;font-size:12px;cursor:pointer}
.o2-promotion [data-voucher-save][aria-pressed="true"]{border-color:#176747;color:#176747;background:#f2fbf5}
.o2-promotions__foot{margin:0;padding:13px 18px 16px;font-size:12px;line-height:1.6;color:#526276}
.o2-voucher-toast{position:fixed;z-index:99999;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 32px);padding:13px 18px;border-radius:10px;background:#18345b;color:#fff;font-size:14px;line-height:1.5;box-shadow:0 4px 20px #18345b33}
.o2-voucher-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
/* Compact, branded applied coupons inside the checkout order summary. */
.o2-woo .wc-block-checkout .wc-block-components-totals-discount__coupon-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px;padding:0}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount__coupon-list-item{margin:0}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 8px;border:1px solid #18345b;border-radius:6px;background:#18345b;color:#fff;box-shadow:0 2px 4px rgba(24,52,91,.12)}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip__text{font-size:13px;font-weight:700;line-height:1.35;letter-spacing:.025em;text-transform:uppercase;color:#fff}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip__remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;margin:0;padding:2px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;opacity:1}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip__remove:hover{background:rgba(255,255,255,.3)}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip__remove:focus-visible{outline:2px solid #eec088;outline-offset:2px}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-chip__remove-icon{width:16px;height:16px;fill:currentColor;color:inherit}
.o2-woo .wc-block-checkout .wc-block-components-totals-discount .wc-block-components-totals-item__value{font-size:15px;font-weight:700;color:#18345b}
@media(max-width:760px){.o2-promotions__head{padding:16px;gap:12px}.o2-woo .o2-promotions h2{font-size:18px}.o2-promotions__saving strong{font-size:23px}.o2-promotions__grid{grid-template-columns:1fr;padding:12px 12px 0;gap:10px}.o2-promotion{padding:13px}.o2-promotion.is-applied{padding:12px}.o2-woo .o2-promotion h3{margin-top:8px;font-size:18px}.o2-promotion__result{margin:7px 0 10px}.o2-promotions__foot{padding:12px}.o2-promotions__head p{font-size:12px}}
@media(max-width:420px){.o2-promotions__head{align-items:flex-start;flex-direction:column}.o2-promotions__saving{display:flex;align-items:center;gap:12px;text-align:left}.o2-promotions__saving strong{margin:0}}
