:root{--paper:#f6f3ec;--ink:#101210;--muted:#626760;--line:rgba(16,18,16,.13);--green:#0f4c3a;--green2:#17624c;--lime:#b8d9c7;--white:#fff;--display:"Poppins",Avenir,"Century Gothic",sans-serif;--body:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2));position:sticky;top:0;background:rgba(246,243,236,.92);backdrop-filter:blur(16px);z-index:10}.brand{color:var(--green);display:flex;align-items:center;gap:9px;text-decoration:none;font:600 20px var(--display);letter-spacing:-.05em}.brand svg{width:28px;height:28px}.topbar nav{display:flex;gap:26px}.topbar nav a,.footer a{color:var(--muted);text-decoration:none;font-size:13px}.header-cta{color:var(--paper);background:var(--green);padding:11px 17px;border-radius:9px;font:600 13px var(--display);text-decoration:none}.hero{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px;padding:68px 0 82px}.eyebrow{margin:0 0 18px;color:var(--green);font:600 11px var(--body);letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:9px}.eyebrow span{display:block;width:16px;height:1px;background:currentColor}.hero h1,.section h2,.security h2,.download h2{font:600 clamp(38px,5vw,68px)/1.08 var(--display);letter-spacing:-.065em;margin:0}.hero h1 em,.section h2 em,.pro h2 em{font-style:normal;color:var(--green)}.hero-text{max-width:440px;font-size:18px;line-height:1.65;color:var(--muted);margin:24px 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.button{border:0;text-decoration:none;cursor:pointer;padding:15px 19px;border-radius:10px;font:600 14px var(--display);display:inline-flex;gap:21px;align-items:center}.button b{font-size:20px;line-height:10px}.primary{background:var(--green);color:var(--paper)}.text-link{font:600 13px var(--display);color:var(--ink);text-decoration:none}.text-link b{margin-left:7px}.hero-proof{display:flex;gap:12px;align-items:center;margin-top:43px;font-size:12px;color:var(--muted);line-height:1.35}.faces{display:flex}.faces i{font:600 9px var(--display);font-style:normal;color:white;background:#345f52;width:25px;height:25px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;margin-left:-6px}.faces i:first-child{margin:0;background:#ba8a63}.faces i:last-child{background:#6c6d6a}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.sun{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#d5dfb3 0%,rgba(213,223,179,.05) 68%);filter:blur(1px)}.orb{position:absolute;border-radius:50%;filter:blur(0)}.orb.one{width:76px;height:76px;background:#d3a06c;top:50px;right:27px}.orb.two{width:32px;height:32px;background:#c7d9c9;bottom:65px;left:25px}.phone{width:270px;height:490px;background:#fff;border:9px solid #111612;border-radius:37px;z-index:1;padding:25px 18px 18px;box-shadow:0 25px 45px rgba(20,39,31,.25);overflow:hidden}.phone-head{display:flex;justify-content:space-between;font-size:13px;color:#777}.mini-brand{display:flex;gap:4px;align-items:center;font:600 12px var(--display);color:var(--green)}.mini-brand svg{width:18px;height:18px}.phone-hello{font-size:11px;color:#7b807b;margin:29px 0 5px}.phone h2{font:600 19px/1.2 var(--display);letter-spacing:-.05em;margin:0 0 19px}.service-row{height:51px;border:1px solid #e5e6e1;border-radius:12px;display:flex;align-items:center;padding:0 11px;margin:7px 0;font:600 12px var(--display)}.service-row b{margin-left:auto;font-size:18px;color:var(--green)}.service-icon{font-size:19px;color:var(--green);width:29px}.safe-card{display:flex;gap:9px;background:#ecf5f0;border-radius:11px;padding:11px;margin-top:15px;font-size:10px;line-height:1.45}.safe-card span{color:white;background:var(--green);width:19px;height:19px;border-radius:50%;display:grid;place-items:center}.safe-card p{margin:0}.phone-nav{display:flex;justify-content:space-around;border-top:1px solid #eee;margin:24px -18px 0;padding-top:11px}.phone-nav i{width:9px;height:9px;border-radius:50%;background:#d9ddd9}.phone-nav i:first-child{background:var(--green)}.float-card{position:absolute;z-index:2;background:rgba(255,255,255,.94);box-shadow:0 12px 25px rgba(28,45,35,.12);border-radius:12px;padding:11px 13px;font-size:10px}.verified{right:0;top:120px;display:flex;gap:7px;align-items:center}.verified span{background:var(--green);color:white;border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.verified p{margin:0;color:#66706a;line-height:1.4}.verified b{color:var(--ink)}.rating{left:0;bottom:91px;display:grid;gap:2px}.rating b{color:#a9762c;font-size:13px}.rating span{color:#6b716c}.promise{background:var(--green);color:var(--paper);padding:57px 0}.promise-grid{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center}.promise p{font-size:13px;line-height:1.55;opacity:.72;margin:0}.promise p:last-child{text-align:right}.promise h2{font:500 clamp(30px,4vw,48px)/1.12 var(--display);letter-spacing:-.055em;text-align:center;margin:0}.promise em{font-style:normal;color:#b8d9c7}.section{padding:118px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin:0 0 56px}.section-title h2,.pro h2{font-size:clamp(32px,4vw,51px)}.section-title p,.pro-copy>p:not(.eyebrow),.download p{width:305px;color:var(--muted);line-height:1.6;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps article{padding:27px 30px 10px 0;border-right:1px solid var(--line);min-height:260px}.steps article+article{padding-left:30px}.steps article:last-child{border:0}.steps article>b{font:600 11px var(--body);color:#8b8e89}.step-mark{width:45px;height:45px;display:grid;place-items:center;margin:31px 0 19px;border-radius:12px;background:var(--green);color:var(--paper);font-size:24px}.steps h3{font:600 18px var(--display);letter-spacing:-.04em;margin:0 0 8px}.steps p{max-width:245px;font-size:14px;line-height:1.6;color:var(--muted);margin:0}.security{background:#17251e;color:var(--paper);padding:110px 0}.security-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:110px;align-items:center}.light{color:#b8d9c7}.security h2{font-size:clamp(34px,4vw,52px)}.security-grid>div>p:not(.eyebrow){max-width:420px;line-height:1.7;color:#c1c7c1;margin:25px 0 31px}.paper{background:var(--paper);color:var(--green)}.security-card{background:#f6f3ec;color:var(--ink);border-radius:20px;padding:31px;box-shadow:15px 17px 0 #335448}.lock{width:41px;height:41px;border:1px solid #c5d3c8;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:25px}.status{color:var(--green);font:600 11px var(--body);letter-spacing:.12em;text-transform:uppercase;margin:20px 0}.security-card hr,.pro-board hr{border:0;border-top:1px solid var(--line);margin:21px 0}.security-card>div{display:flex;justify-content:space-between;align-items:center;margin:15px 0;font-size:13px}.security-card span{color:#747a74}.security-card b{font:600 13px var(--display)}.security-card .green{color:var(--green)}.security-card small{font-size:10px;color:#777f78;display:block;line-height:1.45;margin-top:22px}.pro{display:grid;grid-template-columns:1.15fr .85fr;gap:120px;align-items:center}.pro-copy>p:not(.eyebrow){width:auto;max-width:475px;margin:25px 0 29px}.outline{border:1px solid var(--green);color:var(--green);background:transparent}.pro-board{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:13px 13px 0 #dce7dd;transform:rotate(2deg)}.pro-board>p{margin:0 0 9px;text-transform:uppercase;letter-spacing:.12em;color:#7c827d;font-size:10px;font-weight:600}.pro-board h3{font:600 22px var(--display);letter-spacing:-.05em;margin:0 0 5px}.pro-board>span{font-size:12px;color:var(--muted)}.pro-board>div{display:flex;align-items:center;gap:10px}.pro-board i{display:grid;place-items:center;width:36px;height:36px;background:#d7e5d8;color:var(--green);border-radius:50%;font:600 11px var(--display);font-style:normal}.pro-board div p{margin:0;font-size:12px;line-height:1.45;flex:1;color:var(--muted)}.pro-board div p b{color:var(--ink)}.pro-board div>b{font:600 14px var(--display)}.pro-board button{margin-top:23px;background:var(--green);color:white;border:0;border-radius:8px;width:100%;height:42px;font:600 12px var(--display)}.download{padding:100px 0;display:flex;justify-content:space-between;gap:70px;border-top:1px solid var(--line)}.download h2{font-size:clamp(31px,4vw,49px);max-width:700px}.download p{width:auto;max-width:520px;margin:21px 0}.download form{display:flex;gap:8px;margin-top:26px}.download input{height:50px;width:235px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 15px;font-size:14px}.form-message{font-size:13px;color:var(--green);min-height:20px}.store-buttons{min-width:220px;display:grid;align-content:center;gap:10px}.store{background:var(--ink);color:white;border-radius:10px;padding:10px 17px;text-decoration:none;display:grid;line-height:1.13;pointer-events:none;opacity:.78}.store small{font-size:9px}.store b{font:600 18px var(--display);letter-spacing:-.05em}.store-note{color:var(--muted);font-size:11px;line-height:1.45;margin-top:5px}.footer{border-top:1px solid var(--line);padding:32px 0 45px;display:flex;align-items:center;gap:28px}.footer p{font-size:12px;color:var(--muted);margin:0;flex:1}.footer div{display:flex;gap:16px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}@media(max-width:780px){.wrap{width:min(100% - 36px,560px)}.topbar{padding:0 18px;height:68px}.topbar nav{display:none}.header-cta{padding:9px 12px}.hero{grid-template-columns:1fr;padding:53px 0 48px;gap:27px}.hero h1{font-size:45px}.hero-visual{height:455px;transform:scale(.88);margin:-17px 0}.promise-grid{grid-template-columns:1fr}.promise p,.promise p:last-child{display:none}.promise h2{text-align:left;font-size:33px}.section{padding:78px 0}.section-title,.pro,.security-grid,.download{display:block}.section-title p{width:auto;max-width:400px;margin-top:20px}.steps{display:block}.steps article,.steps article+article{padding:22px 0;border-right:0;border-bottom:1px solid var(--line);min-height:0;position:relative;padding-left:65px}.steps article>b{position:absolute;left:0;top:24px}.step-mark{display:none}.security{padding:77px 0}.security-card{margin:45px 8px 0}.pro-board{margin:48px 14px 10px}.download{padding:78px 0}.download form{display:block}.download input,.download button{width:100%;margin-bottom:9px}.store-buttons{margin-top:28px}.footer{display:grid;gap:14px}.footer p{grid-row:2}.footer div{grid-row:3}.orb.two{left:0}.float-card.verified{right:-12px}.float-card.rating{left:-10px}}@media(max-width:370px){.hero h1{font-size:38px}.hero-actions{display:block}.text-link{display:block;margin-top:18px}.hero-visual{transform:scale(.78);margin:-40px 0}.phone{flex-shrink:0}}
