:is(html:has(main.wl),body:has(main.wl)){background:#060708}.wl{isolation:isolate;color:#f4f5f6;background:#060708;flex:1;grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid;position:relative;overflow:hidden}.wl-bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.wl-aura{aspect-ratio:1;filter:blur(30px);background:radial-gradient(circle,#4dd9cc38 0%,#4dd9cc14 34%,#4dd9cc06 52%,#0000 68%);border-radius:9999px;width:min(78vw,820px);position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.wl-grain{opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0}.wl-top{height:var(--nav-height-mobile);padding:0 1.25rem;padding-top:env(safe-area-inset-top);align-items:center;display:flex}@media (min-width:1024px){.wl-top{height:var(--nav-height-desktop);padding:0 2rem}}.wl-mark{color:#f4f5f6;align-items:center;gap:.625rem;display:inline-flex}.wl-mark-icon{flex:none;width:2rem;height:2rem}.wl-mark-word{letter-spacing:.18em;text-transform:uppercase;font-size:1.125rem;font-weight:700}.wl-hero{text-align:center;flex-direction:column;align-items:center;width:min(44rem,100%);margin:0 auto;padding:clamp(2rem,6vh,4.5rem) 1.25rem clamp(2.5rem,6vh,4rem);display:flex}.wl-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#e4e4e6b3;background:#ffffff08;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.55rem;padding:.42rem .9rem .42rem .75rem;font-size:12px;font-weight:500;display:inline-flex}.wl-eyebrow-dot{background:var(--s2-accent);border-radius:9999px;width:7px;height:7px;animation:2.6s ease-out infinite wl-pulse;box-shadow:0 0 #4dd9cc80}@keyframes wl-pulse{0%{box-shadow:0 0 #4dd9cc8c}70%{box-shadow:0 0 0 9px #4dd9cc00}to{box-shadow:0 0 #4dd9cc00}}.wl-title{max-width:12ch;font-family:var(--s2-serif);letter-spacing:-.03em;text-wrap:balance;color:#f7f7f8;margin-top:1.6rem;font-size:clamp(2.75rem,1.9rem + 4.2vw,5rem);font-weight:400;line-height:1.02}.wl-intro{text-wrap:pretty;color:#e4e4e6b3;max-width:34rem;margin-top:1.25rem;font-size:16.5px;font-weight:300;line-height:1.6}@media (min-width:720px){.wl-intro{font-size:17.5px}}.wl-form-wrap{width:100%;margin-top:2.25rem}.wl-form{width:100%}.wl-honeypot{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.wl-fields{gap:.6rem;width:min(26rem,100%);margin:0 auto;display:grid}@media (min-width:720px){.wl-submit{justify-self:center;min-width:16rem;margin-top:.3rem}}.wl-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wl-input{color:#f4f5f6;width:100%;min-width:0;transition:border-color .2s var(--easing), box-shadow .2s var(--easing), background-color .2s var(--easing);background:#ffffff0a;border:1px solid #fff3;border-radius:9999px;padding:.85rem 1.15rem;font-size:15px;line-height:1.3}.wl-input::placeholder{color:#e4e4e68c}.wl-input:hover:not(:disabled){border-color:#ffffff4d}.wl-input:focus-visible{border-color:var(--s2-accent);outline:none;box-shadow:0 0 0 4px #4dd9cc24}.wl-input[aria-invalid=true]{border-color:#e8a33d8c}.wl-input:disabled{opacity:.6}.wl-input:-webkit-autofill{-webkit-text-fill-color:#f4f5f6;caret-color:#f4f5f6;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #121415}.wl-input:-webkit-autofill:hover{-webkit-text-fill-color:#f4f5f6;caret-color:#f4f5f6;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #121415}.wl-input:-webkit-autofill:focus{-webkit-text-fill-color:#f4f5f6;caret-color:#f4f5f6;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #121415}.wl-submit{white-space:nowrap;color:#060708;transition:transform .2s var(--easing), opacity .2s var(--easing), box-shadow .2s var(--easing);background:#f4f5f6;border-radius:9999px;padding:.85rem 1.5rem;font-size:15px;font-weight:600;box-shadow:0 10px 30px -12px #4dd9cc73}.wl-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 34px -12px #4dd9cc99}.wl-submit:focus-visible{outline:2px solid var(--s2-accent);outline-offset:3px}.wl-submit:disabled{opacity:.55;cursor:not-allowed}.wl-error{color:#e8a33d;opacity:0;min-height:1.4rem;transition:opacity .2s var(--easing);margin-top:.7rem;font-size:13px}.wl-error[data-shown=true]{opacity:1}.wl-done{width:min(32rem,100%);animation:wl-done-in .5s var(--easing) both;background:radial-gradient(120% 140% at 50% 0,#4dd9cc1f,#0000 60%),#ffffff06;border:1px solid #4dd9cc42;border-radius:22px;margin:0 auto;padding:1.6rem 1.5rem 1.5rem;box-shadow:0 24px 60px -30px #4dd9cc59}.wl-done:focus{outline:none}.wl-done:focus-visible{outline:2px solid var(--s2-accent);outline-offset:4px}@keyframes wl-done-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}.wl-done-mark{width:2.75rem;height:2.75rem;color:var(--s2-accent);background:#4dd9cc1a;border:1px solid #4dd9cc73;border-radius:9999px;place-items:center;display:inline-grid}.wl-done-tick{stroke-dasharray:24;stroke-dashoffset:24px;animation:wl-tick .52s var(--easing) .18s forwards}@keyframes wl-tick{to{stroke-dashoffset:0}}.wl-done-title{font-family:var(--s2-serif);letter-spacing:-.02em;color:#f7f7f8;overflow-wrap:anywhere;margin-top:.9rem;font-size:clamp(1.6rem,1.3rem + 1.2vw,2rem);line-height:1.1}.wl-done-body{text-wrap:pretty;color:#e4e4e6b3;overflow-wrap:anywhere;margin-top:.6rem;font-size:14.5px;line-height:1.6}.wl-promise{color:#e4e4e68c;margin-top:1.1rem;font-size:12.5px;line-height:1.5}.wl-perks{text-align:left;border-top:1px solid #ffffff14;gap:1rem 2.5rem;width:min(40rem,100%);margin-top:clamp(2.25rem,5vh,3.5rem);padding-top:1.5rem;list-style:none;display:grid}@media (min-width:720px){.wl-perks{grid-template-columns:repeat(3,minmax(0,1fr))}}.wl-perk{border-left:1px solid #4dd9cc66;flex-direction:column;gap:.2rem;padding-left:.85rem;display:flex}.wl-perk-title{color:#f4f5f6;font-size:14.5px;font-weight:600}.wl-perk-detail{color:#e4e4e68c;font-size:13px;line-height:1.5}.wl-foot{padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));text-align:center;color:#e4e4e68c;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.35rem;font-size:12.5px;line-height:1.5;display:flex}@media (min-width:720px){.wl-foot{text-align:left;flex-direction:row;justify-content:space-between;gap:1.5rem;padding-inline:2rem}}.wl-foot-link{color:#e4e4e6a8;transition:color .2s var(--easing);text-decoration:none}.wl-foot-link:hover{color:var(--s2-accent)}.wl-foot-link:focus-visible{outline:2px solid var(--s2-accent);outline-offset:3px;border-radius:2px}.anim .wl-rise{opacity:0;animation:wl-rise .7s var(--easing) forwards;animation-delay:calc(.12s + var(--d,0) * 90ms);transform:translateY(14px)}@keyframes wl-rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.anim .wl-rise{opacity:1;animation:none;transform:none}.wl-eyebrow-dot,.wl-done{animation:none}.wl-done-tick{stroke-dashoffset:0;animation:none}}
