.email-capture{--ec-paper: #ffffff;--ec-ink: #0a0a0a;--ec-muted: #6f6f6f;--ec-border: #0a0a0a;--ec-error: #b00020}.email-capture__stamp{position:fixed;bottom:22px;width:86px;height:86px;padding:0;margin:0;border:0;background:transparent;cursor:pointer;z-index:20;color:var(--ec-ink);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .4s}.email-capture--stamp-bottom-left .email-capture__stamp{left:22px;right:auto}.email-capture--stamp-bottom-right .email-capture__stamp{right:22px;left:auto}@media(max-width:749px){.email-capture--template-product .email-capture__stamp{display:none}}.email-capture__stamp[hidden]{display:none}.email-capture__stamp svg{width:100%;height:100%;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.08))}.email-capture__stamp:hover{transform:scale(1.06)}.email-capture__stamp:hover .email-capture__stamp-orbit-group{animation-duration:12s}.email-capture__stamp:active{transform:scale(.96)}.email-capture__stamp:focus-visible{outline:none}.email-capture__stamp:focus-visible svg circle:first-of-type{stroke-width:1.5}.email-capture__stamp-orbit-group{transform-origin:50px 50px;transform-box:view-box;animation:ec-stamp-orbit 38s linear infinite}.email-capture__stamp-orbit{font-family:var(--font-body-family, ui-sans-serif),sans-serif;font-weight:medium;font-size:8.5px;letter-spacing:.36em;text-transform:uppercase;fill:currentColor;font-weight:500}.email-capture__stamp-mark{font-family:var(--font-heading-family, ui-serif),serif;font-size:14px;font-weight:700;letter-spacing:.04em;fill:currentColor}@keyframes ec-stamp-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.email-capture__dialog{border:0;padding:0;margin:0;width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:100vh;background:transparent;color:var(--ec-ink);overflow:hidden;transition:overlay .28s allow-discrete,display .28s allow-discrete}.email-capture__dialog::backdrop{background:#0a0a0a00;transition:background .24s ease-out}.email-capture__dialog[open]::backdrop{background:#0a0a0a80}@starting-style{.email-capture__dialog[open]::backdrop{background:#0a0a0a00}}.email-capture__paper{position:relative;width:100%;height:100%;background:var(--ec-paper);display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,38vh) 1fr;transform:translateY(18px) scale(.985);opacity:0;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .22s ease-out}.email-capture__dialog[open] .email-capture__paper{transform:translateY(0) scale(1);opacity:1}@starting-style{.email-capture__dialog[open] .email-capture__paper{transform:translateY(18px) scale(.985);opacity:0}}@media(min-width:990px){.email-capture__paper{grid-template-columns:1.05fr 1fr;grid-template-rows:1fr}}.email-capture__media{position:relative;overflow:hidden;background:#ece8e1}.email-capture__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.email-capture__content{position:relative;display:flex;align-items:center;justify-content:center;padding:36px 24px 32px;color:var(--ec-ink)}@media(min-width:750px){.email-capture__content{padding:56px 48px}}.email-capture__close{position:absolute;top:16px;right:16px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:currentColor;cursor:pointer;border-radius:50%;transition:background .18s ease}.email-capture__close:hover{background:#0a0a0a0f}.email-capture__close:focus-visible{outline:1px solid var(--ec-ink);outline-offset:2px}.email-capture__inner{width:100%;max-width:460px;display:flex;flex-direction:column}.email-capture__eyebrow{font-family:var(--font-body-family);font-size:11px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 12px;color:var(--ec-ink)}@media only screen and (max-width:749px){.email-capture__eyebrow{margin-bottom:8px}}.email-capture__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400);font-size:clamp(28px,4.2vw,40px);line-height:1.06;letter-spacing:-.005em;margin:0 0 12px;text-wrap:balance}@media only screen and (max-width:749px){.email-capture__title{margin:0 0 12px}}.email-capture__body{font-family:var(--font-body-family);font-size:14px;line-height:1.5;color:var(--ec-muted);margin:0 0 30px}@media only screen and (max-width:749px){.email-capture__body{margin:0 0 24px}}.email-capture__body p{margin:0 0 .5em}.email-capture__body p:last-child{margin-bottom:0}.email-capture__form{margin:0;display:contents}.email-capture__field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border:1px solid var(--ec-border);margin-top:6px;transition:outline .16s ease}.email-capture__field:focus-within{outline:1px solid var(--ec-border);outline-offset:1px}.email-capture__input{border:0;background:transparent;padding:16px 18px;font-family:var(--font-body-family);font-size:14px;letter-spacing:.04em;color:var(--ec-ink);min-width:0;width:100%}.email-capture__input:focus{outline:0}.email-capture__input::placeholder{color:var(--ec-muted);text-transform:uppercase;letter-spacing:.18em;font-size:12px;opacity:1}.email-capture__submit{-webkit-appearance:none;appearance:none;border:0;border-left:1px solid var(--ec-border);background:var(--ec-ink);color:#fff;padding:0 28px;font-family:var(--font-body-family);font-size:11px;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,opacity .2s ease;min-width:132px}.email-capture__submit:hover{background:#1c1c1c}.email-capture__submit:focus-visible{outline:1px solid var(--ec-ink);outline-offset:2px}.email-capture__submit[disabled]{opacity:.6;cursor:progress}.email-capture__message{margin:0;font-size:13px;line-height:1.45}.email-capture__message--error{color:var(--ec-error)}.email-capture__message--success{color:var(--ec-ink);font-style:italic}.email-capture__fineprint{font-family:var(--font-body-family);font-size:11px;line-height:1.5;letter-spacing:.04em;color:var(--ec-muted);margin:0;padding-top:12px;padding-left:2px}.email-capture__interests{border:0;padding:0;margin:8px 0 4px;display:flex;flex-direction:column;gap:10px;min-width:0}.email-capture__interests-heading{font-family:var(--font-body-family);font-size:11px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;padding:0;color:var(--ec-ink);float:none}.email-capture__interests-grid{display:flex;flex-wrap:wrap;gap:14px 16px;margin-bottom:36px;align-items:flex-start}.email-capture__interest{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;width:78px;text-align:center;-webkit-user-select:none;user-select:none}.email-capture__interest-image{position:relative;display:grid;place-items:center;width:64px;height:64px;border:1.5px solid rgba(0,0,0,.75);border-radius:50%;background:transparent;transition:transform .2s cubic-bezier(.16,1,.3,1)}.email-capture__interest-img{width:52px;height:52px;object-fit:cover;display:block;border-radius:50%;background:#ece8e1}.email-capture__interest-overlay{position:absolute;width:52px;height:52px;border-radius:50%;background:#0a0a0a8c;color:#fff;display:grid;place-items:center;opacity:0;transform:scale(.85);transition:opacity .22s ease,transform .24s cubic-bezier(.16,1,.3,1);pointer-events:none}.email-capture__interest-tick{width:22px;height:22px;stroke-dasharray:24;stroke-dashoffset:24;transition:stroke-dashoffset .32s cubic-bezier(.16,1,.3,1) 80ms}.email-capture__interest:hover .email-capture__interest-image{transform:scale(1.04)}.email-capture__interest-input:checked~.email-capture__interest-image .email-capture__interest-overlay{opacity:1;transform:scale(1)}.email-capture__interest-input:checked~.email-capture__interest-image .email-capture__interest-tick{stroke-dashoffset:0}.email-capture__interest-input:focus-visible~.email-capture__interest-image{outline:2px solid var(--ec-ink);outline-offset:3px}.email-capture__interest-label{font-family:var(--font-body-family);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ec-ink);line-height:1.2}.email-capture[data-state=success] .email-capture__field,.email-capture[data-state=success] .email-capture__fineprint,.email-capture[data-state=success] .email-capture__interests{display:none}.email-capture[data-state=success] .email-capture__message--success{display:block;font-size:16px;font-style:normal;padding-top:8px;border-top:1px solid rgba(10,10,10,.12);margin-top:8px}@media(max-width:749px){.email-capture__paper{grid-template-rows:minmax(0,32vh) 1fr}.email-capture__content{align-items:flex-start;padding:28px 20px max(20px,env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.email-capture__inner{max-width:none;gap:0}.email-capture__field{display:flex;flex-direction:column;border:0;gap:10px;margin-top:8px;padding-bottom:8px}.email-capture__field:focus-within{outline:none}.email-capture__input{border:1px solid var(--ec-border);padding:16px 18px;font-size:16px;width:100%}.email-capture__input:focus{outline:1px solid var(--ec-border);outline-offset:1px}.email-capture__submit{border:0;border-left:0;width:100%;min-height:54px;padding:18px 24px}.email-capture__fineprint{text-align:center;padding-top:2px}.email-capture__message{text-align:center}.email-capture__interests-grid{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;gap:12px;margin:0 -20px 24px;padding:4px 20px;scrollbar-width:none}.email-capture__interests-grid::-webkit-scrollbar{display:none}.email-capture__interest{width:64px;scroll-snap-align:start}.email-capture__interest-image{width:56px;height:56px}.email-capture__interest-img,.email-capture__interest-overlay{width:44px;height:44px}.email-capture__interest-tick{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.email-capture__paper,.email-capture__dialog,.email-capture__dialog::backdrop,.email-capture__stamp,.email-capture__stamp-orbit-group{animation:none!important;transition-duration:.001ms!important}}.collab-card{position:relative;display:block}.collab-card__bell{position:absolute;top:12px;right:12px;width:38px;height:38px;padding:0;margin:0;border:1px solid #0a0a0a;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#0a0a0a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:3;transition:transform .22s cubic-bezier(.16,1,.3,1),background .2s ease}.collab-card__bell[hidden]{display:none}.collab-card__bell:hover{transform:scale(1.06);background:#fff}.collab-card__bell:active{transform:scale(.96)}.collab-card__bell:focus-visible{outline:2px solid #0a0a0a;outline-offset:2px}.collab-card__bell-icon{width:18px;height:18px}@media(prefers-reduced-motion:reduce){.collab-card__bell{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
