.cherry-waitlist{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .28s cubic-bezier(.22,1,.36,1)}.cherry-waitlist[aria-hidden=false],.cherry-waitlist.is-open{display:flex;opacity:1}.cherry-waitlist__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#291d1f8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.cherry-waitlist__dialog{position:relative;width:100%;max-width:480px;padding:48px 40px 40px;background:#fff;border-radius:24px;box-shadow:0 24px 60px #291d1f2e,0 4px 12px #291d1f0f;transform:scale(.96) translateY(8px);opacity:0;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s ease-out}.cherry-waitlist[aria-hidden=false] .cherry-waitlist__dialog,.cherry-waitlist.is-open .cherry-waitlist__dialog{transform:scale(1) translateY(0);opacity:1}.cherry-waitlist__close{position:absolute;top:16px;right:16px;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#291d1f;cursor:pointer;transition:background-color .2s ease}.cherry-waitlist__close:hover{background:#a1252414}.cherry-waitlist__close:focus-visible{outline:2px solid #A12524;outline-offset:2px}.cherry-waitlist__heading{margin:0 0 12px;font-family:var(--font-heading-family, "Finis Grotesk Display", serif);font-weight:700;font-size:clamp(28px,4.2vw,36px);line-height:1.1;letter-spacing:-.01em;color:#291d1f}.cherry-waitlist__subhead{margin:0 0 24px;font-family:var(--font-body-family, system-ui);font-size:15px;line-height:1.55;color:#5c4f51}.cherry-waitlist__form{display:flex;flex-direction:column;gap:12px}.cherry-waitlist__input{width:100%;padding:16px 18px;font-family:inherit;font-size:16px;line-height:1.4;color:#291d1f;background:#faf7f6;border:1.5px solid transparent;border-radius:12px;transition:border-color .2s ease,background-color .2s ease}.cherry-waitlist__input::placeholder{color:#9a8b8d}.cherry-waitlist__input:hover{background:#f5efee}.cherry-waitlist__input:focus{outline:none;border-color:#a12524;background:#fff}.cherry-waitlist__input[aria-invalid=true]{border-color:#c73d2e;background:#fdf4f3}.cherry-waitlist__submit{position:relative;margin-top:4px}.cherry-waitlist__submit[disabled]{opacity:.7;cursor:progress}.cherry-waitlist__spinner{display:none;width:16px;height:16px;margin-left:10px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:cherry-waitlist-spin .8s linear infinite;vertical-align:middle}.cherry-waitlist__submit.is-loading .cherry-waitlist__spinner{display:inline-block}@keyframes cherry-waitlist-spin{to{transform:rotate(360deg)}}.cherry-waitlist__error{margin:4px 0 0;padding:10px 14px;font-size:14px;line-height:1.5;color:#8c2820;background:#fbeae8;border-radius:10px}.cherry-waitlist__success-state{text-align:center;padding:8px 0 4px}.cherry-waitlist__success-mark{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:16px;background:#a1252414;border-radius:50%;animation:cherry-waitlist-pop .42s cubic-bezier(.22,1,.36,1) both}@keyframes cherry-waitlist-pop{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:1}}.cherry-waitlist__success-text{margin:0;font-family:var(--font-heading-family, "Finis Grotesk Display", serif);font-weight:700;font-size:22px;line-height:1.3;color:#291d1f}@media screen and (max-width:540px){.cherry-waitlist{padding:16px;align-items:flex-end}.cherry-waitlist__dialog{padding:40px 24px 28px;border-radius:20px;max-width:100%}.cherry-waitlist__heading{font-size:26px}}@media(prefers-reduced-motion:reduce){.cherry-waitlist,.cherry-waitlist__dialog,.cherry-waitlist__success-mark{transition:none;animation:none}}body.cherry-waitlist-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cherry-waitlist-modal.css.map */
