.Stepper-module__OTP4iG__wrap{gap:var(--space-2);grid-template-columns:repeat(3,1fr);max-width:560px;margin:0 0 14px;padding:0;display:grid}.Stepper-module__OTP4iG__step{flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;display:flex}.Stepper-module__OTP4iG__bar{background:var(--rule-track);border-radius:2px;flex:0 0 100%;height:4px}.Stepper-module__OTP4iG__done .Stepper-module__OTP4iG__bar,.Stepper-module__OTP4iG__now .Stepper-module__OTP4iG__bar{background:var(--brand-gradient)}.Stepper-module__OTP4iG__n{width:23px;height:23px;font-family:var(--font-geist-mono), ui-monospace, monospace;background:var(--rule-track);color:var(--text-tertiary);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.Stepper-module__OTP4iG__done .Stepper-module__OTP4iG__n,.Stepper-module__OTP4iG__now .Stepper-module__OTP4iG__n{background:var(--cobalt-fill);color:var(--on-cobalt)}.Stepper-module__OTP4iG__name{color:var(--text-tertiary);font-size:15px;line-height:20px}.Stepper-module__OTP4iG__now .Stepper-module__OTP4iG__name{color:var(--text-primary);font-weight:600}.Stepper-module__OTP4iG__done .Stepper-module__OTP4iG__name{color:var(--text-secondary)}@media (max-width:620px){.Stepper-module__OTP4iG__name{font-size:12px}}@media (max-width:640px){.Stepper-module__OTP4iG__wrap{gap:6px;margin-bottom:10px}.Stepper-module__OTP4iG__step{padding-top:7px}.Stepper-module__OTP4iG__name{font-size:13px}.Stepper-module__OTP4iG__n{font-size:12px}}@media (min-width:641px) and (max-height:780px){.Stepper-module__OTP4iG__wrap{margin-bottom:8px}.Stepper-module__OTP4iG__step{padding-top:7px}}@media (min-width:641px) and (max-height:660px){.Stepper-module__OTP4iG__wrap{margin-bottom:10px}}@media (max-width:400px){.Stepper-module__OTP4iG__wrap{gap:5px;margin-bottom:6px}.Stepper-module__OTP4iG__step{padding-top:6px}.Stepper-module__OTP4iG__name{font-size:12.5px;line-height:16px}}
.WaitlistForm-module__wLLvvq__wrap{width:100%;max-width:560px}.WaitlistForm-module__wLLvvq__fields{border:0;min-width:0;margin:0;padding:0}.WaitlistForm-module__wLLvvq__row{flex-direction:column;gap:7px;max-width:440px;margin-bottom:9px;display:flex}.WaitlistForm-module__wLLvvq__field{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;display:flex}.WaitlistForm-module__wLLvvq__label{color:var(--text-secondary);font-size:15px;font-weight:600}.WaitlistForm-module__wLLvvq__input{min-height:52px;padding:0 var(--space-4);background:var(--surface1);border:1.5px solid var(--rule-hairline);color:var(--text-primary);font:inherit;transition:border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);border-radius:12px;font-size:16px;box-shadow:inset 0 1px 2px #1422380d}.WaitlistForm-module__wLLvvq__input:hover{border-color:var(--tick-minor)}.WaitlistForm-module__wLLvvq__input:focus{border-color:var(--cobalt-fill);box-shadow:0 0 0 3px color-mix(in srgb, var(--cobalt-fill) 16%, transparent)}.WaitlistForm-module__wLLvvq__input::placeholder{color:var(--text-tertiary)}.WaitlistForm-module__wLLvvq__inputError{border-color:var(--danger-text)}.WaitlistForm-module__wLLvvq__submit{min-height:58px;padding:0 var(--space-6);background:var(--brand-gradient);color:var(--on-cobalt);font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.015em;cursor:pointer;transition:transform var(--dur-micro) var(--ease-out), filter var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);border:0;border-radius:14px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 12px 28px -12px #2a5f9ed9}.WaitlistForm-module__wLLvvq__submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 18px 34px -14px #2a5f9ee6}.WaitlistForm-module__wLLvvq__submit:active:not(:disabled){transform:translateY(0)}.WaitlistForm-module__wLLvvq__submit:disabled{cursor:default;filter:saturate(.4)brightness(.9)}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__wLLvvq__submit{transition:none}}@media (max-width:560px){.WaitlistForm-module__wLLvvq__submit{width:100%;display:flex}}.WaitlistForm-module__wLLvvq__ctaSub{color:var(--text-primary);margin-top:8px;font-size:17px;font-weight:600;line-height:25px}.WaitlistForm-module__wLLvvq__micro{color:var(--text-secondary);margin-top:6px;font-size:15.5px;line-height:22px}.WaitlistForm-module__wLLvvq__consent{color:var(--text-tertiary);max-width:52ch;margin-top:8px;font-size:14px;line-height:20px}.WaitlistForm-module__wLLvvq__error{margin-top:var(--space-3);max-width:46ch;color:var(--danger-text);font-size:15px;font-weight:500;line-height:21px}@media (max-width:640px){.WaitlistForm-module__wLLvvq__row{gap:7px;max-width:none;margin-bottom:7px}.WaitlistForm-module__wLLvvq__label{font-size:13.5px}.WaitlistForm-module__wLLvvq__input{border-radius:10px;min-height:46px;padding:0 12px}.WaitlistForm-module__wLLvvq__submit{min-height:50px;font-size:18px}.WaitlistForm-module__wLLvvq__ctaSub{margin-top:7px;font-size:13px;line-height:18px}.WaitlistForm-module__wLLvvq__micro{font-size:14px;line-height:20px}.WaitlistForm-module__wLLvvq__consent{margin-top:6px;font-size:12.5px;line-height:17px}}@media (min-width:641px) and (max-height:780px){.WaitlistForm-module__wLLvvq__row{gap:6px;margin-bottom:7px}.WaitlistForm-module__wLLvvq__label{font-size:14px}.WaitlistForm-module__wLLvvq__input{min-height:48px}.WaitlistForm-module__wLLvvq__submit{min-height:52px;font-size:18px}.WaitlistForm-module__wLLvvq__ctaSub{margin-top:6px;font-size:15px;line-height:21px}.WaitlistForm-module__wLLvvq__micro{margin-top:4px;font-size:14px;line-height:20px}.WaitlistForm-module__wLLvvq__consent{margin-top:6px}}@media (min-width:641px) and (max-height:660px){.WaitlistForm-module__wLLvvq__row{margin-bottom:6px}.WaitlistForm-module__wLLvvq__ctaSub{margin-top:6px}.WaitlistForm-module__wLLvvq__consent{margin-top:4px}.WaitlistForm-module__wLLvvq__label{font-size:14px}.WaitlistForm-module__wLLvvq__input{min-height:46px}.WaitlistForm-module__wLLvvq__submit{min-height:52px}}@media (max-width:400px){.WaitlistForm-module__wLLvvq__row{gap:6px;margin-bottom:7px}.WaitlistForm-module__wLLvvq__field{gap:3px}.WaitlistForm-module__wLLvvq__label{font-size:13px}.WaitlistForm-module__wLLvvq__input{min-height:44px}.WaitlistForm-module__wLLvvq__submit{min-height:48px;font-size:17px}.WaitlistForm-module__wLLvvq__ctaSub{font-size:14px;line-height:19px}.WaitlistForm-module__wLLvvq__micro{font-size:13.5px;line-height:18px}.WaitlistForm-module__wLLvvq__consent{margin-top:5px;font-size:12px;line-height:15.5px}.WaitlistForm-module__wLLvvq__ctaSub{margin-top:5px}}
.page-module__xpdqlW__page{z-index:1;position:relative}.page-module__xpdqlW__header{padding-top:var(--space-6);padding-bottom:var(--space-4);z-index:2;justify-content:center;align-items:center;display:flex}@supports (animation-timeline:scroll()){@media (min-width:641px) and (min-height:560px){.page-module__xpdqlW__header{top:var(--space-6);padding-top:0;padding-bottom:0;position:absolute;left:0;right:0}}}@media (max-width:640px){.page-module__xpdqlW__header{padding:var(--space-4) var(--space-6) 0;justify-content:flex-start}.page-module__xpdqlW__brand{gap:12px}.page-module__xpdqlW__headerMark{width:66px}.page-module__xpdqlW__wordmark{font-size:30px}.page-module__xpdqlW__byline{font-size:17px}}@media (max-width:400px){.page-module__xpdqlW__header{padding-top:var(--space-2)}.page-module__xpdqlW__headerMark{width:58px}.page-module__xpdqlW__wordmark{font-size:27px}.page-module__xpdqlW__byline{font-size:16px}}.page-module__xpdqlW__brand{align-items:center;gap:14px;display:flex}.page-module__xpdqlW__brandText{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.page-module__xpdqlW__headerMark{flex:none;width:74px;height:auto;margin-bottom:2px}.page-module__xpdqlW__wordmark{font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-primary);font-size:33px;font-weight:700;line-height:1.05}.page-module__xpdqlW__byline{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.02em;color:var(--text-tertiary);white-space:nowrap;font-size:19px}.page-module__xpdqlW__hero{gap:var(--space-8);grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;display:grid}.page-module__xpdqlW__heroCopy{order:1;min-width:0}.page-module__xpdqlW__heroArt{order:2;justify-content:center;min-width:0;display:flex;position:relative}@media (max-width:900px){.page-module__xpdqlW__hero{padding:0 0 var(--space-12);grid-template-columns:1fr;gap:0}.page-module__xpdqlW__heroArt{margin:0 calc(-1 * var(--space-6));padding:var(--space-8) var(--space-6) var(--space-6);background:radial-gradient(88% 66% at 50% 36%, var(--brand-glow) 0%, transparent 68%), linear-gradient(180deg, #e8eef7 0%, #f1f4f9 66%, var(--ground) 100%);box-shadow:inset 0 -1px 0 var(--rule-hairline);border-radius:0 0 40px 40px;order:0}.page-module__xpdqlW__heroCopy{padding-top:var(--space-8)}}.page-module__xpdqlW__heroHead{letter-spacing:-.03em;margin-bottom:var(--space-4);font-weight:700}.page-module__xpdqlW__tagline{font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;flex-direction:column;max-width:min(100%,27em);margin-bottom:13px;display:flex}.page-module__xpdqlW__taglineOne{letter-spacing:-.02em;color:var(--text-secondary);font-size:clamp(21px,2.3vw,27px);font-weight:600;line-height:1.16}.page-module__xpdqlW__taglineTwo{letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(24px,2.7vw,32px);font-weight:700;line-height:1.14}.page-module__xpdqlW__exchange{border-left:3px solid var(--brand);flex-direction:column;gap:1px;margin-bottom:14px;padding-left:14px;display:flex}.page-module__xpdqlW__exchangeYou{color:var(--text-secondary);font-size:18px;line-height:26px}.page-module__xpdqlW__exchangeIt{color:var(--text-primary);font-size:18px;font-weight:600;line-height:26px}.page-module__xpdqlW__whatHead{padding-bottom:var(--space-6)}.page-module__xpdqlW__whatHeading{letter-spacing:-.03em;margin-bottom:var(--space-4);font-size:clamp(38px,6.4vw,68px);font-weight:700;line-height:1.02}.page-module__xpdqlW__whatLede{max-width:50ch;color:var(--text-secondary);font-size:clamp(18px,1.9vw,23px);line-height:1.45}.page-module__xpdqlW__items{gap:var(--space-3);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;display:grid}@media (max-width:900px){.page-module__xpdqlW__items{gap:10px}}@media (max-width:640px){.page-module__xpdqlW__items{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-module__xpdqlW__itemBody{display:none}.page-module__xpdqlW__item{border-radius:16px;grid-template-rows:minmax(0,1fr) auto;padding:8px 8px 12px}.page-module__xpdqlW__itemTitle{min-height:2.32em;margin:0 4px;font-size:16px;line-height:1.16}}.page-module__xpdqlW__item{min-height:0;padding:var(--space-3) var(--space-3) var(--space-4);background:var(--surface1);border:1px solid var(--rule-hairline);border-radius:20px;grid-template-rows:minmax(0,1fr) auto auto;display:grid;box-shadow:inset 0 1px #ffffffe6,0 2px 4px #1422380a,0 16px 32px -20px #14223847}.page-module__xpdqlW__itemTitle{font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-primary);text-wrap:balance;min-height:2.28em;margin:0 10px 7px;font-size:clamp(19px,1.65vw,25px);font-weight:700;line-height:1.14}.page-module__xpdqlW__itemBody{color:var(--text-secondary);margin:0 10px;font-size:clamp(15px,1.1vw,17px);line-height:1.42}.page-module__xpdqlW__split{gap:var(--space-8);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;display:grid}@media (max-width:900px){.page-module__xpdqlW__split{gap:var(--space-5,20px);grid-template-columns:1fr}}.page-module__xpdqlW__sectionHeading{letter-spacing:-.03em;padding-bottom:var(--space-5,20px);font-size:clamp(34px,5.6vw,62px);font-weight:700;line-height:1.02}.page-module__xpdqlW__prose{max-width:34ch;color:var(--text-secondary);font-size:clamp(18px,2.1vw,26px);line-height:1.45}@media (max-width:640px){.page-module__xpdqlW__offerArt{display:none}}.page-module__xpdqlW__offerGrid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:700px){.page-module__xpdqlW__offerGrid{grid-template-columns:1fr}}.page-module__xpdqlW__offerCard{padding:var(--space-6);background:var(--surface1);border:1px solid var(--rule-hairline);border-radius:20px;box-shadow:inset 0 1px #ffffffe6}.page-module__xpdqlW__offerFlag{width:26px;height:26px;margin-bottom:var(--space-3);background:var(--brand-gradient);color:#fff;font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.page-module__xpdqlW__offerTitle{font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:4px;font-size:clamp(22px,2.4vw,28px);font-weight:700}.page-module__xpdqlW__offerNote{color:var(--text-secondary);font-size:clamp(15px,1.5vw,17px);line-height:1.45}.page-module__xpdqlW__closer{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.page-module__xpdqlW__closerLine{font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.03em;color:var(--text-primary);max-width:18ch;font-size:clamp(30px,4.6vw,52px);font-weight:700;line-height:1.04}.page-module__xpdqlW__closerCta{min-height:62px;padding:0 var(--space-6);background:var(--brand-gradient);color:var(--on-cobalt);font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.015em;transition:transform var(--dur-micro) var(--ease-out), filter var(--dur-micro) var(--ease-out);border-radius:14px;justify-content:center;align-items:center;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff4d,0 12px 28px -12px #2a5f9ed9}.page-module__xpdqlW__closerCta:hover{filter:brightness(1.08);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.page-module__xpdqlW__closerCta{transition:none}}.page-module__xpdqlW__closerSub{color:var(--text-secondary);max-width:52ch;font-size:15px;line-height:22px}.page-module__xpdqlW__footer{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding-top:var(--space-4);padding-bottom:var(--space-6);border-top:1px solid var(--rule-hairline);color:var(--text-tertiary);flex-wrap:wrap;font-size:14.5px;line-height:21px;display:flex}@supports (animation-timeline:scroll()){@media (min-height:700px),(min-width:641px) and (min-height:560px){.page-module__xpdqlW__footer{position:absolute;bottom:0;left:0;right:0}}}.page-module__xpdqlW__footerWho{flex-direction:column;gap:2px;display:flex}.page-module__xpdqlW__footerAddress{color:var(--text-tertiary);font-size:13.5px;line-height:19px}.page-module__xpdqlW__footerLinks{gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module__xpdqlW__footerLink{color:var(--text-tertiary)}@media (max-width:640px){.page-module__xpdqlW__footer{gap:var(--space-2)}.page-module__xpdqlW__footerLinks{gap:0}.page-module__xpdqlW__footerLink{align-items:center;min-height:44px;padding:0 10px;display:inline-flex}.page-module__xpdqlW__footerLink:first-child{padding-left:0}.page-module__xpdqlW__header{top:14px}.page-module__xpdqlW__heroArt{display:none}.page-module__xpdqlW__heroCopy{padding-top:var(--space-3)}.page-module__xpdqlW__brand{gap:11px}.page-module__xpdqlW__headerMark{width:58px}.page-module__xpdqlW__wordmark{font-size:26px}.page-module__xpdqlW__byline{font-size:15px}.page-module__xpdqlW__heroHead{margin-bottom:6px;font-size:26px;line-height:1.03}.page-module__xpdqlW__tagline{margin-bottom:10px}.page-module__xpdqlW__taglineOne{font-size:17px}.page-module__xpdqlW__taglineTwo{font-size:19.5px}.page-module__xpdqlW__exchange{margin-bottom:8px;padding-left:12px}.page-module__xpdqlW__exchangeYou,.page-module__xpdqlW__exchangeIt{line-height:21px}.page-module__xpdqlW__whatHead{padding-bottom:var(--space-4)}.page-module__xpdqlW__whatHeading{margin-bottom:10px;font-size:34px}.page-module__xpdqlW__whatLede{font-size:17px;line-height:24px}.page-module__xpdqlW__sectionHeading{padding-bottom:var(--space-4);font-size:34px}.page-module__xpdqlW__prose{max-width:none;font-size:17px;line-height:25px}.page-module__xpdqlW__offerGrid{margin-top:var(--space-4);gap:10px}.page-module__xpdqlW__offerCard{padding:14px 16px}.page-module__xpdqlW__offerFlag{width:28px;height:28px;margin-bottom:8px;font-size:13px}.page-module__xpdqlW__offerTitle{font-size:20px}.page-module__xpdqlW__offerNote{font-size:16px;line-height:23px}.page-module__xpdqlW__closerLine{font-size:34px}}@media (min-width:901px) and (max-height:800px){.page-module__xpdqlW__header{top:14px}.page-module__xpdqlW__heroHead{margin-bottom:10px;font-size:clamp(30px,4.4vw,40px)}.page-module__xpdqlW__tagline{margin-bottom:14px;font-size:17px}.page-module__xpdqlW__exchange{margin-bottom:16px}.page-module__xpdqlW__whatHeading{font-size:clamp(34px,5vw,52px)}.page-module__xpdqlW__whatHead{padding-bottom:var(--space-4)}}@media (max-width:400px){.page-module__xpdqlW__itemTitle{font-size:15px}.page-module__xpdqlW__heroHead{margin-bottom:4px;font-size:24px}.page-module__xpdqlW__closerLine{font-size:28px}.page-module__xpdqlW__taglineOne{font-size:16px}.page-module__xpdqlW__taglineTwo{font-size:18px}.page-module__xpdqlW__tagline{margin-bottom:8px}.page-module__xpdqlW__exchangeYou{display:none}.page-module__xpdqlW__exchange{margin-bottom:6px;padding-left:10px}.page-module__xpdqlW__exchangeIt{font-size:15px;line-height:20px}.page-module__xpdqlW__offerCard{padding:12px 14px}.page-module__xpdqlW__offerTitle{font-size:18px}.page-module__xpdqlW__offerNote{font-size:15px;line-height:21px}.page-module__xpdqlW__sectionHeading{font-size:30px}.page-module__xpdqlW__prose{font-size:16px;line-height:23px}}@media (min-width:641px) and (max-height:880px){.page-module__xpdqlW__heroHead{font-size:clamp(32px,5vw,47px)}.page-module__xpdqlW__taglineOne{font-size:clamp(20px,2.1vw,25px)}.page-module__xpdqlW__taglineTwo{font-size:clamp(23px,2.4vw,29px)}}@media (min-width:641px) and (max-height:780px){.page-module__xpdqlW__heroHead{margin-bottom:7px;font-size:clamp(29px,3.5vw,39px)}.page-module__xpdqlW__tagline{margin-bottom:10px}.page-module__xpdqlW__taglineOne{font-size:clamp(18px,1.7vw,21px)}.page-module__xpdqlW__taglineTwo{font-size:clamp(21px,2vw,24px)}.page-module__xpdqlW__exchange{margin-bottom:10px}.page-module__xpdqlW__exchangeYou,.page-module__xpdqlW__exchangeIt{font-size:16.5px;line-height:23px}.page-module__xpdqlW__whatHead{padding-bottom:var(--space-4)}.page-module__xpdqlW__whatHeading{margin-bottom:8px;font-size:clamp(34px,5vw,54px)}.page-module__xpdqlW__item{padding:10px 10px var(--space-4)}.page-module__xpdqlW__sectionHeading{padding-bottom:var(--space-4);font-size:clamp(34px,5vw,54px)}.page-module__xpdqlW__offerCard{padding:var(--space-4) var(--space-5,20px)}.page-module__xpdqlW__offerFlag{margin-bottom:8px}.page-module__xpdqlW__header{top:14px}.page-module__xpdqlW__headerMark{width:58px}.page-module__xpdqlW__wordmark{font-size:26px}.page-module__xpdqlW__byline{font-size:15px}}@media (min-width:641px) and (max-height:660px){.page-module__xpdqlW__heroHead{margin-bottom:5px;font-size:clamp(25px,2.9vw,31px)}.page-module__xpdqlW__taglineOne{font-size:clamp(16px,1.4vw,18px)}.page-module__xpdqlW__taglineTwo{font-size:clamp(18px,1.6vw,20px)}.page-module__xpdqlW__exchangeYou,.page-module__xpdqlW__exchangeIt{font-size:16px;line-height:22px}.page-module__xpdqlW__tagline,.page-module__xpdqlW__exchange{margin-bottom:10px}.page-module__xpdqlW__whatHead,.page-module__xpdqlW__sectionHeading{padding-bottom:var(--space-3)}.page-module__xpdqlW__item{padding:10px 10px var(--space-3)}.page-module__xpdqlW__headerMark{width:50px}.page-module__xpdqlW__wordmark{font-size:23px}.page-module__xpdqlW__byline{font-size:14px}}
