wate-email-popup{display:block}.wate-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0000008c;visibility:hidden;opacity:0;transition:opacity .28s ease,visibility 0s linear .28s;overscroll-behavior:contain;overflow-y:auto}wate-email-popup[open] .wate-popup__overlay{visibility:visible;opacity:1;transition:opacity .28s ease,visibility 0s linear 0s}.wate-popup__dialog{position:relative;width:100%;max-width:92rem;max-height:calc(100dvh - 4rem);overflow-y:auto;border-radius:var(--wate-popup-radius, var(--popup-corner-radius));background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));transform:translateY(2rem) scale(.97);opacity:0;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .28s ease}wate-email-popup[open] .wate-popup__dialog{transform:none;opacity:1}@media(prefers-reduced-motion:reduce){.wate-popup__overlay,wate-email-popup[open] .wate-popup__overlay,.wate-popup__dialog{transition:none}.wate-popup__dialog{transform:none}}.wate-popup__close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease,transform .2s ease}.wate-popup__close:hover{background:rgba(var(--color-foreground),.1);transform:scale(1.06)}.wate-popup__close .svg-wrapper{width:1.6rem;height:1.6rem}.wate-popup__grid{display:grid;grid-template-columns:1fr}.wate-popup--with-image .wate-popup__grid{grid-template-columns:1fr}.wate-popup__media{display:none;position:relative;overflow:hidden;background:rgba(var(--color-foreground),.05)}.wate-popup__media img{display:block;width:100%;height:100%;object-fit:cover}.wate-popup__body{padding:4rem 2.4rem 3rem;display:flex;flex-direction:column;gap:1.4rem;text-align:center}@media screen and (min-width:750px){.wate-popup__body{padding:5rem 4.4rem;text-align:left}.wate-popup--with-image .wate-popup__grid{grid-template-columns:.85fr 1fr}.wate-popup--with-image .wate-popup__media{display:block}}.wate-popup__eyebrow{color:rgb(var(--color-button))}.wate-popup__heading{font-size:3.4rem}.wate-popup__heading em{font-style:normal;color:rgb(var(--color-button))}@media screen and (min-width:750px){.wate-popup__heading{font-size:4.6rem}}.wate-popup__text{margin:0;font-size:1.6rem;line-height:1.5;opacity:.85}.wate-popup__fineprint{margin:0;font-size:1.2rem;line-height:1.4;opacity:.6}.wate-popup__fineprint p{margin:0}.wate-popup__fineprint a{color:currentColor}.wate-popup__form{display:flex;flex-direction:column;gap:1.2rem;margin:.6rem 0 0}.wate-popup__form .field{margin:0}.wate-popup__consent{display:flex;align-items:flex-start;gap:.9rem;text-align:left;font-size:1.3rem;line-height:1.4;opacity:.8;cursor:pointer}.wate-popup__consent input{flex-shrink:0;width:1.7rem;height:1.7rem;margin:.1rem 0 0;accent-color:rgb(var(--color-button));cursor:pointer}.wate-popup__consent a{color:currentColor}.wate-popup__submit{width:100%;min-height:5.2rem}.wate-popup__submit[aria-busy=true]{opacity:.65;pointer-events:none}.wate-popup__error{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:0;font-size:1.4rem;color:rgb(var(--color-error, 227 55 55))}.wate-popup__error[hidden]{display:none}.wate-popup__error .svg-wrapper{width:1.5rem;height:1.5rem;flex-shrink:0}@media screen and (min-width:750px){.wate-popup__error{justify-content:flex-start}}.wate-popup__state[hidden]{display:none}.wate-popup__state{display:flex;flex-direction:column;gap:1.4rem}.wate-popup__code{display:flex;align-items:stretch;gap:0;margin:.4rem 0;border:2px dashed rgba(var(--color-foreground),.35);border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.wate-popup__code-value{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:1.4rem 1.6rem;font-family:var(--font-display-family);font-weight:800;font-size:2.6rem;letter-spacing:.1em;text-transform:uppercase;word-break:break-all}.wate-popup__copy{flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem;padding:0 1.8rem;border:none;border-left:2px dashed rgba(var(--color-foreground),.35);background:transparent;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.3rem;font-weight:var(--font-body-weight-bold);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .2s ease}.wate-popup__copy:hover{background:rgba(var(--color-foreground),.07)}.wate-popup__copy .svg-wrapper{width:1.6rem;height:1.6rem}.wate-popup__copy .wate-popup__copy-done,.wate-popup__copy[data-copied=true] .wate-popup__copy-idle{display:none}.wate-popup__copy[data-copied=true] .wate-popup__copy-done,.wate-popup__copy-idle{display:inline-flex;align-items:center;gap:.6rem}.wate-popup__success-icon{display:flex;justify-content:center}.wate-popup__success-icon .svg-wrapper{width:5.2rem;height:5.2rem}@media screen and (min-width:750px){.wate-popup__success-icon{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/wate-email-popup.css.map */
