.waitlist-popup-overlay{z-index:220;padding:max(24px,env(safe-area-inset-top,0px))max(24px,env(safe-area-inset-right,0px))max(24px,env(safe-area-inset-bottom,0px))max(24px,env(safe-area-inset-left,0px));touch-action:manipulation;-webkit-overflow-scrolling:touch;background:#0009;justify-content:center;align-items:center;animation:.28s ease-out waitlist-popup-fade-in;display:flex;position:fixed;inset:0}@keyframes waitlist-popup-fade-in{0%{opacity:0}to{opacity:1}}.waitlist-popup-card{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:#f5efe4;border-radius:2px;width:100%;max-width:480px;max-height:calc(100dvh - 48px);padding:48px;position:relative;overflow-y:auto;box-shadow:0 24px 48px #1e18102e}.waitlist-popup-close{top:max(12px,env(safe-area-inset-top,0px));right:max(12px,env(safe-area-inset-right,0px));width:44px;height:44px;color:var(--arya-ink,#1e1810);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;transition:opacity .2s;display:inline-flex;position:absolute}.waitlist-popup-close:hover{opacity:.65}.waitlist-popup-close:focus-visible{outline:2px solid var(--arya-cognac,#8b6a3e);outline-offset:2px}.waitlist-popup-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.waitlist-popup-mark{margin-bottom:24px}.waitlist-popup-headline{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;color:var(--arya-ink,#1e1810);margin:0 0 16px;font-size:clamp(32px,5vw,42px);font-weight:400;line-height:1.15}.waitlist-popup-headline em{color:var(--arya-cognac,#8b6a3e);font-style:italic}.waitlist-popup-sub{font-family:var(--font-inter),system-ui,sans-serif;color:#1e1810b3;max-width:36em;margin:0 0 28px;font-size:14px;line-height:1.6}.waitlist-popup-form{flex-direction:column;gap:14px;width:100%;display:flex}.waitlist-popup-input{box-sizing:border-box;width:100%;font-family:var(--font-inter),system-ui,sans-serif;color:var(--arya-ink,#1e1810);border:1px solid var(--arya-cognac,#8b6a3e);background:#f5efe4;border-radius:0;padding:14px 16px;font-size:16px}.waitlist-popup-input::placeholder{color:#1e181073}.waitlist-popup-input:focus{border-color:var(--arya-ink,#1e1810);box-shadow:0 0 0 1px var(--arya-ink,#1e1810);outline:none}.waitlist-popup-submit{background:var(--arya-ink,#1e1810);color:#f5efe4;width:100%;min-height:48px;font-family:var(--font-jost),system-ui,sans-serif;letter-spacing:.26em;text-transform:uppercase;cursor:pointer;border:none;padding:16px 20px;font-size:11px;font-weight:500;transition:background .2s,opacity .2s}.waitlist-popup-submit:hover:not(:disabled){background:#2c2418}.waitlist-popup-submit:disabled{opacity:.65;cursor:not-allowed}.waitlist-popup-submit:focus-visible{outline:2px solid var(--arya-cognac,#8b6a3e);outline-offset:2px}.waitlist-popup-decline{min-height:44px;font-family:var(--font-inter),system-ui,sans-serif;color:#1e18108c;text-underline-offset:3px;cursor:pointer;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:12px 8px;font-size:12px;text-decoration:underline;transition:color .2s;display:inline-flex}.waitlist-popup-decline:hover{color:var(--arya-ink,#1e1810)}.waitlist-popup-decline:focus-visible{outline:2px solid var(--arya-cognac,#8b6a3e);outline-offset:2px}.waitlist-popup-add-another{border:1px solid var(--arya-cognac,#8b6a3e);width:100%;max-width:280px;min-height:48px;font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--arya-ink,#1e1810);cursor:pointer;background:0 0;margin-top:8px;padding:12px 20px;font-size:12px;font-weight:500;transition:background .2s,color .2s}.waitlist-popup-add-another:hover{background:#8b6a3e1f}.waitlist-popup-add-another:focus-visible{outline:2px solid var(--arya-cognac,#8b6a3e);outline-offset:2px}.waitlist-popup-error{font-family:var(--font-inter),system-ui,sans-serif;color:#8b2942;text-align:center;margin:0;font-size:13px}.waitlist-popup-fine{font-family:var(--font-inter),system-ui,sans-serif;color:var(--arya-cognac,#8b6a3e);opacity:.85;margin:16px 0 0;font-size:11px;line-height:1.5}.waitlist-popup-thanks .waitlist-popup-headline{margin-bottom:12px}.waitlist-popup-thanks .waitlist-popup-sub{margin-bottom:0}@media (max-width:480px){.waitlist-popup-overlay{padding-left:max(24px,env(safe-area-inset-left,0px));padding-right:max(24px,env(safe-area-inset-right,0px))}.waitlist-popup-card{padding:32px 24px}.waitlist-popup-headline{font-size:clamp(26px,7vw,34px)}.waitlist-popup-sub{margin-bottom:22px;font-size:13px}.waitlist-popup-input{padding:12px 14px}.waitlist-popup-fine{font-size:10px}}@media (max-height:500px) and (orientation:landscape){.waitlist-popup-card{padding:24px 20px}.waitlist-popup-mark{margin-bottom:12px}.waitlist-popup-mark svg{width:32px;height:32px}.waitlist-popup-headline{margin-bottom:8px;font-size:24px}.waitlist-popup-sub{margin-bottom:14px;font-size:12px}.waitlist-popup-form{gap:10px}}@supports (max-height:100dvh){.waitlist-popup-card{max-height:calc(100dvh - 48px)}}
