.coupon-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;align-items:center;justify-content:center;padding:2rem}.coupon-popup.is-open{display:flex}.coupon-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f14198c;backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem)}.coupon-popup__dialog{position:relative;display:flex;flex-direction:column;width:100%;max-width:42rem;max-height:90vh;overflow-y:auto;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:1.2rem;box-shadow:0 1.6rem 4rem #00000040}.coupon-popup__close{position:absolute;top:1.2rem;right:1.2rem;z-index:1;display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;background:rgb(var(--color-background));border:none;border-radius:50%;cursor:pointer}.coupon-popup__close .icon{width:1.6rem;height:1.6rem}.coupon-popup__image img{display:block;width:100%;height:auto;border-radius:1.2rem 1.2rem 0 0}.coupon-popup__content{padding:3.2rem 2.8rem;text-align:center}.coupon-popup__heading{margin:0 0 1rem;font-size:2.4rem}.coupon-popup__text{margin:0 0 2rem;color:rgba(var(--color-foreground),.75)}.coupon-popup__form{display:flex;flex-direction:column;gap:1.2rem}.coupon-popup__field-wrapper{display:flex;gap:.8rem}@media screen and (max-width:480px){.coupon-popup__field-wrapper{flex-direction:column}}.coupon-popup__input{flex:1 1 auto;min-width:0;padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.5rem}.coupon-popup__submit{flex:0 0 auto;min-width:auto;padding:0 2.4rem}.coupon-popup__error{margin:0;color:rgb(var(--color-button));font-size:1.3rem}.coupon-popup__code{display:inline-block;padding:1.4rem 3.2rem;border:.2rem dashed rgba(var(--color-foreground),.3);border-radius:.6rem;font-size:2rem;font-weight:700;letter-spacing:.1em}
/*# sourceMappingURL=/cdn/shop/t/73/assets/component-coupon-popup.css.map */
