newsletter-popup.newsletter-popup{display:contents}.newsletter-popup__dialog{border:0;padding:0;margin:auto;max-width:min(880px,92vw);width:100%;max-height:min(560px,90vh);background:var(--brand-soft-cream, #f9f7f2);color:var(--brand-licorice, #1a1a1a);overflow:hidden;border-radius:6px;font-family:var(--brand-font-sans)}.newsletter-popup__dialog::backdrop{background:#1a1a1a8c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.newsletter-popup__grid{display:grid;grid-template-columns:1fr 1fr;min-height:420px;height:100%}.newsletter-popup__panel{position:relative;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.newsletter-popup__media{position:relative;overflow:hidden}.newsletter-popup__media img{width:100%;height:100%;object-fit:cover;display:block}.newsletter-popup__heading{font-family:var(--brand-font-sans);font-size:20px;font-weight:var(--brand-fw-semibold, 600);line-height:1.25;margin:0 0 12px;letter-spacing:normal;color:var(--brand-licorice, #1a1a1a)}.newsletter-popup__subtitle{font-family:var(--brand-font-sans);font-size:var(--brand-fs-sm, 12px);font-weight:var(--brand-fw-regular, 400);line-height:1.45;margin:0 0 24px;color:#1a1a1ab8}.newsletter-popup__form{display:flex;flex-direction:column;gap:12px}.newsletter-popup__field{display:block}.newsletter-popup__input{width:100%;font:inherit;font-size:13px;padding:12px 14px;border:1px solid rgba(26,26,26,.2);background:var(--brand-white, #fff);border-radius:0;color:var(--brand-licorice, #1a1a1a);-webkit-appearance:none;appearance:none}.newsletter-popup__input:focus{outline:0;border-color:var(--brand-licorice, #1a1a1a)}.newsletter-popup__submit{font:inherit;font-size:12px;font-weight:var(--brand-fw-semibold, 600);letter-spacing:var(--brand-ls-uppercase-strong, .11em);text-transform:uppercase;padding:12px 16px;background:#3a3a3a;color:var(--brand-white, #fff);border:0;border-radius:0;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.newsletter-popup__submit:hover{background:var(--brand-licorice, #1a1a1a)}.newsletter-popup__submit:focus-visible{outline:2px solid var(--brand-licorice, #1a1a1a);outline-offset:2px}.newsletter-popup__submit[disabled]{opacity:.5;cursor:wait}.newsletter-popup__error{font-size:11px;color:#c0392b;margin:0}.newsletter-popup__success .newsletter-popup__heading{margin-bottom:8px}.newsletter-popup__success .newsletter-popup__subtitle{margin-bottom:0}.newsletter-popup__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;background:transparent;cursor:pointer;color:var(--brand-licorice, #1a1a1a);padding:0;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.newsletter-popup__close svg{width:16px;height:16px;display:block}.newsletter-popup__close:focus-visible{outline:2px solid var(--brand-licorice, #1a1a1a);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.newsletter-popup__dialog[open]{animation:newsletter-popup-in .28s ease-out}}@keyframes newsletter-popup-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference)and (max-width:749px){.newsletter-popup__dialog[open] .newsletter-popup__grid{animation:newsletter-popup-slide-up .28s ease-out}}@keyframes newsletter-popup-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:749px){.newsletter-popup__dialog{top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;background:transparent;border:0;border-radius:0;overflow:hidden}.newsletter-popup__grid{position:absolute;left:0;right:0;bottom:0;grid-template-columns:1fr;grid-template-rows:200px auto;min-height:0;height:auto;width:100%;background:var(--brand-soft-cream, #f9f7f2)}.newsletter-popup__panel{padding:28px 20px 32px;justify-content:flex-start}.newsletter-popup__media{order:-1}.newsletter-popup__close{top:6px;right:6px;width:44px;height:44px;z-index:2;pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/newsletter-popup.css.map */
