:root{--brand-bg:#0a0e33;--brand-bg-dark:#05071f;--brand-highlight:#2f4f8f;--text-main:#ebe6dc;--text-muted:#ebe6dc7a;--text-faint:#ebe6dc47;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-canvas:cubic-bezier(.16, .84, .24, 1);--canvas-fade-ms:1.15s;--viewport-height:100dvh}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background-color:#0a0e33;overflow-x:clip}html,body,#root{width:100%;max-width:100vw;min-height:var(--viewport-height);height:var(--viewport-height);background-color:#0a0e33;margin:0}body{color:var(--text-main);overscroll-behavior:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-color:#0a0e33;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:300;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{width:100%;max-width:100vw;min-height:var(--viewport-height);height:var(--viewport-height);background-color:#0a0e33;position:relative;overflow:hidden}.water-background{z-index:0;width:100%;height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:var(--viewport-height);background-color:#0a0e33;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.water-canvas{z-index:1;opacity:0;transition:opacity var(--canvas-fade-ms,1.15s) var(--ease-canvas);will-change:opacity;position:absolute;top:0;bottom:0;left:0;right:0}.water-canvas--visible{opacity:1}.water-background canvas{min-height:100%;display:block;width:100%!important;height:100%!important}.water-fallback{z-index:0;background-color:#0a0e33;background:radial-gradient(ellipse 72% 58% at 48% 36%, color-mix(in srgb, var(--brand-highlight) 16%, transparent), transparent 74%), radial-gradient(ellipse 88% 72% at 52% 88%, #1a2d5c6b, transparent 70%), radial-gradient(ellipse 60% 48% at 62% 52%, color-mix(in srgb, var(--brand-highlight) 8%, transparent), transparent 78%), linear-gradient(180deg, var(--brand-bg-dark) 0%, var(--brand-bg) 46%, #080b28 100%);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.water-fallback--animated:before,.water-fallback--animated:after{content:"";pointer-events:none;position:absolute;top:-25%;bottom:-25%;left:-25%;right:-25%}.water-fallback--animated:before{background:radial-gradient(ellipse 58% 46% at 50% 50%, color-mix(in srgb, var(--brand-highlight) 12%, transparent), transparent 72%);animation:26s ease-in-out infinite water-fallback-shift-a}.water-fallback--animated:after{background:radial-gradient(52% 40%,#3d5f9a14,#0000 74%);animation:32s ease-in-out infinite water-fallback-shift-b}@keyframes water-fallback-shift-a{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.78;transform:translate(1.8%,-1.2%)scale(1.03)}}@keyframes water-fallback-shift-b{0%,to{opacity:.42;transform:translate(0)scale(1)}50%{opacity:.66;transform:translate(-1.6%,1.4%)scale(1.04)}}.overlay{z-index:1;width:100%;height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:var(--viewport-height);background:radial-gradient(ellipse 58% 42% at 50% 24%, color-mix(in srgb, var(--brand-highlight) 3%, transparent), transparent 80%), linear-gradient(180deg, color-mix(in srgb, var(--brand-bg-dark) 5%, transparent) 0%, color-mix(in srgb, var(--brand-bg-dark) 14%, transparent) 100%);pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.vignette{z-index:2;width:100%;height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:var(--viewport-height);background:radial-gradient(ellipse 78% 74% at 50% 48%, transparent 48%, color-mix(in srgb, var(--brand-bg-dark) 42%, transparent) 100%);pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.grain{z-index:3;opacity:.018;pointer-events:none;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.78' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:200px 200px;width:140%;height:140%;animation:18s steps(6,end) infinite grain-drift;position:fixed;top:-20%;bottom:-20%;left:-20%;right:-20%}@keyframes grain-drift{0%,to{transform:translate(0)}50%{transform:translate(-1.2%,.8%)}}.landing-stage{z-index:4;width:100%;max-width:100vw;min-height:var(--viewport-height);padding:max(2.25rem, env(safe-area-inset-top)) max(1.5rem, env(safe-area-inset-right)) max(2rem, env(safe-area-inset-bottom)) max(1.5rem, env(safe-area-inset-left));text-align:center;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.landing-hero{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.landing-bottom{flex-direction:column;flex-shrink:0;align-items:center;width:100%;margin-top:auto;padding-top:clamp(2rem,5vh,3.5rem);padding-bottom:clamp(1.25rem,4vh,2.5rem);display:flex}.hero-mark{width:100%;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.landing-logo-slot{display:contents}.landing-logo{object-fit:contain;object-position:center;width:clamp(192px,52vw,280px);max-width:100%;height:auto;box-shadow:none;filter:none;background:0 0;border:none;margin:0 auto;padding:0;display:block}.landing-copy{flex-direction:column;align-items:center;width:100%;max-width:min(26rem,100%);margin-top:clamp(.75rem,2vh,1.25rem);padding-inline-start:.5rem;padding-inline-end:.5rem;display:flex}.label{letter-spacing:.48em;text-indent:.48em;text-transform:uppercase;text-align:center;width:100%;max-width:100%;color:var(--text-faint);margin:0;font-size:.84rem;font-weight:400}.landing-copy--reserved,.waitlist-wrap--reserved{opacity:0;visibility:hidden;pointer-events:none;transform:none!important}.waitlist-wrap{width:min(100%,15.5rem);max-width:100%}.waitlist-form{flex-direction:column;align-items:stretch;gap:clamp(1.1rem,2.8vh,1.45rem);width:100%;display:flex}.waitlist-field{cursor:text;border:0;width:100%;margin:0;padding:0;display:block;position:relative}.waitlist-display{width:100%;min-width:0;font:inherit;letter-spacing:.06em;text-align:center;color:var(--text-main);pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #ebe6dc47;margin:0;padding:.35rem 0 .55rem;font-size:.8rem;display:block}.waitlist-display.is-empty{color:#ebe6dc59;letter-spacing:.14em;text-transform:uppercase}.waitlist-field.is-focused .waitlist-display:after{content:"";vertical-align:-.05em;background:var(--text-main);width:1px;height:.85em;margin-left:1px;animation:1.1s step-end infinite waitlist-caret;display:inline-block}@keyframes waitlist-caret{0%,49%{opacity:1}50%,to{opacity:0}}.waitlist-form button{width:100%;min-width:0;color:color-mix(in srgb, var(--text-main) 76%, transparent);font:inherit;letter-spacing:.38em;text-indent:.38em;text-transform:uppercase;cursor:pointer;transition:color .65s var(--ease-out), letter-spacing .65s var(--ease-out), opacity .65s var(--ease-out);background:0 0;border:none;padding:.45rem 0;font-size:.54rem;font-weight:400}.waitlist-form button:hover{color:var(--text-main);letter-spacing:.44em}.waitlist-form button:active{opacity:.65}.waitlist-invite-trigger{width:100%;min-width:0;color:color-mix(in srgb, var(--text-main) 76%, transparent);font:inherit;letter-spacing:.38em;text-indent:.38em;text-transform:uppercase;cursor:pointer;transition:color .65s var(--ease-out), letter-spacing .65s var(--ease-out), opacity .65s var(--ease-out);background:0 0;border:none;padding:.45rem 0;font-size:.54rem;font-weight:400;display:none}.waitlist-invite-trigger:disabled{cursor:default}.waitlist-invite-trigger:active{opacity:.65}.waitlist-overlay{z-index:25;padding:max(1.5rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) max(1.5rem, env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));isolation:isolate;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.waitlist-overlay-scrim{z-index:0;pointer-events:none;background:#05071f61;position:absolute;top:0;bottom:0;left:0;right:0}.waitlist-overlay-panel{z-index:1;width:min(100%,16rem);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;position:relative}.waitlist-overlay-form{flex-direction:column;align-items:stretch;gap:1.1rem;display:flex}.waitlist-overlay-field{cursor:text;flex-direction:column;gap:1rem;display:flex}.waitlist-overlay-label{letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#ebe6dc59;margin:0 0 .15rem;font-size:.62rem}.waitlist-overlay-input{width:100%;color:var(--text-main);font:inherit;letter-spacing:.06em;text-align:center;-webkit-appearance:none;appearance:none;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ebe6dc47;border-radius:0;outline:none;padding:.35rem 0 .55rem;font-size:16px}.waitlist-overlay-input:focus{box-shadow:none;border-bottom-color:#ebe6dc6b}.waitlist-overlay-input::placeholder{color:#ebe6dc59;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.waitlist-overlay-input:-webkit-autofill{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-submit,.waitlist-overlay-cancel{width:100%;font:inherit;letter-spacing:.32em;text-indent:.32em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:.45rem 0;font-size:.54rem;font-weight:400}.waitlist-overlay-submit{color:color-mix(in srgb, var(--text-main) 82%, transparent)}.waitlist-overlay-cancel{color:var(--text-muted);letter-spacing:.24em;text-indent:.24em}.waitlist-confirmation{color:var(--text-muted);letter-spacing:.06em;text-align:center;background:0 0;margin:0;padding:.35rem 0;font-size:.8rem;line-height:1.8}@media (max-width:768px){html.is-mobile-locked,html.is-mobile-locked body{width:100%;height:100%;min-height:100vh;min-height:100dvh;overscroll-behavior:none;min-height:-webkit-fill-available;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}html.is-mobile-locked #root,html.is-mobile-locked .app{height:var(--viewport-height);min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:var(--viewport-height);max-height:none;overflow:hidden}.landing-stage{height:var(--viewport-height);min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:var(--viewport-height);max-height:none;padding-bottom:max(1rem, env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.landing-hero{pointer-events:none;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.landing-hero>*{pointer-events:auto}.landing-logo-slot{display:contents}.landing-logo{object-fit:contain;width:clamp(206px,55vw,240px);max-width:min(50vw,220px);height:auto;max-height:min(34svh,220px)}html.keyboard-open .landing-logo{max-width:min(44vw,180px);max-height:min(26svh,180px)}.landing-bottom{z-index:5;padding-top:0;padding-bottom:max(.75rem, env(safe-area-inset-bottom));flex-shrink:0;margin-top:auto;position:relative}html.keyboard-open .landing-bottom{padding-bottom:max(.5rem, env(safe-area-inset-bottom))}.waitlist-wrap{width:min(100%,10.5rem)}.waitlist-invite-trigger{min-height:2.75rem;padding:.75rem 0;display:block}.waitlist-overlay-submit,.waitlist-overlay-cancel{min-height:2.75rem;padding:.75rem 0}html.invitation-overlay-open .landing-hero,html.invitation-overlay-open .landing-bottom{visibility:hidden;pointer-events:none}html.invitation-overlay-open{overflow:hidden}}@media (max-width:480px){.landing-logo{width:clamp(192px,50vw,220px);max-width:min(48vw,200px);max-height:min(32svh,200px)}html.keyboard-open .landing-logo{max-width:min(42vw,170px);max-height:min(24svh,170px)}.label{letter-spacing:.38em;text-indent:.38em;font-size:.78rem}.landing-bottom{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.waitlist-wrap{max-width:9.5rem}.waitlist-form .waitlist-input::placeholder{letter-spacing:.1em;font-size:.58rem}.waitlist-form button{letter-spacing:.3em;text-indent:.3em}}@media (max-width:390px){.landing-logo{width:clamp(182px,48vw,200px);max-width:min(46vw,185px);max-height:min(30svh,185px)}}@media (max-width:768px) and (max-height:700px){.landing-logo{max-width:min(44vw,170px);max-height:min(28svh,170px)}html.keyboard-open .landing-logo{max-width:min(40vw,150px);max-height:min(22svh,150px)}}@media (max-height:700px) and (min-width:769px){.landing-hero{justify-content:flex-start;padding-top:clamp(.5rem,2vh,1.5rem)}.landing-logo{width:clamp(168px,42vw,220px)}.landing-bottom{padding-top:1.25rem;padding-bottom:clamp(1rem,3vh,2rem)}}@media (min-width:769px){.landing-logo{width:clamp(220px,28vw,300px)}.landing-bottom{padding-top:clamp(2rem,5vh,3.5rem);padding-bottom:clamp(1.5rem,4vh,3rem)}}@media (prefers-reduced-motion:reduce){.grain{animation:none}.water-canvas{transition:none}.water-fallback--animated:before,.water-fallback--animated:after{animation:none}.waitlist-field.is-focused .waitlist-display:after{opacity:1;animation:none}.waitlist-form button:hover{transition:none}}@media (hover:none){.waitlist-form button:hover{letter-spacing:.38em}}.waitlist-wrap,.waitlist-form,.waitlist-field,.waitlist-display,.waitlist-overlay,.waitlist-overlay-panel,.waitlist-overlay-form,.waitlist-overlay-field{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.waitlist-overlay-scrim{background:#05071f61!important}@media (min-width:769px){.waitlist-form .waitlist-input{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;-webkit-appearance:none!important;appearance:none!important;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;pointer-events:none!important;width:1px!important;height:1px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:-1px!important;padding:0!important;font-size:16px!important;position:absolute!important;overflow:hidden!important}}.waitlist-form input:-webkit-autofill{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form input:-webkit-autofill:active{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form .waitlist-input:-webkit-autofill{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form .waitlist-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form .waitlist-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form .waitlist-input:-webkit-autofill:active{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form input:-moz-autofill{color:var(--text-main)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form .waitlist-input:-moz-autofill{color:var(--text-main)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-form input:-internal-autofill-selected{-webkit-appearance:none!important;appearance:none!important;color:var(--text-main)!important;-webkit-text-fill-color:var(--text-main)!important;box-shadow:none!important;-webkit-box-shadow:none!important;background:0 0!important}.waitlist-form .waitlist-input:-internal-autofill-selected{-webkit-appearance:none!important;appearance:none!important;color:var(--text-main)!important;-webkit-text-fill-color:var(--text-main)!important;box-shadow:none!important;-webkit-box-shadow:none!important;background:0 0!important}.waitlist-overlay-input,.waitlist-overlay-input:focus,.waitlist-overlay-input:active,.waitlist-overlay-input:hover{box-shadow:none!important;-webkit-box-shadow:none!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;-webkit-tap-highlight-color:transparent!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #ebe6dc47!important;border-radius:0!important;outline:none!important}.waitlist-overlay-input:focus{border-bottom-color:#ebe6dc6b!important}.waitlist-overlay-input:-webkit-autofill{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;border-bottom:1px solid #ebe6dc47!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;border-bottom:1px solid #ebe6dc47!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;border-bottom:1px solid #ebe6dc47!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-webkit-autofill:active{-webkit-text-fill-color:var(--text-main)!important;caret-color:var(--text-main)!important;background:0 0!important;border-bottom:1px solid #ebe6dc47!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-moz-autofill{color:var(--text-main)!important;background-color:#0000!important;box-shadow:inset 0 0 0 1000px #0000!important}.waitlist-overlay-input:-internal-autofill-selected{-webkit-appearance:none!important;appearance:none!important;color:var(--text-main)!important;-webkit-text-fill-color:var(--text-main)!important;background:0 0!important;box-shadow:inset 0 0 0 1000px #0000!important}
