:root{--ink:#102e38;--muted:#55717a;--blue:#44b7ef;--sky:#eaf8ff;--teal:#006760;--line:#c8dee4;--cream:#f7f5ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:80px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:relative;z-index:4}.brand{font-family:"DM Mono",monospace;font-size:15px;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:9px}.brand-mark{height:25px;width:25px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:white;font-family:Georgia;font-size:20px;font-style:italic;letter-spacing:0}.site-header nav{display:flex;gap:31px;font-size:13px;font-weight:700}.site-header nav a{opacity:.75}.site-header nav a:hover{opacity:1}.header-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}.hero{min-height:690px;overflow:hidden;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1.05fr);padding:105px clamp(22px,9vw,145px) 50px;background:#d7f2fb}.hero-copy{z-index:2;max-width:610px}.eyebrow{margin:0 0 20px;font-family:"DM Mono",monospace;font-size:11px;font-weight:500;letter-spacing:1.8px;color:#3d6874}.hero h1,.section h2,.closing h2{font-size:clamp(45px,5.2vw,82px);line-height:1.02;letter-spacing:0;margin:0;font-weight:800}.hero h1 em,.section h2 em,.closing h2 em{font-family:Georgia,serif;font-weight:400}.hero-text{font-size:16px;line-height:1.75;max-width:470px;margin:27px 0 34px;color:#395a64}.primary-button{display:inline-flex;align-items:center;gap:28px;padding:16px 21px;background:var(--ink);color:white;font-size:13px;font-weight:700}.primary-button span{font-size:21px;line-height:.7}.hero-art{position:relative;min-height:500px}.halo{position:absolute;border-radius:50%;border:1px solid rgba(13,102,126,.18)}.halo-one{width:650px;height:650px;right:-70px;top:-145px}.halo-two{width:430px;height:430px;right:70px;top:-35px;border-color:rgba(13,102,126,.28)}.hero-phone{position:absolute;overflow:hidden;box-shadow:0 28px 50px rgba(26,104,126,.2);background:#a6e5f7}.hero-phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone-recover{height:560px;width:288px;right:165px;top:-56px;transform:rotate(-8deg);z-index:2}.phone-scan{height:430px;width:222px;right:-10px;top:150px;transform:rotate(9deg);z-index:3}.art-caption{font-family:"DM Mono",monospace;font-size:10px;line-height:1.6;letter-spacing:1.7px;position:absolute;right:0;bottom:-3px;color:#23637a}.intro-strip{display:flex;justify-content:center;align-items:center;gap:31px;min-height:92px;background:var(--ink);color:#e2f4f6;font-family:"DM Mono",monospace;font-size:11px;letter-spacing:1.6px}.intro-strip span{width:5px;height:5px;border-radius:50%;background:#56cbcb}.section{padding:125px clamp(22px,9vw,145px)}.products{background:var(--cream)}.section-heading{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:30px;align-items:start;margin-bottom:55px}.section-heading h2{font-size:clamp(38px,4vw,61px)}.section-heading>p:last-child{font-size:15px;line-height:1.7;margin:5px 0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{height:615px;position:relative;padding:26px;overflow:hidden;color:white;display:flex;flex-direction:column}.recover-card{background:#168fde}.scan-card{background:#003d3d}.card-top{display:flex;justify-content:space-between;align-items:center;font-family:"DM Mono",monospace;font-size:11px;letter-spacing:1px}.card-tag{padding:6px 9px;border:1px solid rgba(255,255,255,.55)}.card-copy{position:relative;z-index:1;margin-top:48px;max-width:325px}.card-copy h3{font-size:clamp(33px,3.2vw,49px);line-height:1.05;letter-spacing:0;margin:0 0 16px}.card-copy p{font-size:14px;line-height:1.65;margin:0;color:rgba(255,255,255,.85)}.card-visual{position:absolute;right:5%;bottom:-145px;height:470px;width:260px;transform:rotate(-6deg);filter:drop-shadow(0 18px 20px rgba(0,0,0,.18))}.scan-card .card-visual{bottom:-125px;transform:rotate(6deg);width:255px}.card-visual img{width:100%;height:100%;object-fit:cover;object-position:top}.card-action{position:relative;z-index:2;margin-top:auto;display:flex;justify-content:space-between;font-size:13px;font-weight:700;padding-top:18px;border-top:1px solid rgba(255,255,255,.5)}.card-action span{font-size:20px}.recover-detail{background:var(--sky);display:grid;grid-template-columns:1fr 1fr;gap:60px;min-height:720px;align-items:center}.detail-copy{max-width:485px}.blue-label{color:#167eae}.green-label{color:#008980}.detail-copy h2{font-size:clamp(42px,4.4vw,69px);margin-bottom:27px}.detail-copy>p:not(.eyebrow):not(.detail-note){font-size:15px;line-height:1.8;color:#45636d}.check-list{list-style:none;margin:30px 0 19px;padding:0}.check-list li{padding:12px 0 12px 28px;border-top:1px solid #b6dce8;font-size:13px;font-weight:700;position:relative}.check-list li:before{content:"+";position:absolute;left:3px;color:#1299dc;font-size:20px;font-weight:400;top:7px}.detail-note{font-size:11px;line-height:1.6;color:#5c7d87}.screen-stack{height:550px;position:relative}.screen-stack img{object-fit:cover;object-position:top;box-shadow:0 20px 35px rgba(20,101,132,.2)}.back-screen{position:absolute;width:220px;height:450px;right:15px;top:50px;transform:rotate(10deg)}.front-screen{position:absolute;width:265px;height:540px;left:60px;top:0;transform:rotate(-6deg)}.scan-detail{background:#edf5ee;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:730px}.scan-screens{position:relative;height:535px}.scan-screens img{object-fit:cover;object-position:top;box-shadow:0 25px 35px rgba(0,61,61,.18)}.scan-main{position:absolute;width:272px;height:535px;left:17%;top:0;transform:rotate(-5deg)}.scan-small{position:absolute;width:190px;height:380px;left:51%;bottom:-10px;transform:rotate(9deg)}.feature-list{margin-top:29px;border-top:1px solid #bcd1cd}.feature-list>div{display:grid;grid-template-columns:38px 1fr;padding:13px 0;border-bottom:1px solid #bcd1cd;font-size:12px}.feature-list b{font-family:"DM Mono",monospace;font-size:10px;color:#00877b}.feature-list span{color:#54706c}.feature-list strong{display:block;font-size:13px;color:var(--ink);margin-bottom:3px}.closing{padding:122px 22px 132px;text-align:center;background:#00665f;color:white;position:relative;overflow:hidden}.closing:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(255,255,255,.18);border-radius:50%;top:-360px;left:50%;transform:translateX(-50%)}.closing>*{position:relative}.closing .eyebrow{color:#a9dbcf}.closing h2{font-size:clamp(47px,5.3vw,82px);margin-bottom:33px}.light-button{background:#e1f6ed;color:#07534e}footer{background:#092f35;color:#d7eaeb;padding:30px clamp(22px,5vw,76px);display:grid;grid-template-columns:1.2fr 1fr 1.3fr .7fr;gap:20px;align-items:center;font-size:11px;color:#a9c2c4}footer .brand{color:#fff;font-size:13px}footer p{margin:0}footer>a:not(.brand){text-decoration:underline;color:white}
@media(max-width:800px){.site-header{height:68px}.site-header nav{display:none}.hero{padding:70px 24px 0;min-height:760px;display:block}.hero-art{height:430px;margin-top:45px}.phone-recover{right:28%;top:0;height:420px;width:216px}.phone-scan{right:-4px;top:100px;height:330px;width:170px}.art-caption{bottom:2px;right:4px}.intro-strip{gap:13px;flex-wrap:wrap;padding:22px;font-size:9px}.section{padding:75px 24px}.section-heading{display:block;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{margin-bottom:18px}.product-grid,.recover-detail,.scan-detail{grid-template-columns:1fr}.product-card{height:550px}.card-visual{height:390px;width:215px}.recover-detail{gap:30px}.screen-stack{height:430px}.front-screen{left:7%;height:420px;width:206px}.back-screen{right:3%;height:360px;width:176px;top:35px}.scan-detail{gap:25px}.scan-screens{height:440px;order:2}.scan-main{height:425px;width:216px;left:6%}.scan-small{height:305px;width:153px;left:52%}footer{grid-template-columns:1fr 1fr;padding:30px 24px}.closing{padding:85px 24px}.hero h1{font-size:51px}}@media(max-width:420px){.header-link{font-size:11px}.card-copy h3{font-size:37px}.hero h1{font-size:46px}.intro-strip span{display:none}}

/* Single-product presentation and synchronized product selectors. */
.product-switch{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer;padding:8px 10px;opacity:.58}.product-switch:hover{opacity:1}.product-nav{gap:7px!important}.product-nav .product-switch.is-active{opacity:1;background:#d5ebea}.product-toggle{display:flex;flex-direction:column;align-items:flex-start;margin-top:-5px}.product-toggle .product-switch{width:100%;text-align:left;border-bottom:1px solid var(--line);padding:13px 0;font-size:13px;font-weight:700}.product-toggle .product-switch.is-active{opacity:1;color:#087d95}.product-toggle small{display:inline-block;width:35px;font-family:"DM Mono",monospace;color:#6b9198}.product-grid{display:block}.product-card{display:none;max-width:100%}.product-card.is-active{display:flex}.recover-detail,.scan-detail{display:none}.recover-detail.is-active,.scan-detail.is-active{display:grid}.hero-phone{display:none}.hero-phone.is-active{display:block}.phone-recover.is-active{right:110px;top:-56px;transform:rotate(-8deg)}.phone-scan.is-active{height:560px;width:288px;right:110px;top:-56px;transform:rotate(7deg)}
@media(max-width:800px){.product-nav{display:none!important}.phone-recover.is-active{right:24%;top:0;height:420px;width:216px}.phone-scan.is-active{right:14%;top:0;height:420px;width:216px}.product-toggle{margin-top:22px}.product-toggle .product-switch{font-size:12px}.product-card{height:550px}}

/* Keep the complete product screenshot above the persistent download action. */
.card-visual{right:8%;bottom:74px;height:400px;width:222px}.scan-card .card-visual{right:8%;bottom:74px;height:400px;width:222px}.card-visual img{object-fit:contain}
@media(max-width:800px){.card-visual,.scan-card .card-visual{right:7%;bottom:66px;height:320px;width:180px}}
