.wl-root{--paper-cream-peach:#fde3bf;--burunda:#5b0b10;--burunda-ink:#6a0915;--paints-blue:#2540d9;--font-hand:var(--font-patrick-hand),"Patrick Hand",cursive;width:100%;min-height:100dvh;background-color:var(--paper-cream-peach);background-image:url(/waitlist/paper-bg.webp);background-repeat:repeat;background-size:480px auto;color:var(--burunda-ink);font-family:var(--font-hand),system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wl-root,.wl-root *,.wl-root :after,.wl-root :before{box-sizing:border-box}.wl-root .hero{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:100dvh}.wl-root .poster-stage{position:relative;width:min(100vw,calc(100vh * 1672 / 941));aspect-ratio:1672/941}@media (max-width:1199.98px){.wl-root .poster-stage{width:min(100vw,calc(100vh * 1086 / 1448));aspect-ratio:1086/1448}}@media (max-width:599.98px){.wl-root .poster-stage{width:min(100vw,calc(100vh * 941 / 1672));aspect-ratio:941/1672}}.wl-root .poster-stage>picture{display:contents}.wl-root .poster{width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wl-root .poster-overlay{position:absolute;inset:0;pointer-events:none}.wl-root .poster-overlay>*{pointer-events:auto}.wl-root .overlay-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wl-root .overlay-input-wrap{display:flex;align-items:center;cursor:text;transition:transform .16s ease,filter .16s ease}.wl-root .overlay-input-wrap:focus-within,.wl-root .overlay-input-wrap:hover{transform:translateY(-1px);filter:brightness(1.04)}@keyframes wl-shake-input{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(5px)}60%{transform:translateX(-4px)}80%{transform:translateX(3px)}}.wl-root .overlay-input-wrap.shake{animation:wl-shake-input .42s cubic-bezier(.36,.07,.19,.97)}.wl-root .overlay-input{flex:1;min-width:0;width:100%;height:100%;background:transparent;border:none;outline:none;font-family:var(--font-hand);color:var(--burunda-ink);font-size:clamp(14px,1.6vw,22px);line-height:1;padding:0 0 0 .5em;margin:0;position:relative;z-index:1}.wl-root .overlay-input:disabled{opacity:.6}.wl-root .overlay-input::-moz-placeholder{color:rgba(80,80,80,.55);opacity:1}.wl-root .overlay-input::placeholder{color:rgba(80,80,80,.55);opacity:1}.wl-root .overlay-button{background:transparent;border:none;padding:0;cursor:pointer;transition:transform .16s ease,opacity .16s ease,filter .16s ease}.wl-root .overlay-button:hover:not(:disabled){transform:translateY(-1px)}.wl-root .overlay-button:active:not(:disabled){transform:scale(.95);transition:transform 60ms ease}.wl-root .overlay-button:disabled{cursor:not-allowed;transform:scale(.97);opacity:.65;filter:saturate(.7)}.wl-root .overlay-input-spinner{display:flex;align-items:center;justify-content:center;pointer-events:none}.wl-root .feedback-spinner--input{width:clamp(18px,1.6vw,26px);height:clamp(18px,1.6vw,26px);border-width:2px}.wl-root .overlay-feedback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;pointer-events:none}.wl-root .feedback-spinner{width:clamp(28px,3vw,44px);height:clamp(28px,3vw,44px);border:3px solid var(--burunda-ink);border-top:3px solid transparent;border-radius:50%;animation:wl-feedback-spin .8s linear infinite}@keyframes wl-feedback-spin{to{transform:rotate(1turn)}}.wl-root .feedback-thankyou-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wl-root .count{font-family:var(--font-hand);font-size:calc(clamp(14px, 1.6vw, 22px) * var(--text-scale, 1));margin:0;color:var(--burunda-ink);display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;line-height:1.1}.wl-root .count-num{color:var(--paints-blue);font-weight:700;display:inline-block;transform-origin:center}.wl-root .count-num--bumped{animation:wl-count-bump .7s cubic-bezier(.22,1,.36,1)}@keyframes wl-count-bump{0%{transform:scale(1);text-shadow:none}30%{transform:scale(1.35);text-shadow:0 0 12px rgba(37,64,217,.45)}to{transform:scale(1);text-shadow:none}}.wl-root .count-spinner{display:inline-block;width:1.2em;height:1.2em;border:2px solid var(--burunda-ink);border-top:2px solid transparent;border-radius:50%;animation:wl-count-spin .8s linear infinite}@keyframes wl-count-spin{to{transform:rotate(1turn)}}.wl-root .count-reload{display:inline-flex;align-items:center;justify-content:center;width:1.4em;height:1.4em;padding:0;margin:0;background:none;border:none;border-radius:50%;cursor:pointer;color:var(--burunda-ink);transition:color .15s ease,transform .2s ease}.wl-root .count-reload:focus-visible,.wl-root .count-reload:hover{color:var(--paints-blue);transform:rotate(-25deg);outline:none}.wl-root .count-reload:active{transform:rotate(-1turn);transition:transform .5s ease}.wl-root .count-reload svg{width:100%;height:100%;display:block}.wl-root .sr-only{white-space:nowrap}.wl-root .sr-only,.wl-root .sr-only-section{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.wl-root .overlay-label{position:absolute;top:43.41%;left:27.02%;width:46.31%;height:11.9%}.wl-root .overlay-input-spinner,.wl-root .overlay-input-wrap{position:absolute;top:48%;left:31.85%;width:37.67%;height:6.57%}.wl-root .overlay-button{position:absolute;top:56%;left:31.78%;width:37.75%;height:8.15%}.wl-root .overlay-feedback{position:absolute;top:44.11%;left:28.08%;width:42.7%;height:16.15%}.wl-root .overlay-count{position:absolute;top:65.52%;left:53.42%;width:4.95%;height:3.48%;--text-scale:1.42}@media (max-width:1199.98px){.wl-root .overlay-label{top:38.54%;left:19.19%;width:61.15%;height:7.13%}.wl-root .overlay-input-spinner,.wl-root .overlay-input-wrap{top:41.3%;left:23.89%;width:52.01%;height:5.1%}.wl-root .overlay-button{top:47.58%;left:23.74%;width:52.14%;height:5.1%}.wl-root .overlay-feedback{top:38.7%;left:16.21%;width:66.21%;height:11.08%}.wl-root .overlay-count{top:56.55%;left:55.02%;width:6.26%;height:2.29%;--text-scale:1.285}}@media (max-width:599.98px){.wl-root .overlay-label{top:29.93%;left:11.44%;width:76.23%;height:7.13%}.wl-root .overlay-input-spinner,.wl-root .overlay-input-wrap{top:33.21%;left:17.54%;width:64.93%;height:4.1%}.wl-root .overlay-button{top:38.51%;left:17.36%;width:64.74%;height:5.1%}.wl-root .overlay-feedback{top:29.24%;left:9.08%;width:83.88%;height:13.21%}.wl-root .overlay-count{top:44.65%;left:61.3%;width:7.01%;height:2.4%;--text-scale:1.3}}.wl-root .page-footer{width:100%;padding:96px 24px 56px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--burunda-ink)}.wl-root .page-footer-nav{font-size:14px;margin-bottom:14px}.wl-root .page-footer-nav a{color:var(--burunda);text-decoration:none;margin:0 10px;opacity:.85;font-weight:500;letter-spacing:.01em;transition:opacity .12s ease}.wl-root .page-footer-nav a:hover{opacity:1;text-decoration:underline}.wl-root .page-footer-nav span{color:var(--burunda-ink);opacity:.4}.wl-root .page-footer-copy{font-size:13px;opacity:.7;margin:0 0 4px}.wl-root .page-footer-address{font-size:12px;opacity:.55;margin:0}@font-face{font-family:patrickHand;src:url(/_next/static/media/4f49a4114e1fe4d6-s.p.ttf) format("truetype");font-display:swap;font-weight:400}@font-face{font-family:patrickHand Fallback;src:local("Arial");ascent-override:127.81%;descent-override:38.27%;line-gap-override:0.00%;size-adjust:81.53%}.__className_3b34ff{font-family:patrickHand,patrickHand Fallback;font-weight:400}.__variable_3b34ff{--font-patrick-hand:"patrickHand","patrickHand Fallback"}