.new-customer-coupon-popup{--ncc-accent: #ffd100;--ncc-accent-hover: #e6bc00;--ncc-gradient-start: #ff8c00;--ncc-gradient-end: #ffb347;--ncc-ticket-bg: #fff8ef;--ncc-ticket-edge: #ff9a2e}.new-customer-coupon-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483645;display:flex;align-items:center;justify-content:center;padding:24px 20px;overflow:visible;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.new-customer-coupon-popup__overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.new-customer-coupon-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.new-customer-coupon-popup__dialog-wrap{position:relative;z-index:1;width:min(100%,420px);max-width:100%;flex-shrink:0}.new-customer-coupon-popup__dialog{position:relative;width:100%;max-height:min(90vh - 48px,680px);overflow-x:hidden;overflow-y:auto;border-radius:20px;background:linear-gradient(165deg,var(--ncc-gradient-start) 0%,var(--ncc-gradient-end) 72%,#ffd100 100%);box-shadow:0 20px 60px #00000059;padding:28px 20px 20px;color:#000000d9;box-sizing:border-box}.new-customer-coupon-popup__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:2px solid #fff;border-radius:50%;background:#00000040;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;transition:background .2s ease}.new-customer-coupon-popup__close:hover{background:#0006}.new-customer-coupon-popup__close svg{width:16px;height:16px}.new-customer-coupon-popup__decoration{position:absolute;top:-20px;right:8px;width:110px;max-width:40%;height:auto;pointer-events:none;z-index:1}.new-customer-coupon-popup__header{position:relative;z-index:1;text-align:center;margin-bottom:16px;padding-right:40px}.new-customer-coupon-popup__title{margin:0 0 6px;font-size:1.5rem;font-weight:800;line-height:1.2;color:#3b1d00}.new-customer-coupon-popup__subtitle{margin:0;font-size:.875rem;color:#3b1d00c7}.new-customer-coupon-popup__offers{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 18px;padding:14px 12px;border-radius:14px;background:#ffffff38}.new-customer-coupon-popup__offers.is-hidden,.new-customer-coupon-popup__offers[hidden]{display:none}.new-customer-coupon-popup__offer{--ticket-notch: 8px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:78px;padding:14px 12px;text-align:center;color:#3b1d00;background:radial-gradient(circle at left center,transparent var(--ticket-notch),var(--ncc-ticket-bg) var(--ticket-notch)),radial-gradient(circle at right center,transparent var(--ticket-notch),var(--ncc-ticket-bg) var(--ticket-notch));background-position:left center,right center;background-size:51% 100%,51% 100%;background-repeat:no-repeat;filter:drop-shadow(0 4px 10px rgba(160,50,0,.18))}.new-customer-coupon-popup__offer:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1.5px dashed rgba(255,140,0,.55);border-radius:6px;pointer-events:none}.new-customer-coupon-popup__offer:only-child{grid-column:1 / -1}.new-customer-coupon-popup__offer-amount{position:relative;z-index:1;font-size:1.25rem;font-weight:800;line-height:1.15;letter-spacing:-.01em}.new-customer-coupon-popup__offer-minimum{position:relative;z-index:1;font-size:.75rem;font-weight:500;line-height:1.3;color:#3b1d00a6}.new-customer-coupon-popup__offer-line{position:relative;z-index:1;font-size:.9375rem;font-weight:800;line-height:1.35}.new-customer-coupon-popup__form{position:relative;z-index:1}.new-customer-coupon-popup__actions{padding:14px 12px 12px;border-radius:14px;background:#ffffff47;box-shadow:inset 0 1px #ffffff59}.new-customer-coupon-popup__email-field{margin-bottom:12px}.new-customer-coupon-popup__email-field input{width:100%;max-width:100%;padding:13px 18px;border:none;border-radius:999px;font-size:.9375rem;background:#fff;color:#000000d9;outline:none;box-sizing:border-box;box-shadow:0 2px 8px #7828001f}.new-customer-coupon-popup__email-field input::placeholder{color:#0006}.new-customer-coupon-popup__email-field input:focus{box-shadow:0 0 0 2px #ffffffbf,0 2px 8px #7828001f}.new-customer-coupon-popup__error{margin:0 0 12px;padding:10px 14px;border-radius:8px;background:#b4000026;color:#5c0000;font-size:.8125rem;text-align:center;display:none}.new-customer-coupon-popup__error.is-visible{display:block}.new-customer-coupon-popup__submit{display:block;width:100%;padding:14px 24px;border:none;border-radius:999px;background:linear-gradient(90deg,#ffd100,#ff9f2e);color:#000000d9;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #c83c0059;transition:transform .15s ease,background .15s ease}.new-customer-coupon-popup__submit:hover:not(:disabled){background:linear-gradient(90deg,var(--ncc-accent-hover) 0%,#ff8a1a 100%);transform:translateY(-1px)}.new-customer-coupon-popup__submit:disabled{opacity:.65;cursor:not-allowed}.new-customer-coupon-popup__coupons{display:none;position:relative;z-index:1}.new-customer-coupon-popup__coupons.is-visible{display:block}.new-customer-coupon-popup__coupon-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;padding:14px 12px;border-radius:14px;background:#ffffff38}.new-customer-coupon-popup__coupon-card{--ticket-notch: 8px;position:relative;padding:14px 10px 12px;text-align:center;color:#3b1d00;background:radial-gradient(circle at left center,transparent var(--ticket-notch),var(--ncc-ticket-bg) var(--ticket-notch)),radial-gradient(circle at right center,transparent var(--ticket-notch),var(--ncc-ticket-bg) var(--ticket-notch));background-position:left center,right center;background-size:51% 100%,51% 100%;background-repeat:no-repeat;filter:drop-shadow(0 4px 10px rgba(160,50,0,.18))}.new-customer-coupon-popup__coupon-card:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1.5px dashed rgba(255,140,0,.55);border-radius:6px;pointer-events:none}.new-customer-coupon-popup__coupon-amount{position:relative;z-index:1;font-size:1.125rem;font-weight:800;line-height:1.2;margin-bottom:2px}.new-customer-coupon-popup__coupon-minimum{position:relative;z-index:1;font-size:.6875rem;color:#3b1d00a6;margin-bottom:8px}.new-customer-coupon-popup__coupon-title{position:relative;z-index:1;font-size:.75rem;font-weight:600;margin-bottom:6px}.new-customer-coupon-popup__coupon-code{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;background:#ffd10073;font-size:.75rem;font-weight:700;letter-spacing:.03em}.new-customer-coupon-popup__coupon-copy{border:none;background:none;padding:2px;cursor:pointer;color:#0009;display:inline-flex;align-items:center;justify-content:center;position:relative}.new-customer-coupon-popup__coupon-copy:hover{color:#000000d9}.new-customer-coupon-popup__copy-check{display:none;color:#1a7f37}.new-customer-coupon-popup__coupon-copy.is-copied .new-customer-coupon-popup__copy-icon{display:none}.new-customer-coupon-popup__coupon-copy.is-copied .new-customer-coupon-popup__copy-check{display:block}.new-customer-coupon-popup__product-link{color:#9a4b00;font-weight:600;text-decoration:underline;text-underline-offset:2px}.new-customer-coupon-popup__product-link:hover{color:#6d3200}.new-customer-coupon-popup__coupon-meta{position:relative;z-index:1;margin-top:8px;font-size:.625rem;line-height:1.4;opacity:.7;text-align:left}.new-customer-coupon-popup__coupon-meta p{margin:0 0 2px}.new-customer-coupon-popup__shop-btn{display:block;width:100%;padding:14px 24px;border:none;border-radius:999px;background:linear-gradient(90deg,#ffd100,#ff9f2e);color:#000000d9;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px #c83c0059;transition:background .15s ease}.new-customer-coupon-popup__shop-btn:hover{background:linear-gradient(90deg,var(--ncc-accent-hover) 0%,#ff8a1a 100%);color:#000000d9}.new-customer-coupon-popup__form.is-hidden{display:none}@media screen and (max-width:380px){.new-customer-coupon-popup__offers,.new-customer-coupon-popup__coupon-grid{grid-template-columns:1fr}.new-customer-coupon-popup__header{padding-right:0}.new-customer-coupon-popup__decoration{width:80px;top:-10px;right:4px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/section-new-customer-coupon-popup.css.map */
