*{box-sizing:border-box;margin:0;padding:0;font-family:PingFang SC,Microsoft Yahei,system-ui,-apple-system,sans-serif}body{background:#f6f7fb;color:#101828}button{border:none;cursor:pointer}a{color:inherit;text-decoration:none}.page{min-height:100vh;background:linear-gradient(180deg,#eef3ff,#f8f9fd);display:flex;flex-direction:column;gap:48px;padding-bottom:48px}.hero{padding:24px 20px 0;display:grid;gap:32px;background:radial-gradient(circle at top,#fff,#eef3ff 60%,#f6f7fb)}.nav{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:18px}.logo-dot{width:10px;height:10px;background:#4f46e5;border-radius:50%}.tag{background:#4f46e51f;color:#4338ca;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600}.hero-content h1{font-size:32px;line-height:1.2;margin:12px 0}.accent{color:#4f46e5}.subtitle{color:#475467;font-size:14px;line-height:1.6}.badge{display:inline-flex;background:#4f46e51a;color:#4338ca;padding:6px 12px;border-radius:999px;font-size:12px}.cta{display:flex;gap:12px;margin:20px 0}.primary{background:#4f46e5;color:#fff;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;box-shadow:0 10px 24px #4f46e559}.secondary{background:#fff;color:#4f46e5;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid rgba(79,70,229,.2)}.meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.meta-item{background:#fff;padding:12px;border-radius:16px;text-align:center;box-shadow:0 10px 30px #1018280f}.meta-item strong{font-size:16px}.meta-item span{display:block;color:#667085;font-size:12px;margin-top:4px}.hero-card{display:grid;gap:20px;align-items:center}.phone{background:#111827;border-radius:28px;padding:8px;width:100%;max-width:320px;margin:0 auto}.phone-screen{background:linear-gradient(160deg,#fff,#f1f5ff);border-radius:24px;padding:20px;min-height:360px;display:flex;flex-direction:column;gap:20px}.status{display:flex;justify-content:space-between;font-size:12px;color:#667085}.status-dots{display:flex;gap:4px}.status-dots span{width:6px;height:6px;background:#98a2b3;border-radius:50%}.download-card{background:#fff;padding:16px;border-radius:16px;box-shadow:0 18px 40px #0f172a1f;display:flex;flex-direction:column;gap:12px}.download-card p{color:#667085;font-size:13px}.progress{width:100%;height:8px;background:#e4e7ec;border-radius:999px;overflow:hidden;position:relative}.progress-bar{width:100%;height:100%;background:linear-gradient(90deg,#4f46e5,#7c3aed);opacity:.3}.progress-info{display:flex;justify-content:space-between;font-size:12px;color:#667085}.primary.full{width:100%}.qr{background:#fff;padding:16px;border-radius:20px;display:flex;align-items:center;gap:16px;box-shadow:0 12px 30px #10182814}.qr-box{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,#4f46e5,#8b5cf6);position:relative}.qr-box:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:8px;background:#fffc}.qr-text strong{display:block;font-size:14px}.qr-text span{font-size:12px;color:#667085}.qr-text strong{display:block;margin-bottom:4px}.features,.steps{padding:0 20px;display:grid;gap:20px}.features h2,.steps h2{font-size:20px}.feature-grid,.step-grid{display:grid;gap:12px}.feature-grid article{background:#fff;padding:16px;border-radius:16px;box-shadow:0 8px 24px #1018280f}.feature-grid p{color:#667085;font-size:13px;line-height:1.6;margin-top:6px}.step-grid div{background:linear-gradient(135deg,#4f46e51a,#7c3aed1a);padding:16px;border-radius:16px;display:flex;align-items:center;gap:12px}.step-grid span{width:32px;height:32px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.step-grid p{font-size:14px;color:#344054}.footer{padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.footer p{font-size:12px;color:#667085;margin-top:4px}@media (min-width: 768px){.page{align-items:center}.hero,.features,.steps,.footer{width:min(960px,100%)}.hero{grid-template-columns:repeat(2,1fr);align-items:center}.hero-card{justify-items:center}.feature-grid,.step-grid{grid-template-columns:repeat(3,1fr)}}
