: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{color:#011738;background:#f7f9fc;min-height:100vh}.identity-header{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 48px);min-height:96px;margin:0 auto;display:flex}.identity-brand{align-items:center;display:inline-flex}.identity-brand img{width:152px;height:auto;display:block}.identity-locale{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;gap:2px;padding:4px;display:inline-flex}.identity-locale button{color:#7d899a;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:42px;height:34px;font-size:12px;font-weight:750}.identity-locale button.active{color:#fff;background:#011738}.identity-main{justify-content:center;align-items:flex-start;width:min(100% - 40px,1120px);min-height:calc(100vh - 96px);margin:0 auto;padding:clamp(54px,9vh,108px) 0 80px;display:flex}.identity-card{background:#fff;border:1px solid #e1e7f0;border-radius:28px;width:min(100%,520px);padding:42px;box-shadow:0 24px 70px #01173814}.identity-heading{text-align:center}.identity-heading h1,.identity-success h1{letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,40px);font-weight:760;line-height:1.08}.identity-heading p,.identity-success>p{color:#6f7d90;max-width:390px;margin:16px auto 0;font-size:16px;line-height:1.55}.identity-form{gap:20px;margin-top:36px;display:grid}.identity-form label{gap:8px;display:grid}.identity-form label>span{color:#526177;font-size:13px;font-weight:700}.identity-password-control{background:#f8fafc;border:1px solid #dbe3ee;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:0 10px 0 16px;transition:border-color .16s,box-shadow .16s,background .16s;display:grid}.identity-password-control:focus-within{background:#fff;border-color:#0044fdb3;box-shadow:0 0 0 4px #0044fd17}.identity-password-control input{color:#011738;background:0 0;border:0;outline:0;width:100%;min-width:0;height:56px;padding:0;font-size:16px}.identity-password-control button{color:#0044fd;cursor:pointer;background:0 0;border:0;border-radius:10px;min-width:62px;height:38px;padding:0 10px;font-size:13px;font-weight:700}.identity-hint{color:#8995a5;margin:-8px 0 0;font-size:12px;line-height:1.4}.identity-error{color:#0000;min-height:20px;margin:-8px 0 -2px;font-size:13px;line-height:1.45}.identity-error.visible{color:#ad2d2d}.identity-primary{color:#fff;cursor:pointer;background:#0044fd;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-size:15px;font-weight:750;display:inline-flex;box-shadow:0 10px 24px #0044fd2e}.identity-primary:hover{background:#003de4}.identity-primary:disabled{opacity:.66;cursor:wait}.identity-primary:focus-visible,.identity-locale button:focus-visible,.identity-password-control button:focus-visible{outline-offset:2px;outline:3px solid #0044fd33}.identity-success{text-align:center}.identity-success-mark{color:#0044fd;background:#0044fd14;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 26px;font-size:28px;font-weight:800;display:grid}.identity-home{width:100%;margin-top:32px}.identity-link-error{text-align:center;background:#fff8f8;border:1px solid #f0d8d8;border-radius:16px;margin-top:34px;padding:20px}.identity-link-error p{color:#8c3232;margin:0;font-size:14px;line-height:1.5}.identity-link-error a{color:#0044fd;margin-top:14px;font-size:14px;font-weight:700;display:inline-block}@media (width<=620px){.identity-header{width:calc(100% - 32px);min-height:82px}.identity-brand img{width:136px}.identity-locale button{min-width:40px;height:32px;font-size:11px}.identity-main{width:calc(100% - 28px);min-height:calc(100vh - 82px);padding:42px 0 56px}.identity-card{border-radius:22px;padding:32px 22px}.identity-heading h1,.identity-success h1{font-size:31px}.identity-form{gap:18px;margin-top:32px}}@media (prefers-reduced-motion:reduce){.identity-password-control{transition:none}}
