newsletter-modal{display:none}newsletter-modal.active{display:block}.newsletter-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:9998;opacity:0;transition:opacity .3s ease}newsletter-modal.active .newsletter-modal__overlay{opacity:1}.newsletter-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:#fff;z-index:9999;padding:40px;box-sizing:border-box}.newsletter-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;color:#1a1a1a;opacity:.5;transition:opacity .2s}.newsletter-modal__close:hover{opacity:1}.newsletter-modal__close svg{width:24px;height:24px;display:block}.newsletter-modal__content{color:#1a1a1a}.newsletter-modal__title{font-family:var(--font-heading-family);font-size:32px;font-weight:400;margin:0 0 12px;letter-spacing:.02em;color:#1a1a1a}.newsletter-modal__desc{font-size:14px;line-height:1.6;color:#1a1a1aa6;margin:0 0 28px}.newsletter-modal__form{display:flex;flex-direction:column;gap:20px}.newsletter-modal__email-wrap{position:relative}.newsletter-modal__email{width:100%;padding:14px 16px;background:transparent;border:1px solid rgba(26,26,26,.3);color:#1a1a1a;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .2s}.newsletter-modal__email::placeholder{color:#1a1a1a66}.newsletter-modal__email:focus{outline:none;border-color:#1a1a1acc}.newsletter-modal__section-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a80;margin:0 0 12px}.newsletter-modal__checkbox-list{display:flex;flex-direction:column;gap:12px}.newsletter-modal__checkbox-item{display:flex;align-items:center;gap:12px;cursor:pointer}.newsletter-modal__checkbox-item input[type=checkbox]{display:none}.newsletter-modal__checkbox-custom{width:18px;height:18px;border:1px solid rgba(26,26,26,.4);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s}.newsletter-modal__checkbox-item input[type=checkbox]:checked+.newsletter-modal__checkbox-custom{background:#1a1a1a;border-color:#1a1a1a}.newsletter-modal__checkbox-custom svg{width:12px;height:12px;color:#fff;opacity:0;transition:opacity .2s}.newsletter-modal__checkbox-item input[type=checkbox]:checked+.newsletter-modal__checkbox-custom svg{opacity:1}.newsletter-modal__checkbox-text{font-size:13px;color:#1a1a1ad9;line-height:1.4}.newsletter-modal__location-wrap{display:flex;align-items:center;gap:12px}.newsletter-modal__location-select{flex:1;padding:12px 36px 12px 14px;background:transparent;border:1px solid rgba(26,26,26,.3);color:#1a1a1a;font-size:13px;font-family:inherit;-webkit-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231a1a1a' fill-opacity='0.6' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s}.newsletter-modal__location-select:focus{outline:none;border-color:#1a1a1acc}.newsletter-modal__location-select option{background:#fff;color:#1a1a1a}.newsletter-modal__personalize{font-size:12px;color:#1a1a1a99;text-decoration:underline;cursor:pointer;white-space:nowrap}.newsletter-modal__personalize:hover{color:#1a1a1ae6}.newsletter-modal__submit{width:100%;padding:16px;background:#1a1a1a;color:#fff;border:none;font-size:13px;font-family:inherit;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s;margin-top:8px}.newsletter-modal__submit:hover:not(:disabled){background:#333}.newsletter-modal__submit:disabled{opacity:.4;cursor:not-allowed}.newsletter-modal__consent{font-size:11px;color:#1a1a1a66;line-height:1.5;text-align:center}.newsletter-modal__consent a{color:#1a1a1a99;text-decoration:underline}.newsletter-modal__social{display:flex;justify-content:center;gap:24px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(26,26,26,.1)}.newsletter-modal__social-link{color:#222;transition:color .2s}.newsletter-modal__social-link:hover{color:#444}.newsletter-modal__social-link svg{width:22px;height:22px;display:block}.newsletter-modal__success{text-align:center;padding:40px 20px}.newsletter-modal__success-icon{width:48px;height:48px;border:2px solid #1a1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.newsletter-modal__success-icon svg{width:24px;height:24px;color:#1a1a1a}.newsletter-modal__success-title{font-family:var(--font-heading-family);font-size:24px;font-weight:400;margin:0 0 8px;color:#1a1a1a}.newsletter-modal__success-text{font-size:14px;color:#1a1a1aa6;margin:0}.newsletter-modal__form-wrapper.hidden,.newsletter-modal__success.hidden{display:none}@media screen and (max-width:750px){.newsletter-modal{padding:32px 24px;max-width:calc(100% - 32px)}.newsletter-modal__title{font-size:26px}.newsletter-modal__desc{font-size:13px}.newsletter-modal__social{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/newsletter-modal.css.map */
