:root{--bg:#f7fbff;--ink:#0f172a;--muted:#5d6b82;--line:#dce8f6;--blue:#1677ff;--blue2:#63b3ff;--card:#fff;--green:#23b26d;--shadow:0 24px 70px rgba(31,75,126,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Inter,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f5faff 0,#fff 28%,#f7fbff 100%);line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em}.brandmark{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,var(--blue),#4aa9ff);display:grid;place-items:center;box-shadow:0 10px 28px rgba(22,119,255,.24);color:white;font-size:22px}.brand small{display:block;font-weight:500;color:var(--muted);font-size:11px;letter-spacing:0}.links{display:flex;gap:28px;align-items:center;font-size:14px;color:#344155}.pill{padding:12px 18px;border-radius:999px;background:#0d6efd;color:#fff;font-weight:700;box-shadow:0 10px 26px rgba(13,110,253,.18)}.hero{padding:68px 0 72px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;min-height:650px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--blue);text-transform:uppercase}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px;max-width:720px}.hero h1 span{color:var(--blue)}.hero p{font-size:19px;color:var(--muted);max-width:620px}.ctaRow{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:30px 0 18px}.appbtn{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;border-radius:14px;background:#080808;color:#fff;font-weight:700;min-width:220px}.appbtn .apple{font-size:28px;line-height:1}.appbtn small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.trust{font-size:13px;color:#617088;display:flex;gap:18px;flex-wrap:wrap}.trust b{color:#334155}.visual{position:relative;min-height:520px;display:grid;place-items:center}.glow{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#d8ecff 0,#eaf5ff 54%,rgba(255,255,255,0) 72%)}.phone{position:relative;width:290px;height:590px;border-radius:51px;background:#111;padding:9px;box-shadow:0 34px 80px rgba(17,40,78,.3),inset 0 0 0 1px rgba(255,255,255,.12);transform:rotate(4deg);z-index:2}.phone:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:92px;height:25px;border-radius:20px;background:#050505;z-index:5}.screen{height:100%;border-radius:43px;overflow:hidden;background:linear-gradient(180deg,#fff,#f5faff);padding:42px 20px 20px}.status{font-size:11px;display:flex;justify-content:space-between}.screenBrand{text-align:center;font-weight:800;margin-top:10px}.screenBrand small{display:block;color:#718096;font-weight:500;font-size:10px}.meter{width:150px;height:150px;border-radius:50%;margin:23px auto 12px;background:conic-gradient(var(--blue) 0 70%,#dcecff 70%);display:grid;place-items:center}.meter:after{content:"";width:112px;height:112px;border-radius:50%;background:white;box-shadow:inset 0 0 0 1px #e5eef8}.meterText{position:absolute;z-index:3;text-align:center;font-weight:800;font-size:26px}.meterText small{font-size:10px;color:#718096;display:block;font-weight:600}.scanCard{background:#fff;border:1px solid #e7eef7;border-radius:16px;padding:11px 12px;margin:8px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px;box-shadow:0 8px 22px rgba(40,83,131,.06)}.cleanbtn{margin-top:14px;border-radius:14px;background:linear-gradient(135deg,var(--blue),#4da5ff);color:white;text-align:center;padding:13px;font-weight:800;font-size:13px}.float{position:absolute;background:#fff;border:1px solid #e5eef8;border-radius:18px;padding:14px 16px;box-shadow:var(--shadow);z-index:3;font-weight:750;font-size:13px}.f1{left:10px;top:105px}.f2{right:-5px;top:165px}.f3{left:5px;bottom:90px}.float small{display:block;color:#7a8799;font-weight:500}.section{padding:88px 0}.section.alt{background:linear-gradient(180deg,#f7fbff,#fff)}.center{text-align:center}.section h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;line-height:1.06;margin:8px 0 14px}.sub{color:var(--muted);font-size:18px;max-width:700px;margin:0 auto}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.feature{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:26px;min-height:210px;box-shadow:0 10px 35px rgba(39,84,136,.07)}.icon{width:50px;height:50px;border-radius:16px;background:#eaf4ff;color:var(--blue);display:grid;place-items:center;font-size:23px;margin-bottom:18px}.feature h3{margin:0 0 8px;font-size:19px}.feature p{margin:0;color:var(--muted);font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.panel{background:linear-gradient(145deg,#edf7ff,#fff);border:1px solid #dfeefe;border-radius:34px;padding:42px;min-height:430px;position:relative;overflow:hidden}.miniPhone{width:230px;height:460px;background:#111;border-radius:42px;padding:8px;margin:auto;box-shadow:0 24px 60px rgba(23,52,91,.25);transform:rotate(-5deg)}.miniScreen{height:100%;border-radius:35px;background:#fff;padding:38px 18px 20px}.listcheck{display:grid;gap:14px;margin-top:25px}.check{display:flex;align-items:center;gap:12px;font-weight:700}.check i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e8f8f0;color:var(--green);font-style:normal}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:42px}.step{text-align:center}.stepNum{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#eaf4ff;color:var(--blue);font-size:26px;font-weight:800}.step h3{margin:0 0 6px}.step p{color:var(--muted);font-size:14px;margin:0}.download{margin-top:42px;background:linear-gradient(120deg,#0e73ff,#51abff);border-radius:32px;color:#fff;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:0 24px 65px rgba(24,116,243,.25)}.download h3{font-size:32px;line-height:1.05;margin:0 0 7px;letter-spacing:-.04em}.download p{margin:0;color:#e8f4ff}.download .appbtn{background:#fff;color:#111}.legalHero{padding:70px 0 24px}.legal{max-width:860px;margin:auto;padding-bottom:90px}.legal h1{font-size:48px;letter-spacing:-.04em}.legal h2{margin-top:34px}.legal p,.legal li{color:#445168}.notice{background:#fff8e6;border:1px solid #ffe1a3;border-radius:16px;padding:16px 18px;color:#6d4c00}.contactCard{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 14px 40px rgba(40,83,131,.07)}footer{padding:34px 0 42px;border-top:1px solid #e7eef6;background:#fff}.foot{display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.footlinks{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;color:#556274}.company{font-size:12px;color:#6c788b;margin-top:14px}.email{color:var(--blue);font-weight:700}@media(max-width:900px){.links a:not(.pill){display:none}.hero,.split{grid-template-columns:1fr}.hero{padding-top:34px}.visual{order:-1;min-height:440px}.phone{transform:scale(.82) rotate(3deg)}.grid4,.steps{grid-template-columns:repeat(2,1fr)}.download{flex-direction:column;align-items:flex-start}.foot{flex-direction:column}}@media(max-width:560px){.wrap{width:min(100% - 26px,1160px)}.nav{height:68px}.hero{gap:12px}.hero h1{font-size:46px}.visual{min-height:390px}.phone{transform:scale(.68) rotate(3deg)}.f1,.f2,.f3{display:none}.grid4,.steps{grid-template-columns:1fr}.section{padding:64px 0}.panel{padding:24px}.download{padding:28px}.legal h1{font-size:38px}.footlinks{flex-direction:column;gap:10px}}
