:root{--ink:#13212b;--muted:#65737d;--paper:#f4f6f7;--line:#d8e0e4;--blue:#2578f5;--cyan:#38bde8;--navy:#102b3b;--good:#24a875;--alert:#ef9d35;--font:Arial,Helvetica,sans-serif;--display:"Trebuchet MS",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font)}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font:800 19px var(--display)}.brand img{border-radius:9px}nav{display:flex;gap:36px;font-size:14px;color:#40515d}nav a:hover{color:var(--blue)}.header-cta{padding:11px 19px;border:1px solid #bdc9d0;border-radius:7px;font-size:14px;font-weight:700}.header-cta:hover{background:var(--ink);color:#fff}.hero{min-height:720px;display:grid;grid-template-columns:minmax(370px,.82fr) minmax(540px,1.18fr);align-items:center;gap:40px;padding:70px clamp(24px,5vw,76px) 95px;overflow:hidden}.eyebrow,.section-label{color:#176ac8;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:2px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:32px;height:1px;background:var(--blue)}h1,h2,h3{font-family:var(--display);margin:0}h1{font-size:clamp(53px,6vw,88px);line-height:.98;letter-spacing:-5px;margin:27px 0 28px}h1 em,.download h2 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:18px;line-height:1.65;color:#53636e;max-width:550px}.hero-actions{display:flex;gap:12px;margin:34px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:7px;font-weight:800;font-size:14px}.button.primary{background:#176ac8;color:#fff;box-shadow:0 12px 28px #176ac82d}.button.primary:hover{background:#1159ab;transform:translateY(-2px)}.button.secondary{border:1px solid #c4cfd5;gap:15px}.trust-line{display:flex;align-items:center;gap:12px;color:#71808a;font-size:12px;font-weight:700}.trust-line i{width:3px;height:3px;background:#9cabb4;border-radius:50%}.product-stage{position:relative;min-height:570px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #bfd1dd;border-radius:50%}.orbit.one{width:650px;height:650px;right:-80px;top:-38px}.orbit.two{width:470px;height:470px;right:25px;top:40px;border-color:#d5e0e7}.app-window{width:min(720px,100%);background:#152d3a;border:1px solid #45616f;border-radius:16px;box-shadow:0 35px 80px #16344538;overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg);position:relative;z-index:2}.app-topbar{height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;color:#e9f2f7;border-bottom:1px solid #385360;font-size:11px}.dots{display:flex;gap:6px}.dots span{width:8px;height:8px;border-radius:50%;background:#58717e}.operator{justify-self:end;width:26px;height:26px;border-radius:50%;background:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:900}.app-body{display:grid;grid-template-columns:58px 1fr;min-height:410px}.app-body aside{border-right:1px solid #385360;display:flex;flex-direction:column;align-items:center;gap:13px;padding:15px 0}.app-body aside img,.app-body aside span{width:31px;height:31px;border-radius:7px;display:grid;place-items:center;color:#87a0ad;padding:5px}.app-body aside span.active{background:#244a5d;color:#59c9ed}.app-content{background:#f3f6f7;padding:25px}.app-heading{display:flex;justify-content:space-between}.app-heading small{font-size:7px;letter-spacing:1.3px;color:#71818a;font-weight:900}.app-heading h2{font-size:22px;margin-top:3px}.online{font-size:7px;color:#16815c;font-weight:900;background:#def2e9;border:1px solid #b8e2d0;border-radius:20px;padding:7px 9px;height:max-content}.online b{display:inline-block;width:5px;height:5px;background:var(--good);border-radius:50%}.lab-tabs{display:flex;gap:7px;margin:20px 0 14px;border-bottom:1px solid var(--line);padding-bottom:8px}.lab-tabs span{font-size:7px;font-weight:800;padding:6px 9px;border-radius:5px}.lab-tabs .active{background:#dcebf9;color:#1667bd}.map-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.device{background:#fff;border:1px solid #dbe3e7;border-radius:9px;padding:10px;display:grid;grid-template-columns:1fr auto}.screen{grid-column:1/-1;height:48px;border-radius:5px;background:#dfe8ed;display:grid;place-items:center;margin-bottom:8px}.screen span{width:34px;height:22px;border:2px solid #68808c;border-radius:3px;position:relative}.screen span:after{content:"";position:absolute;width:13px;height:2px;background:#68808c;bottom:-6px;left:8px}.device b{font-size:8px}.device small{grid-column:1;font-size:6px;color:#7b8991;margin-top:3px}.device em{grid-column:2;grid-row:2/4;font-style:normal;font-size:6px;font-weight:900;color:var(--good)}.device.alert em{color:var(--alert)}.device.offline{opacity:.55}.device.offline em{color:#7b8991}.scan-toast{position:absolute;z-index:3;right:-4px;bottom:34px;background:#fff;border-radius:10px;padding:12px 14px;box-shadow:0 15px 35px #14394d3d;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:285px}.scan-toast>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#dceefd;color:#176ac8;font-weight:900}.scan-toast div{display:flex;flex-direction:column}.scan-toast b{font-size:9px}.scan-toast small{font-size:7px;color:#7b8991}.scan-toast strong{font-size:7px;color:#176ac8}.statement{background:var(--navy);color:#fff;text-align:center;padding:110px 24px}.statement p{color:#65cdf0;font-size:11px;letter-spacing:3px;font-weight:900}.statement h2{font-size:clamp(38px,5vw,66px);line-height:1.15;letter-spacing:-3px;margin-top:24px}.features,.workflow{padding:110px clamp(24px,7vw,110px)}.section-intro{display:grid;grid-template-columns:.45fr 1fr;gap:40px;margin-bottom:65px}.section-intro h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-2.5px}.section-intro p{color:var(--muted);line-height:1.7;max-width:550px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #cbd6dc;border-left:1px solid #cbd6dc}.feature-grid article{min-height:270px;padding:42px;border-right:1px solid #cbd6dc;border-bottom:1px solid #cbd6dc}.feature-grid article:hover{background:#fff;transform:translateY(-4px);box-shadow:0 15px 35px #17384912}.feature-grid article>span{color:var(--blue);font-size:11px;font-weight:900}.feature-grid h3{font-size:23px;margin:38px 0 14px}.feature-grid p{color:var(--muted);line-height:1.65}.secure-section{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#e7edf0}.secure-visual{position:relative;overflow:hidden;display:grid;place-items:center}.ring{position:absolute;border:1px solid #b6cbd6;border-radius:50%}.ring-a{width:480px;height:480px}.ring-b{width:340px;height:340px;border-style:dashed}.core{width:220px;height:220px;border-radius:50%;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 25px 55px #193a4b40}.core img{width:48px;height:48px;margin-bottom:14px}.core span{color:#65cdf0;font-size:8px;letter-spacing:2px;font-weight:900}.core b{font:700 20px var(--display);margin-top:7px}.pill{position:absolute;background:#fff;border:1px solid #cad8df;border-radius:20px;padding:9px 16px;font-size:10px;font-weight:800;box-shadow:0 8px 22px #17384914}.p1{top:19%;left:12%}.p2{top:31%;right:13%}.p3{bottom:21%;left:17%}.secure-copy{padding:100px clamp(40px,7vw,105px);background:#fff}.secure-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-2.5px;margin:25px 0}.secure-copy>p{color:var(--muted);line-height:1.75}.secure-copy ul{list-style:none;padding:0;margin:35px 0;display:grid;gap:15px}.secure-copy li{font-size:14px;font-weight:700}.secure-copy li span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dceefd;color:#176ac8;margin-right:10px}.workflow ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bbc9d0}.workflow li{padding:30px 25px 20px 0;border-right:1px solid #bbc9d0;min-height:180px;margin-right:25px}.workflow li:last-child{border:0}.workflow li>span{color:var(--blue);font-size:10px;font-weight:900}.workflow h3{font-size:23px;margin:30px 0 10px}.workflow p{font-size:14px;line-height:1.6;color:var(--muted)}.download{background:#155fae;color:#fff;display:grid;grid-template-columns:1fr 450px;gap:80px;align-items:center;padding:100px clamp(24px,8vw,125px)}.section-label.light{color:#a7dcff}.download h2{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-4px;margin:25px 0}.download h2 em{color:#b5e3ff}.download>div>p{color:#c7def2}.download-card{background:#fff;color:var(--ink);padding:27px;border-radius:13px;box-shadow:0 25px 60px #06396842}.download-card h3{font-size:18px;margin-bottom:15px}.download-option{border:1px solid #d7e0e5;border-radius:8px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.download-option:hover{border-color:var(--blue);transform:translateX(3px)}.os-icon{width:34px;height:34px;border-radius:7px;background:#eaf3fb;display:grid;place-items:center;font-size:18px}.download-option div{display:flex;flex-direction:column}.download-option b{font-size:13px}.download-option small{color:#778791;font-size:10px;margin-top:2px}.download-option strong{color:var(--blue)}.download-card>p{text-align:center;color:#87959d;font-size:9px;margin:17px 0 0}footer{padding:30px clamp(24px,5vw,76px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line)}footer p,footer>span{font-size:11px;color:#71808a}footer>span{justify-self:end}@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-line{justify-content:center}.hero-lead{margin-inline:auto}.section-intro{grid-template-columns:1fr}.secure-section{grid-template-columns:1fr}.secure-visual{min-height:550px}.download{grid-template-columns:1fr}.workflow ol{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-header{height:70px}.site-header nav{display:none}.hero{display:block;padding-top:55px}.hero h1{font-size:53px;letter-spacing:-3px}.hero-actions{flex-direction:column}.trust-line{flex-wrap:wrap}.product-stage{min-height:430px;margin-top:35px}.app-window{transform:none}.app-content{padding:14px}.map-grid{grid-template-columns:repeat(2,1fr)}.device:nth-child(n+5){display:none}.scan-toast{right:0;bottom:3px;min-width:255px}.statement,.features,.workflow{padding:75px 22px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto;padding:30px}.secure-visual{min-height:430px}.ring-a{width:390px;height:390px}.ring-b{width:290px;height:290px}.core{width:180px;height:180px}.secure-copy{padding:70px 25px}.workflow ol{grid-template-columns:1fr}.workflow li{min-height:auto;border-right:0;border-bottom:1px solid #bbc9d0;margin:0}.download{padding:75px 22px}.download h2{font-size:49px}.download-card{padding:20px}footer{grid-template-columns:1fr;gap:16px;text-align:center}footer .brand,footer>span{justify-self:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
