.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#140e1880;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:newsletter-popup-fade .15s ease}.newsletter-popup[hidden]{display:none}@keyframes newsletter-popup-fade{0%{opacity:0}to{opacity:1}}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.newsletter-popup__dialog{position:relative;display:flex;width:min(1240px,100%);max-height:min(800px,94vh);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 24px 80px #0f0a1859;opacity:0;transform:translateZ(0) scale(.96);transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.newsletter-popup.is-open .newsletter-popup__dialog{opacity:1;transform:translateZ(0) scale(1)}.newsletter-popup__close{position:absolute;top:14px;right:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#ffffffd9;color:#b81f63;cursor:pointer;transition:background .15s ease}.newsletter-popup__close:hover{background:#fdeef5}.newsletter-popup__media{flex:0 0 54%;display:flex;padding:22px}.newsletter-popup__media-frame{flex:1;border-radius:18px;overflow:hidden;background:#fdeef5}.newsletter-popup__image{width:100%;height:100%;object-fit:cover;display:block}.newsletter-popup__body{flex:1;display:flex;flex-direction:column;padding:64px 56px;overflow-y:auto}.newsletter-popup__step{margin-top:auto;margin-bottom:auto}@media screen and (max-height:840px){.newsletter-popup__body{padding-top:44px;padding-bottom:44px}}.newsletter-popup__body{opacity:0;transition:opacity .2s ease-out .12s}.newsletter-popup.is-open .newsletter-popup__body{opacity:1}.newsletter-popup__heading{margin:0 0 12px;font-size:28px;line-height:1.2;font-weight:700;letter-spacing:-.01em;color:#1b1b1b}.newsletter-popup__text{margin:0 0 22px;font-size:15px;line-height:1.55;color:#555}.newsletter-popup__text--mobile{display:none}.newsletter-popup__form{display:flex;flex-direction:column}.newsletter-popup__field{display:flex;align-items:center;gap:8px;height:62px;padding:8px 8px 8px 22px;background:var(--brand-pink, #e4307a);border-radius:12px}.newsletter-popup__input{flex:1;min-width:0;height:100%;padding:0;font-family:var(--font-body-family);font-size:15px;color:#fff;background:transparent;border:0;box-shadow:none}.newsletter-popup__input::placeholder{color:#fff;opacity:.9}.newsletter-popup__input:focus,.newsletter-popup__input:focus-visible{outline:none;box-shadow:none}.newsletter-popup__submit,.newsletter-popup__submit .newsletter-popup__submit-label{text-transform:none!important;letter-spacing:normal!important;font-family:var(--font-body-family)!important;font-weight:700!important}.newsletter-popup__submit{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:46px;padding:0 26px;border:0;border-radius:8px;background:#fff;color:var(--brand-pink, #e4307a);font-size:14px;cursor:pointer;transition:filter .15s ease}.newsletter-popup__submit:hover{background:#fff;filter:brightness(.97)}.newsletter-popup__submit-spinner{display:none;width:18px;height:18px;border:2px solid rgba(228,48,122,.3);border-top-color:var(--brand-pink, #e4307a);border-radius:50%;animation:newsletter-popup-spin .7s linear infinite}.newsletter-popup__form.is-loading .newsletter-popup__submit-label{visibility:hidden}.newsletter-popup__form.is-loading .newsletter-popup__submit-spinner{display:block;position:absolute}@keyframes newsletter-popup-spin{to{transform:rotate(360deg)}}.newsletter-popup__error{margin:10px 0 0;font-size:12.5px;color:var(--brand-red, #ea3231)}.newsletter-popup__error[hidden]{display:none}.newsletter-popup__legal{margin:18px 0 0;font-size:10.5px;line-height:1.5;color:#999}.newsletter-popup__legal a{color:var(--brand-pink, #e4307a);text-decoration:none}.newsletter-popup__legal a:hover{text-decoration:underline}.newsletter-popup__code-row{display:flex;gap:10px;margin:4px 0 0}.newsletter-popup__code{flex:1;display:flex;align-items:center;justify-content:center;height:50px;font-size:16px;font-weight:700;letter-spacing:.12em;color:var(--brand-pink, #e4307a);background:#fff;border:1px solid #e6e8ec;border-radius:10px}.newsletter-popup__copy{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:1px solid #e6e8ec;border-radius:10px;background:#fff;color:var(--brand-pink, #e4307a);cursor:pointer;transition:background .15s ease}.newsletter-popup__copy:hover{background:#f5f5f7}.newsletter-popup__copy svg{display:block}body.newsletter-popup-open{overflow:hidden}@media screen and (max-width:749px){.newsletter-popup{padding:16px}.newsletter-popup__dialog{flex-direction:column;width:100%;max-width:440px;max-height:92vh;border-radius:24px}.newsletter-popup__media{flex:0 0 auto;padding:16px 16px 0}.newsletter-popup__media-frame{flex:none;width:100%}.newsletter-popup__image{height:auto;aspect-ratio:1 / 1}.newsletter-popup__body{padding:24px 20px 28px}.newsletter-popup__heading{font-size:21px}.newsletter-popup__text{font-size:14px;margin-bottom:18px}.newsletter-popup__text--desktop{display:none}.newsletter-popup__text--mobile{display:block}.newsletter-popup__field{flex-direction:column;align-items:stretch;gap:8px;height:auto;padding:8px}.newsletter-popup__input{flex:0 0 auto;height:50px;padding:0 14px}.newsletter-popup__submit{flex:0 0 auto;width:100%;height:50px}.newsletter-popup__close,.newsletter-popup__close:hover{background:none}}@media(prefers-reduced-motion:reduce){.newsletter-popup__dialog{transition:opacity .15s ease-out}.newsletter-popup__dialog,.newsletter-popup.is-open .newsletter-popup__dialog{transform:translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/newsletter-popup.css.map */
