:root{color:#011738;font-synthesis:none;text-rendering:optimizelegibility;--navy:#011738;--blue:#0044fd;--lime:#9bf91b;--muted:#66758a;--line:#e2e8f0;--surface:#fff;background:#f7f9fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f9fc;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--navy);background:#f7f9fc;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.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}.page-shell{min-height:100vh;overflow:hidden}.site-header{justify-content:space-between;align-items:center;gap:24px;width:min(1320px,100% - 64px);height:104px;margin:0 auto;display:flex}.brand-link{align-items:center;display:inline-flex}.brand-link img{width:168px;height:auto;display:block}.locale-switch{border:1px solid var(--line);background:#ffffffe0;border-radius:999px;gap:2px;padding:4px;display:inline-flex}.locale-switch button{color:#8390a2;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:44px;height:36px;font-size:12px;font-weight:750}.locale-switch button.active{background:var(--navy);color:#fff}.locale-switch button:focus-visible,.waitlist-control input:focus-visible,.waitlist-control button:focus-visible{outline-offset:2px;outline:3px solid #0044fd38}.hero{grid-template-columns:minmax(380px,.82fr) minmax(620px,1.18fr);align-items:center;gap:clamp(36px,6vw,96px);width:min(1320px,100% - 64px);min-height:calc(100vh - 104px);margin:0 auto;padding:36px 0 72px;display:grid}.hero-copy{z-index:8;max-width:590px;padding:24px 0 48px;position:relative}.status-pill{color:#53647b;background:#fff;border:1px solid #dce4ef;border-radius:999px;align-items:center;gap:10px;min-height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.status-pill span{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #9bf91b2e}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:590px;margin:28px 0 0;font-size:clamp(52px,5.15vw,78px);font-weight:760;line-height:.99}.waitlist-form{max-width:560px;margin-top:42px}.waitlist-control{background:#fff;border:1px solid #dce4ef;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:7px;display:grid;box-shadow:0 12px 36px #0117380e}.waitlist-control input{min-width:0;height:54px;color:var(--navy);background:0 0;border:0;padding:0 15px;font-size:16px}.waitlist-control input::placeholder{color:#9aa6b5}.waitlist-control input:focus{outline:0}.waitlist-control button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:146px;height:54px;padding:0 22px;font-size:14px;font-weight:750;box-shadow:0 8px 22px #0044fd2e}.waitlist-control button:hover{background:#003de4}.waitlist-control button:disabled{cursor:wait;opacity:.72}.waitlist-status{min-height:24px;color:var(--muted);margin:10px 8px 0;font-size:13px;line-height:1.45}.waitlist-status.success,.waitlist-status.duplicate{color:#365c13}.waitlist-status.error{color:#ad2d2d}.phone-stage{isolation:isolate;justify-content:center;align-items:center;height:min(690px,72vw);min-height:580px;display:flex;position:relative}.phone-stage:before{content:"";z-index:-1;background:#dfe6ef;height:1px;position:absolute;bottom:8%;left:9%;right:8%}.phone{aspect-ratio:1179/2556;transform-origin:50% 88%;background:#101722;border:1px solid #1f2937;border-radius:48px;width:clamp(220px,19vw,278px);padding:7px;position:absolute;box-shadow:0 24px 56px #0117381f,0 3px 10px #01173814}.phone:before,.phone:after{content:"";background:#26313e;border-radius:3px;width:3px;position:absolute}.phone:before{height:58px;top:116px;left:-4px}.phone:after{height:78px;top:138px;right:-4px}.phone-screen{background:#fff;border-radius:40px;width:100%;height:100%;overflow:hidden}.phone-screen img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.phone-left{z-index:1;transform:translate(-176px,34px)rotate(-8deg)}.phone-center{z-index:3;transform:translateY(-12px)rotate(-1.2deg)}.phone-right{z-index:2;transform:translate(176px,30px)rotate(7deg)}@media (width<=1100px){.site-header,.hero{width:min(100% - 40px,960px)}.hero{grid-template-columns:1fr;gap:8px;min-height:auto;padding-top:48px}.hero-copy{max-width:760px;padding-bottom:22px}.hero h1{max-width:760px;font-size:clamp(54px,8.5vw,82px)}.waitlist-form{max-width:610px}.phone-stage{width:min(100%,760px);height:650px;min-height:650px;margin:0 auto}.phone{width:266px}.phone-left{transform:translate(-174px,36px)rotate(-8deg)}.phone-right{transform:translate(174px,34px)rotate(7deg)}}@media (width<=620px){.site-header{width:calc(100% - 32px);height:82px}.brand-link img{width:136px}.locale-switch button{min-width:40px;height:32px;font-size:11px}.hero{gap:6px;width:calc(100% - 32px);padding:30px 0 52px}.hero-copy{padding:10px 0 6px}.status-pill{min-height:31px;font-size:12px}.hero h1{letter-spacing:-.052em;margin-top:22px;font-size:clamp(43px,13vw,60px)}.waitlist-form{margin-top:30px}.waitlist-control{border-radius:15px;grid-template-columns:1fr;gap:6px}.waitlist-control input,.waitlist-control button{width:100%;height:50px}.waitlist-control button{min-width:0}.phone-stage{width:calc(100vw - 20px);height:420px;min-height:420px;margin-left:calc(50% - 50vw + 10px)}.phone{border-radius:30px;width:min(43vw,168px);padding:4px;box-shadow:0 17px 36px #0117381c,0 2px 7px #01173814}.phone-screen{border-radius:25px}.phone:before{width:2px;height:38px;top:72px;left:-3px}.phone:after{width:2px;height:48px;top:84px;right:-3px}.phone-left{transform:translate(-29vw,24px)rotate(-8deg)}.phone-center{transform:translateY(-6px)rotate(-1deg)}.phone-right{transform:translate(29vw,22px)rotate(7deg)}.phone-stage:before{bottom:7%;left:3%;right:3%}}@media (width<=370px){.hero h1{font-size:42px}.phone-stage{height:382px;min-height:382px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.identity-page{min-height:100vh;color:var(--navy);background:#f5f7fb}.identity-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex}.identity-brand{align-items:center;display:inline-flex}.identity-brand-plate{box-shadow:none;background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.identity-brand img{width:126px;height:auto;display:block}.identity-language{gap:4px;display:flex}.identity-language button{border:1px solid var(--line);color:#718096;background:#fff;border-radius:8px;min-width:42px;height:34px;font-weight:750}.identity-language button.active{background:var(--navy);color:#fff}.identity-page main{place-items:center;min-height:calc(100vh - 76px);padding:36px 20px;display:grid}.identity-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(460px,100%);padding:34px;box-shadow:0 20px 60px #01173814}.identity-success{color:#fff;background:#169460;border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:22px;font-size:20px;font-weight:850;display:grid}.identity-kicker{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--blue)!important;margin:0 0 8px!important;font-size:12px!important}.identity-card h1{letter-spacing:-.035em;margin:0 0 10px;font-size:32px}.identity-card>p{color:var(--muted);margin:0 0 24px;line-height:1.5}.identity-card form{gap:16px;display:grid}.identity-card label{gap:7px;display:grid}.identity-card label span{font-size:13px;font-weight:750}.identity-card label small{color:var(--muted);font-size:11px}.identity-card input{height:46px;font:inherit;color:inherit;border:1px solid #ccd5e2;border-radius:10px;outline:none;padding:0 12px}.identity-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0044fd1f}.identity-primary{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:780;display:flex}.identity-primary:disabled{opacity:.6}.identity-error{color:#a52f2f;background:#fff0f0;border-radius:9px;padding:11px 12px;font-size:13px}.identity-page.dark{--navy:#f3f6fb;--muted:#a9b4c4;--line:#303948;--surface:#171c24;color:#f3f6fb;background:#0e1218}.identity-page.dark .identity-header{background:#141922;border-color:#303948}.identity-page.dark .identity-brand-plate{background:0 0}.identity-page.dark .identity-language button{color:#b8c1ce;background:#171c24;border-color:#394353}.identity-page.dark .identity-language button.active{color:#111827;background:#f3f6fb}.identity-page.dark .identity-card{background:#171c24;border-color:#303948;box-shadow:0 24px 68px #00000052}.identity-page.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.identity-page.dark .identity-card input{color:#f3f6fb;caret-color:#f3f6fb;background:#11161d;border-color:#3b4656}.identity-page.dark .identity-card input:focus{border-color:#5c83ff;box-shadow:0 0 0 3px #5c83ff29}.identity-page.dark .identity-card input:-webkit-autofill{-webkit-text-fill-color:#f3f6fb;caret-color:#f3f6fb;border-color:#3b4656;box-shadow:inset 0 0 0 1000px #11161d}.identity-page.dark .identity-card input:-webkit-autofill:hover{-webkit-text-fill-color:#f3f6fb;caret-color:#f3f6fb;border-color:#3b4656;box-shadow:inset 0 0 0 1000px #11161d}.identity-page.dark .identity-card input:-webkit-autofill:focus{-webkit-text-fill-color:#f3f6fb;caret-color:#f3f6fb;border-color:#3b4656;box-shadow:inset 0 0 0 1000px #11161d}.identity-page.dark .identity-card input:-moz-autofill{color:#f3f6fb;caret-color:#f3f6fb;background:#11161d}.identity-page.dark .identity-error{color:#ffb6c0;background:#341c22}.identity-page.dark .identity-primary{background:#4e74ff}.identity-page.dark .identity-card label small,.identity-page.dark .identity-card>p{color:#a9b4c4}@media (width<=520px){.identity-header{padding:0 16px}.identity-brand img{width:112px}.identity-page main{padding:24px 16px}.identity-card{padding:28px 22px}}
