:root{--bg:#ffffff;--bg-soft:#f6f9f6;--dark:#0f172a;--green:#10b981;--green-dark:#059669;--green-soft:rgba(16,185,129,0.1);--purple:#7c3aed;--purple-soft:rgba(124,58,237,0.1);--blue:#0ea5e9;--blue-soft:rgba(14,165,233,0.1);--amber:#f59e0b;--muted:#64748b;--muted-2:#94a3b8;--line:#e2e8f0;--radius:22px;--shadow:0 24px 60px -24px rgba(15,23,42,0.18)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--dark);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:700;font-size:16px;padding:15px 26px;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;box-shadow:0 12px 26px -8px rgba(5,150,105,.55)}.btn-ghost{background:transparent;color:var(--dark);border:1.5px solid var(--line)}.btn-ghost:hover{border-color:var(--green);color:var(--green-dark)}.btn-appstore{background:var(--dark);color:#fff;padding:12px 22px;border-radius:14px;font-weight:600}.btn-appstore small{display:block;font-size:11px;color:var(--muted-2);font-weight:500}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.85);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.nav-inner{justify-content:space-between;padding-top:14px;padding-bottom:14px}.logo,.nav-inner{display:flex;align-items:center}.logo{gap:10px;font-weight:800;font-size:20px}.logo-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--green),var(--green-dark));display:grid;place-items:center;color:#fff;font-weight:800;font-size:17px}.nav-links{display:flex;align-items:center;gap:26px;font-weight:600;font-size:15px;color:var(--muted)}.nav-links a:hover{color:var(--green-dark)}.nav-cta{display:flex;align-items:center;gap:14px}.nav-cta .btn{padding:11px 20px;font-size:15px}.burger{display:none;background:none;border:none;cursor:pointer;width:40px;height:40px}.hero{position:relative;background:radial-gradient(60% 50% at 75% 8%,rgba(16,185,129,.12),transparent 60%),radial-gradient(50% 45% at 12% 90%,rgba(124,58,237,.1),transparent 60%),var(--bg);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:40px;gap:40px;align-items:center;padding-top:70px;padding-bottom:90px}.badge-pill{display:inline-flex;align-items:center;gap:8px;background:var(--green-soft);color:var(--green-dark);border:1px solid rgba(16,185,129,.2);border-radius:999px;padding:8px 14px;font-weight:700;font-size:14px;margin-bottom:22px}.badge-pill .dot{width:8px;height:8px;border-radius:99px;background:var(--green);animation:pulse 1.8s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(16,185,129,.5)}50%{box-shadow:0 0 0 8px rgba(16,185,129,0)}}.hero h1{font-size:62px;line-height:1.05;font-weight:800;letter-spacing:-1.5px;margin-bottom:22px}.hero h1 .grad{background:linear-gradient(120deg,var(--green),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{font-size:20px;color:var(--muted);max-width:520px;margin-bottom:30px}.hero-ctas{gap:14px;flex-wrap:wrap}.hero-ctas,.hero-trust{display:flex;align-items:center}.hero-trust{gap:8px;margin-top:26px;color:var(--muted);font-size:14px;font-weight:500}.hero-trust .ms{color:var(--green-dark)}.phone-wrap{position:relative;display:grid;place-items:center}.phone{width:320px;border-radius:46px;background:var(--dark);padding:12px;box-shadow:var(--shadow),0 0 0 1px rgba(0,0,0,.06);position:relative;z-index:2}.phone-screen{border-radius:36px;overflow:hidden;background:var(--bg-soft);height:620px;display:flex;flex-direction:column}.phone-notch{width:120px;height:26px;border-radius:0 0 16px 16px;background:var(--dark);margin:0 auto}.glow{position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.35),transparent 65%);filter:blur(10px);z-index:0;bottom:-60px;right:-20px}.cmp{padding:18px;flex:1 1;display:flex;flex-direction:column;gap:14px}.cmp-head{display:flex;align-items:center;gap:12px}.cmp-head .icon{width:40px;height:40px;border-radius:12px;background:rgba(167,139,250,.15);color:#a78bfa;display:grid;place-items:center}.cmp-head h3{font-size:17px;font-weight:800}.cmp-head p{font-size:11px;color:var(--muted)}.cmp-card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px -12px rgba(15,23,42,.12)}.cmp-title{font-size:13px;font-weight:800;margin-bottom:12px}.cmp-donut{display:flex;align-items:center;gap:16px}.donut-ring{width:84px;height:84px;background:conic-gradient(var(--green) 0 50%,var(--purple) 50% 88%,var(--line) 88% 100%);place-items:center;position:relative}.donut-hole,.donut-ring{border-radius:50%;display:grid}.donut-hole{width:54px;height:54px;background:#fff;place-items:center;font-weight:800;font-size:22px}.ley{display:flex;flex-direction:column;gap:7px;flex:1 1}.ley-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.ley-dot{width:10px;height:10px;border-radius:50%}.ley-row b{margin-left:auto;font-weight:800}.cmp-rows{flex-direction:column}.cmp-row,.cmp-rows{display:flex;gap:10px}.cmp-row .a{flex:1 1}.cmp-row-label{font-size:11px;color:var(--muted);margin-bottom:3px;display:flex;justify-content:space-between}.cmp-bar{height:10px;border-radius:6px;background:var(--line);overflow:hidden}.cmp-bar>span{display:block;height:100%;border-radius:6px}.section{padding:96px 0}.section-alt{background:var(--bg-soft)}.kicker{text-transform:uppercase;letter-spacing:1.5px;font-weight:800;font-size:13px;color:var(--green-dark);margin-bottom:14px}.section-head{max-width:620px;margin-bottom:48px}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.section-head h2{font-size:40px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:16px}.section-head p{font-size:17px;color:var(--muted)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;transition:transform .2s ease,box-shadow .2s ease}.feature:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature .icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;margin-bottom:18px}.feature h3{font-size:20px;font-weight:800;margin-bottom:8px}.feature p{color:var(--muted);font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.step{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.step-num{width:44px;height:44px;border-radius:12px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:800;font-size:18px;margin-bottom:18px}.step h3{font-size:19px;font-weight:800;margin-bottom:8px}.step p{color:var(--muted);font-size:15px}.privacy{background:var(--dark);color:#fff;border-radius:30px;padding:60px;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:40px;gap:40px;align-items:center;position:relative;overflow:hidden}.privacy h2{font-size:34px;font-weight:800;line-height:1.15;margin-bottom:18px}.privacy p{color:rgba(255,255,255,.75);font-size:16px;max-width:480px}.privacy .shield{justify-self:center;width:150px;height:150px;border-radius:40px;background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.3);display:grid;place-items:center;color:var(--green)}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;max-width:760px;margin:0 auto}.price-card{background:#fff;border:1.5px solid var(--line);border-radius:26px;padding:34px}.price-card.pro{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--green),var(--purple)) border-box;border:2px solid transparent;position:relative}.price-card .plan{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--green-dark);margin-bottom:14px}.price-card .amount{font-size:44px;font-weight:800;margin-bottom:4px}.price-card .period{color:var(--muted);font-size:14px;margin-bottom:22px}.price-card ul{list-style:none;margin-bottom:26px}.price-card li{display:flex;gap:10px;align-items:flex-start;color:var(--dark);font-size:15px;padding:6px 0}.price-card li .tick{color:var(--green-dark);font-weight:800}.price-card.pro .tick{color:var(--purple)}.price-card .btn{width:100%}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.faq-q{width:100%;text-align:left;background:none;border:none;padding:20px 24px;font:inherit;font-weight:700;font-size:17px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--dark)}.faq-q .chev{color:var(--green-dark);transition:transform .2s ease;flex-shrink:0}.faq-item.open .chev{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.faq-a-inner{padding:0 24px 20px;color:var(--muted);font-size:15px}.faq-item.open .faq-a{max-height:260px}.cta{text-align:center;padding:110px 0}.cta h2{font-size:44px;font-weight:800;letter-spacing:-.5px;margin-bottom:16px}.cta p{color:var(--muted);font-size:18px;margin-bottom:30px}.cta .hero-ctas{justify-content:center}.footer{border-top:1px solid var(--line);padding:40px 0 50px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:30px;gap:30px;margin-bottom:40px}.footer .logo{margin-bottom:14px}.footer p{color:var(--muted);font-size:14px;max-width:280px}.footer h4{font-size:14px;color:var(--dark);margin-bottom:14px}.footer ul{list-style:none}.footer li{margin-bottom:10px}.footer a{color:var(--muted);font-size:14px}.footer a:hover{color:var(--green-dark)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;color:var(--muted-2);font-size:13px;flex-wrap:wrap;gap:12px}.ms{font-weight:800;display:inline-flex}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;padding-top:40px;text-align:center}.hero-sub{margin-left:auto;margin-right:auto}.hero-ctas,.hero-trust{justify-content:center}.phone-wrap{padding-top:20px}.features-grid,.pricing-grid,.privacy,.steps{grid-template-columns:1fr}.privacy{text-align:center;padding:40px 30px}.privacy p{margin:0 auto}.hero h1{font-size:42px}.cta h2,.section-head h2{font-size:32px}.nav-cta .btn-ghost,.nav-links{display:none}.burger{display:inline-grid}.footer-grid{grid-template-columns:1fr 1fr}}