.discount-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:2rem}.discount-popup.is-open{display:flex}.discount-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.58);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.discount-popup__dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);width:min(92vw,86rem);overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:2rem;background:rgb(var(--color-background));box-shadow:0 2.8rem 8rem rgba(var(--color-foreground),.28)}.discount-popup__close{position:absolute;top:1.4rem;right:1.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .8rem 2.2rem rgba(var(--color-foreground),.1);cursor:pointer}.discount-popup__close .icon{width:1.7rem;height:1.7rem}.discount-popup__media{min-height:43rem;background:linear-gradient(135deg,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.02)),rgba(var(--color-foreground),.04)}.discount-popup__media img{display:block;width:100%;height:100%;object-fit:cover}.discount-popup__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.4rem,5vw,4.8rem)}.discount-popup__eyebrow{margin:0 0 1rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:800;letter-spacing:.08rem;line-height:1;text-transform:uppercase}.discount-popup h2{margin:0;color:rgb(var(--color-foreground));font-size:clamp(3.2rem,5vw,5.2rem);font-weight:900;letter-spacing:0;line-height:.98}.discount-popup__copy{margin:1.4rem 0 2.2rem;color:rgba(var(--color-foreground),.72);font-size:1.55rem;line-height:1.55}.discount-popup__form{display:grid;gap:1rem}.discount-popup__field{margin:0}.discount-popup__submit{min-height:5.2rem;border-radius:1.2rem;font-weight:800;letter-spacing:.02rem}.discount-popup__error{min-height:1.8rem;margin:-.4rem 0 0;color:#be2323;font-size:1.25rem;font-weight:700}.discount-popup__success{display:grid;gap:.8rem;margin-top:1.6rem;padding:1.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.4rem;background:rgba(var(--color-foreground),.045)}.discount-popup__success p,.discount-popup__success span{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:700}.discount-popup__code{width:fit-content;padding:.9rem 1.4rem;border:.1rem dashed rgba(var(--color-foreground),.34);border-radius:1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.8rem;font-weight:900;letter-spacing:.12rem;cursor:pointer}.discount-popup__decline{width:fit-content;margin:1.8rem auto 0;padding:0;border:0;background:transparent;color:rgba(var(--color-foreground),.72);cursor:pointer;font:inherit;font-size:1.35rem;font-weight:700;text-decoration:underline;text-underline-offset:.3rem}body.discount-popup-open{overflow:hidden}@media screen and (max-width:749px){.discount-popup{padding:1.2rem}.discount-popup__dialog{grid-template-columns:1fr;max-height:calc(100vh - 2.4rem);overflow-y:auto;border-radius:1.6rem}.discount-popup__media{min-height:18rem;max-height:26rem}.discount-popup__content{padding:2.4rem 1.8rem 2rem}}@media(prefers-reduced-motion:no-preference){.discount-popup__dialog{transform:translateY(1rem) scale(.98);opacity:0;transition:opacity .22s ease,transform .22s ease}.discount-popup.is-open .discount-popup__dialog{transform:translateY(0) scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/discount-popup.css.map */
