:root{color-scheme:light;--ink:#101a32;--muted:#60708b;--blue:#1769e8;--cyan:#39d7dd;--pale:#eef5ff;--line:#dce6f2;--navy:#0c1730;--white:#fff;--font-body:"DM Sans",Arial,sans-serif;--font-display:Manrope,"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 var(--font-body)}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #24a9d6;outline-offset:4px}.wrap{width:min(1120px,calc(100% - 48px));margin-inline:auto}.site-header{height:80px;padding:0 max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f7;background:#fff}.brand{display:block;width:168px;height:48px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:32px;align-items:center}.site-header nav a,.footer-links a{font-size:14px;color:#52627d;text-decoration:none;font-weight:600}.site-header nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--blue)}.hero{min-height:548px;padding-block:76px 68px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px}.eyebrow{display:block;color:#246ad0;letter-spacing:.13em;font-weight:700;font-size:11px;line-height:1.5}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#36cdd2;margin-right:8px;box-shadow:0 0 0 4px #e3fbfa}.hero h1,.section-heading h2,.compatibility h2,.legal h1{font:800 clamp(39px,5.2vw,64px)/1.08 var(--font-display);letter-spacing:-.055em;margin:23px 0 18px;color:var(--navy)}.hero h1 span{background:linear-gradient(90deg,#1868e9,#19aebf);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{max-width:520px;color:#596982;font-size:18px;line-height:1.65;margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:31px}.button{min-height:52px;padding:13px 19px;border-radius:12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:14px;transition:transform .15s ease,box-shadow .15s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #133a701c}.button-primary{background:linear-gradient(110deg,#1769e8,#149cdb);color:#fff}.text-link{font-weight:700;color:#1c5fc2;text-decoration:none;font-size:14px}.trust-note{margin-top:22px;font-size:13px;color:#6d7c94}.trust-note span{color:#1197a5;font-weight:800;margin-right:6px}.hero-art{height:370px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-art:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#dcf7fa 0,#ebf2ff 55%,#f8fbff 72%);z-index:-2}.orbit{position:absolute;border:1px solid #bfd7f4;border-radius:50%;z-index:-1}.orbit-one{width:390px;height:220px;transform:rotate(-22deg)}.orbit-two{width:330px;height:300px;transform:rotate(38deg)}.device.phone{height:278px;width:142px;border:7px solid #162544;border-radius:26px;background:#f9fcff;padding:8px;box-shadow:0 22px 48px #122f5a25;z-index:2;transform:rotate(-5deg);margin-right:32px}.phone-speaker{height:5px;width:38px;border-radius:8px;background:#172341;margin:0 auto 12px}.phone-screen{height:225px;border-radius:13px;background:linear-gradient(160deg,#edf5ff,#fff);padding:18px 12px;display:flex;flex-direction:column}.screen-label{color:#7c8ba0;font-size:10px;font-weight:700}.screen-lines{margin-top:12px;font-size:13px;line-height:1.7;color:#173054;font-weight:600}.send-pill{margin-top:auto;background:#1769e8;border-radius:8px;color:#fff;padding:8px 12px;font-size:11px;text-align:center;font-weight:700}.connection-line{width:92px;display:flex;justify-content:space-between;align-items:center;position:relative}.connection-line:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px dashed #47cbd2}.connection-line span{width:8px;height:8px;border-radius:50%;background:#35cbd1;z-index:1;box-shadow:0 0 0 4px #e7fbfb}.device.computer{width:245px;z-index:2;filter:drop-shadow(0 20px 24px #142f551f);transform:translateY(15px)}.computer-screen{height:165px;border:7px solid #152644;border-radius:15px;background:#f8fbff;overflow:hidden}.screen-top{height:22px;background:#eaf1fb;padding:7px;display:flex;gap:4px}.screen-top i{width:5px;height:5px;border-radius:50%;background:#8aa7cb}.screen-text{margin:29px 21px;color:#24446f;font-size:14px;line-height:1.8}.screen-text b{display:inline-block;height:14px;border-right:2px solid #1769e8;vertical-align:middle;margin-left:2px;animation:blink 1.1s infinite}.computer-stand{height:32px;width:76px;margin:auto;background:linear-gradient(90deg,#cad8e9,#e7eff8,#b8c9de);clip-path:polygon(22% 0,78% 0,90% 78%,100% 90%,0 90%,10% 78%)}.secure-badge{position:absolute;right:14px;bottom:24px;padding:9px 13px;border:1px solid #cae2f6;background:#ffffffeb;box-shadow:0 8px 22px #14396312;border-radius:30px;font-size:11px;font-weight:700;color:#31618b}.secure-badge span{color:#11a1ac;margin-right:5px;font-size:16px}.download-strip{background:var(--navy);color:#fff;padding:47px 0}.download-inner{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px}.eyebrow-dark{color:#48d4da}.download-inner h2,.store-inner h2{font:700 27px/1.2 var(--font-display);letter-spacing:-.03em;margin:10px 0}.download-inner p,.store-inner p{margin:0;color:#aebbd0;font-size:14px}.download-buttons{display:grid;grid-template-columns:1fr 1fr;gap:11px}.button-light,.button-outline{border:1px solid #42516b;min-height:66px;border-radius:12px;justify-content:flex-start;padding:10px 14px;color:#fff;background:#fff}.button-outline{background:#172540}.platform-icon{height:34px;width:34px;border-radius:9px;background:#eaf4ff;color:#1769e8;display:grid;place-items:center;font-weight:800;font-size:17px;flex:none}.windows-icon{color:#168cbe}.button-light>span:nth-child(2),.button-outline>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column}.button-light strong,.button-outline strong{font-size:13px}.button-light small,.button-outline small{font-size:11px;font-weight:500;opacity:.72;white-space:nowrap}.button-light{color:#12203b}.download-arrow{margin-left:auto;font-size:18px;color:#1769e8}.checksum-link{grid-column:1/-1;justify-self:end;color:#aebbd0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.how{padding-block:92px 98px}.section-heading{text-align:center;margin-bottom:46px}.section-heading h2,.compatibility h2{font-size:clamp(30px,3.8vw,42px);margin:12px 0}.section-heading p{color:var(--muted);margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;border:1px solid #e4ebf4;border-radius:16px;padding:23px 20px 22px;background:linear-gradient(160deg,#fff,#f9fbff);min-height:218px}.step-number{position:absolute;right:19px;top:17px;color:#a4b1c4;font-size:11px;font-weight:700;letter-spacing:.08em}.step-icon{width:43px;height:43px;border-radius:13px;background:#eaf3ff;color:#1769e8;display:grid;place-items:center;font-size:23px;margin-bottom:22px}.step h3{font:700 16px var(--font-display);margin:0 0 7px}.step p{color:#66758d;font-size:13px;line-height:1.6;margin:0}.privacy-band{background:#f1f7ff;padding:58px 0}.privacy-inner{display:grid;grid-template-columns:70px 1fr;gap:23px;max-width:840px}.privacy-symbol{width:60px;height:60px;border-radius:18px;background:#fff;box-shadow:0 8px 24px #17477e12;color:#1672da;display:grid;place-items:center;font-size:30px}.privacy-inner h2{font:700 29px var(--font-display);letter-spacing:-.035em;margin:7px 0}.privacy-inner p{max-width:680px;color:#5f6f87;margin:0 0 15px}.compatibility{padding-block:88px;display:grid;grid-template-columns:.82fr 1.18fr;gap:45px;align-items:start}.compatibility h2{max-width:340px}.compat-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.compat-card{display:flex;gap:12px;border:1px solid #e5ecf5;border-radius:13px;padding:17px;background:#fff}.compat-card p{font-size:13px;color:#5d6e86;margin:0}.compat-mark{color:#1d9cae;font-size:17px;font-weight:700}.store-callout{background:#e7f4fb;padding:42px 0}.store-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.store-inner p{color:#536a7e;max-width:620px}.button-dark{background:#13213d;color:#fff;white-space:nowrap}.site-footer{background:#f9fbfe;border-top:1px solid #e8eef6;padding:27px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:8px 25px;align-items:center}.footer-brand{font:800 17px var(--font-display);text-decoration:none;color:#14213a}.footer-brand span{font:500 12px var(--font-body);color:#8290a4}.footer-links{display:flex;gap:22px}.footer-links a{font-size:12px}.footer-inner>p{grid-column:1/-1;margin:0;color:#98a4b5;font-size:11px}.legal{max-width:780px;padding-block:48px 90px}.back-link{display:inline-block;margin-bottom:31px;font-size:13px;color:#55708d;text-decoration:none}.legal h1{font-size:clamp(38px,6vw,56px);margin:15px 0 6px}.legal-updated{color:#8290a4;font-size:13px;margin:0 0 35px}.legal>p,.legal li{color:#586981;line-height:1.8}.legal h2{font:700 22px var(--font-display);letter-spacing:-.02em;margin:32px 0 8px}.legal a:not(.back-link){color:#145fbe;text-decoration-thickness:1px;text-underline-offset:3px}.legal ul,.legal ol{padding-left:24px}.legal li{padding:3px 0}.notice{padding:16px 18px;background:#eef5ff;border-left:3px solid #2078da;border-radius:8px;color:#354d6c;line-height:1.7}.review-steps{counter-reset:step;list-style:none;padding-left:0!important}.review-steps li{counter-increment:step;position:relative;padding-left:43px;margin:13px 0}.review-steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:3px;width:29px;height:29px;border-radius:9px;background:#e9f3ff;color:#1769e8;display:grid;place-items:center;font-size:10px;font-weight:800}
@keyframes blink{50%{opacity:0}}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:12px;padding-top:64px}.hero-copy{max-width:670px}.hero-art{height:330px}.download-inner{grid-template-columns:1fr;gap:25px}.steps{grid-template-columns:repeat(2,1fr)}.compatibility{grid-template-columns:1fr;gap:15px}.compatibility h2{max-width:620px}.store-inner{align-items:flex-start;flex-direction:column}.button-dark{white-space:normal}}@media(max-width:560px){.wrap{width:calc(100% - 36px)}.site-header{height:68px;padding-inline:18px}.brand{width:138px;height:42px}.site-header nav{gap:14px}.site-header nav a{font-size:11px}.hero{padding-block:52px 42px;min-height:auto}.hero h1{font-size:43px}.lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-art{height:265px;transform:scale(.84);transform-origin:top center;margin-bottom:-43px}.hero-art:before{width:260px;height:260px}.orbit-one{width:310px;height:180px}.orbit-two{width:280px;height:230px}.device.phone{transform:scale(.88) rotate(-5deg);margin-right:10px}.device.computer{transform:scale(.84) translateY(13px);margin-left:-8px}.connection-line{width:65px}.secure-badge{right:0;bottom:7px}.download-strip{padding:35px 0}.download-inner{gap:18px}.download-inner h2{font-size:24px}.download-buttons{grid-template-columns:1fr}.checksum-link{justify-self:start}.how{padding-block:67px}.section-heading{text-align:left;margin-bottom:28px}.section-heading h2{font-size:31px}.steps{gap:10px}.step{padding:18px 14px;min-height:208px}.step-icon{margin-bottom:15px}.step h3{font-size:14px}.step p{font-size:12px}.privacy-band{padding:39px 0}.privacy-inner{grid-template-columns:47px 1fr;gap:15px}.privacy-symbol{height:44px;width:44px;border-radius:13px;font-size:24px}.privacy-inner h2{font-size:23px}.privacy-inner p{font-size:14px}.compatibility{padding-block:65px}.compat-grid{grid-template-columns:1fr}.store-inner h2{font-size:24px}.footer-inner{grid-template-columns:1fr;gap:12px}.footer-links{flex-wrap:wrap;gap:12px 20px}.footer-inner>p{grid-column:auto}.legal{padding-block:34px 65px}.legal h2{font-size:20px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
