.custom-email-popup{position:fixed;bottom:2rem;left:2rem;width:38rem;max-width:calc(100vw - 4rem);background:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground));padding:3rem;z-index:40}.custom-email-popup__close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.custom-email-popup__eyebrow{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6;margin:0 0 .5rem}.custom-email-popup__title{font-size:1.8rem;font-weight:500;margin:0 0 1rem}.custom-email-popup__text{font-size:1.2rem;line-height:1.6;margin:0 0 2rem}.custom-email-popup__form{display:flex;justify-content:space-between;align-items:center;border-bottom:.1rem solid rgb(var(--color-foreground));padding-bottom:.8rem}.custom-email-popup__form input[type=email]{border:none;background:none;flex:1;font-size:1.2rem;color:rgb(var(--color-foreground))}.custom-email-popup__submit{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:1.2rem;letter-spacing:.05em;color:rgb(var(--color-foreground));white-space:nowrap}.custom-email-popup :focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.custom-email-popup__form:focus-within{border-bottom-color:rgb(var(--color-foreground));box-shadow:0 .1rem rgb(var(--color-foreground))}.custom-email-popup__form input[type=email]:focus-visible{outline:none}@media screen and (max-width:749px){.custom-email-popup{left:1.5rem;right:1.5rem;bottom:1.5rem;width:auto;padding:2rem}}.custom-email-popup__error{font-size:1.2rem;color:rgb(var(--color-error, 178 59 59));margin:1rem 0 0}.custom-email-popup__code-row{display:flex;align-items:center;justify-content:space-between;border:.1rem solid rgba(var(--color-foreground),.2);padding:1.3rem 1.6rem;margin-top:.4rem}.custom-email-popup__code{font-size:1.2rem;font-weight:500;text-transform:uppercase}.custom-email-popup__copy{background:none;border:none;cursor:pointer;font-size:1.05rem;letter-spacing:.02em;text-decoration:underline;text-underline-offset:.25rem;color:rgba(var(--color-foreground),.7);transition:color .2s ease;white-space:nowrap}.custom-email-popup__copy:hover{color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-email-popup.css.map */
