.htc-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;font-family:var(--font-body-family, "DM Sans", system-ui, sans-serif)}.htc-popup[hidden]{display:none}.htc-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14141400;transition:background .3s ease;pointer-events:auto}.htc-popup__sheet{position:relative;width:100%;max-width:100%;max-height:85vh;background:#fafaf8;border-radius:16px 16px 0 0;padding:28px 22px 22px;pointer-events:auto;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);overflow-y:auto;box-shadow:0 -8px 32px #1414141f;-webkit-overflow-scrolling:touch;color:#141414}.htc-popup--open .htc-popup__backdrop{background:#14141473}.htc-popup--open .htc-popup__sheet{transform:translateY(0)}.htc-popup__close{position:absolute;top:12px;right:12px;width:44px;height:44px;border:none;background:transparent;color:#6b6b6b;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.htc-popup__close:hover,.htc-popup__close:focus-visible{background:#f2f0ec;color:#141414;outline:none}.htc-popup__eyebrow{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#2d6a4f;background:#e8f5ee;padding:5px 10px;border-radius:999px;margin-bottom:14px}.htc-popup__eyebrow--success{color:#fff;background:#2d6a4f}.htc-popup__title{font-family:var(--font-heading-family, "Playfair Display", Georgia, serif);font-size:28px;line-height:1.15;font-weight:700;color:#141414;margin:0 0 12px;letter-spacing:-.01em}.htc-popup__sub{font-size:15px;line-height:1.5;color:#6b6b6b;margin:0 0 22px}.htc-popup__form{display:flex;flex-direction:column;gap:14px}.htc-popup__field{display:flex;flex-direction:column;gap:6px}.htc-popup__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.htc-popup__input{width:100%;height:52px;padding:0 16px;font-size:16px;font-family:inherit;color:#141414;background:#fff;border:1.5px solid #E0DDD7;border-radius:10px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.htc-popup__input::placeholder{color:#9c9c9c}.htc-popup__input:hover{border-color:#6b6b6b}.htc-popup__input:focus{border-color:#2d6a4f;box-shadow:0 0 0 3px #2d6a4f1f}.htc-popup__input--error{border-color:#b8392e}.htc-popup__input--error:focus{box-shadow:0 0 0 3px #b8392e26}.htc-popup__error{font-size:13px;color:#b8392e;min-height:18px;line-height:1.3}.htc-popup__submit{width:100%;min-height:52px;padding:14px 18px;background:#2d6a4f;color:#fafaf8;border:none;border-radius:10px;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,transform .05s ease;-webkit-tap-highlight-color:transparent}.htc-popup__submit:hover,.htc-popup__submit:focus-visible{background:#52a87a;outline:none}.htc-popup__submit:active{transform:scale(.985)}.htc-popup__submit:disabled{opacity:.6;cursor:progress}.htc-popup__small{font-size:12px;line-height:1.45;color:#6b6b6b;margin:6px 0 0}.htc-popup__success-state .htc-popup__title{margin-bottom:8px}.htc-popup__code-row{display:flex;align-items:stretch;gap:8px;background:#f2f0ec;border:1.5px dashed #2D6A4F;border-radius:10px;padding:14px 16px;margin:4px 0 18px}.htc-popup__code{flex:1;font-family:var(--font-heading-family, "Playfair Display", Georgia, serif);font-size:22px;font-weight:700;letter-spacing:.06em;color:#2d6a4f;display:flex;align-items:center;-webkit-user-select:all;user-select:all}.htc-popup__copy{height:40px;padding:0 14px;background:transparent;color:#2d6a4f;border:1.5px solid #2D6A4F;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.htc-popup__copy:hover,.htc-popup__copy:focus-visible{background:#2d6a4f;color:#fafaf8;outline:none}.htc-popup__copy--copied{background:#52a87a;color:#fafaf8;border-color:#52a87a}.htc-popup__cta{display:block;width:100%;min-height:52px;padding:16px 18px;background:#2d6a4f;color:#fafaf8;border-radius:10px;text-align:center;text-decoration:none;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.01em;transition:background .15s ease}.htc-popup__cta:hover,.htc-popup__cta:focus-visible{background:#52a87a;color:#fafaf8;outline:none}@media(min-width:750px){.htc-popup{align-items:center;padding:24px}.htc-popup__sheet{max-width:480px;border-radius:16px;padding:36px 32px 30px;transform:translateY(20px) scale(.985);opacity:0;transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .2s ease}.htc-popup--open .htc-popup__sheet{transform:translateY(0) scale(1);opacity:1}.htc-popup__title{font-size:32px}}@media(prefers-reduced-motion:reduce){.htc-popup__sheet,.htc-popup__backdrop{transition:opacity .15s ease!important;transform:none!important}.htc-popup--open .htc-popup__sheet{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/email-capture-popup.css.map */
