/* DRTV Shop WOW — compact discount-code component.
   One source component for WooCommerce Blocks basket and Checkout V2.
   WooCommerce remains the sole owner of coupon validation and totals. */

body.dptv-checkout-v2-mode .dptv-v2-review-table tbody.dptv-v2-coupon-section{display:block;margin:16px 0 0;}
body.dptv-checkout-v2-mode .dptv-v2-review-table .dptv-v2-coupon-row{display:block;margin:0;padding:0;border:0;background:transparent;}
body.dptv-checkout-v2-mode .dptv-v2-review-table .dptv-v2-coupon-row>td{display:block;width:100%;padding:0!important;}

.dptv-coupon-ticket,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon{
  position:relative!important;margin:0!important;padding:0!important;overflow:hidden!important;
  border:1px solid #dbe2ea!important;border-radius:17px!important;
  background:linear-gradient(145deg,#fff 0%,#f9fbfd 100%)!important;
  box-shadow:0 10px 26px rgba(15,23,42,.065),inset 0 1px 0 rgba(255,255,255,.95)!important;
  isolation:isolate;
}
.dptv-coupon-ticket::before,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon::before{
  position:absolute!important;top:0!important;right:0!important;left:0!important;height:3px!important;
  background:linear-gradient(90deg,#ef3340 0 34%,#101828 34% 67%,#18b85b 67% 100%)!important;
  content:""!important;z-index:3!important;
}

.dptv-coupon-ticket__header,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon .wc-block-components-panel__button,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon-link{
  display:grid!important;width:100%!important;min-height:76px!important;
  grid-template-columns:50px minmax(0,1fr) auto auto!important;gap:12px!important;align-items:center!important;
  margin:0!important;padding:9px 14px!important;border:0!important;background:transparent!important;
  color:#101828!important;text-align:left!important;text-decoration:none!important;box-shadow:none!important;
  cursor:pointer!important;box-sizing:border-box!important;
}
.dptv-coupon-ticket__mark{
  position:relative;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;
  background:linear-gradient(145deg,#182236,#080f1c);color:#fff;
  box-shadow:0 9px 20px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.12);
}
.dptv-coupon-ticket__mark::after{
  position:absolute;right:2px;bottom:3px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;
  background:#ef3340;content:"";
}
.dptv-coupon-ticket__mark svg{display:block;width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.dptv-coupon-ticket__copy{display:flex!important;min-width:0!important;flex-direction:column!important;gap:3px!important;padding:2px 0!important;}
.dptv-coupon-ticket__eyebrow{display:block;margin:0;color:#ef3340;font-size:8px;line-height:1.2;letter-spacing:.12em;font-weight:950;text-transform:uppercase;}
.dptv-coupon-ticket__copy strong{display:block;color:#101828!important;font-size:13px!important;line-height:1.18!important;letter-spacing:-.015em!important;font-weight:950!important;}
.dptv-coupon-ticket__copy small{display:block;color:#788395!important;font-size:9.5px!important;line-height:1.35!important;font-weight:700!important;}
.dptv-coupon-ticket__count{display:grid;min-width:25px;height:25px;place-items:center;padding:0 7px;border:1px solid #bce7cb;border-radius:999px;background:#effdf4;color:#087a3d;font-size:10px;font-weight:950;}
.dptv-coupon-ticket__chevron{position:relative;display:block;width:30px;height:30px;border:1px solid #e2e7ed;border-radius:10px;background:#f7f9fb;flex:0 0 30px;}
.dptv-coupon-ticket__chevron::before{position:absolute;top:9px;left:10px;width:7px;height:7px;border-right:2px solid #667085;border-bottom:2px solid #667085;content:"";transform:rotate(45deg);transition:transform .18s ease,top .18s ease;}
.dptv-coupon-ticket__header[aria-expanded="true"] .dptv-coupon-ticket__chevron::before,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon .wc-block-components-panel__button[aria-expanded="true"] .dptv-coupon-ticket__chevron::before{top:12px;transform:rotate(225deg);}

.dptv-coupon-ticket__panel,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__content,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon>.wc-block-components-totals-coupon__form{
  margin:0!important;padding:15px!important;border-top:1px solid #e1e6ed!important;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%)!important;
}
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form{margin:0!important;padding:0!important;border:0!important;background:transparent!important;}
.dptv-coupon-ticket__panel[hidden]{display:none!important;}
.dptv-coupon-ticket__applied{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 11px;}
.dptv-coupon-ticket__chip{display:inline-flex;min-height:30px;align-items:center;gap:8px;padding:0 7px 0 11px;border:1px dashed #8ed0a7;border-radius:999px;background:#f1fff6;color:#17633a;font-size:10px;line-height:1;font-weight:950;}
.dptv-coupon-ticket__chip-remove{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#dff7e8;color:#17633a!important;font-size:15px;line-height:1;text-decoration:none!important;}
.dptv-coupon-ticket__feedback:empty{display:none;}
.dptv-coupon-ticket__feedback .woocommerce-error,.dptv-coupon-ticket__feedback .woocommerce-message,.dptv-coupon-ticket__feedback .woocommerce-info{display:block;min-height:0;margin:0 0 11px!important;padding:10px 12px!important;border:1px solid #e2e7ee;border-radius:11px;background:#f8fafc;box-shadow:none;color:#475467;font-size:10px;line-height:1.45;font-weight:750;list-style:none;}
.dptv-coupon-ticket__feedback .woocommerce-error{border-color:#f4c7cb;background:#fff6f7;color:#9f2530;}
.dptv-coupon-ticket__feedback .woocommerce-message{border-color:#bde7cb;background:#f3fff7;color:#21613d;}
.dptv-coupon-ticket__feedback .woocommerce-error::before,.dptv-coupon-ticket__feedback .woocommerce-message::before,.dptv-coupon-ticket__feedback .woocommerce-info::before{display:none!important;}

.dptv-coupon-ticket__controls,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px!important;align-items:end!important;}
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form .wc-block-components-text-input{margin:0!important;}
.dptv-coupon-ticket__input,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form input{width:100%!important;min-height:48px!important;margin:0!important;padding:0 14px!important;border:1px solid #d5dde7!important;border-radius:12px!important;background:#fff!important;color:#101828!important;box-shadow:inset 0 1px 2px rgba(15,23,42,.035)!important;font-size:12px!important;font-weight:750!important;letter-spacing:.01em!important;box-sizing:border-box!important;}
.dptv-coupon-ticket__input:focus,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form input:focus{border-color:#8fa0b5!important;box-shadow:0 0 0 3px rgba(16,24,40,.07)!important;outline:0!important;}
.dptv-coupon-ticket__apply,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__button,
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form button{width:auto!important;min-width:116px!important;min-height:48px!important;margin:0!important;padding:0 17px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#162033,#09111f)!important;color:#fff!important;box-shadow:0 10px 22px rgba(15,23,42,.18)!important;font-size:11px!important;letter-spacing:.01em!important;font-weight:950!important;text-transform:none!important;cursor:pointer!important;}
.dptv-coupon-ticket__apply:disabled{cursor:wait!important;opacity:.65!important;}
body.dptv-checkout-v2-mode .dptv-v2-review-table tfoot .cart-discount .woocommerce-remove-coupon{display:none!important;}

body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .woocommerce-cart-form .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;padding:15px!important;border:1px solid #d9e0e8!important;border-radius:17px!important;background:linear-gradient(145deg,#fff,#fbfcfe)!important;box-shadow:0 10px 26px rgba(15,23,42,.065)!important;}
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .woocommerce-cart-form .coupon input{min-height:48px!important;border:1px solid #d5dde7!important;border-radius:12px!important;background:#fff!important;}
body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .woocommerce-cart-form .coupon button{min-height:48px!important;border-radius:12px!important;background:#101828!important;color:#fff!important;}

@media(max-width:600px){
  .dptv-coupon-ticket__header,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon .wc-block-components-panel__button,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon-link{min-height:72px!important;grid-template-columns:46px minmax(0,1fr) auto auto!important;gap:10px!important;padding:9px 11px!important;}
  .dptv-coupon-ticket__mark{width:44px;height:44px;}
  .dptv-coupon-ticket__mark svg{width:23px;height:23px;}
  .dptv-coupon-ticket__copy strong{font-size:12px!important;}
  .dptv-coupon-ticket__copy small{font-size:9px!important;}
  .dptv-coupon-ticket__panel,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__content,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon>.wc-block-components-totals-coupon__form{padding:12px!important;}
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form{padding:0!important;}
  .dptv-coupon-ticket__controls,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .woocommerce-cart-form .coupon{grid-template-columns:1fr!important;}
  .dptv-coupon-ticket__apply,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__button,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .wc-block-components-totals-coupon__form button,
  body.dptv-shop-wow-checkout-flow .dptv-wow-shop-flow-page .woocommerce-cart-form .coupon button{width:100%!important;}
}
