*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8fc;color:#0f172a;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header,footer{max-width:1152px;margin:auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand>b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#0f172a;color:#fff;font-size:14px}.brand strong,.brand small{display:block}.brand strong{font-size:14px;letter-spacing:.16em}.brand small{margin-top:2px;color:#64748b;font-size:12px}.contact,footer a{font-size:14px;font-weight:700;color:#475569}body>header{max-width:none;background:#fff;border-bottom:1px solid #e2e8f0}body>header>*:first-child{margin-left:max(0px,calc((100% - 1152px)/2))}body>header>*:last-child{margin-right:max(0px,calc((100% - 1152px)/2))}.hero,.apps{max-width:1152px;margin:auto;padding-left:24px;padding-right:24px}.hero{padding-top:88px;padding-bottom:48px}.pill,.badge{display:inline-flex;border-radius:999px;font-size:12px;font-weight:800}.pill{padding:7px 12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;letter-spacing:.12em}.hero h1{max-width:790px;margin:22px 0 0;font-size:clamp(40px,6vw,64px);line-height:1.03;letter-spacing:-.045em}.hero>p{max-width:680px;margin:24px 0 0;color:#64748b;font-size:18px;line-height:1.7}.apps{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:96px}.card{display:flex;flex-direction:column;padding:36px;border:1px solid #e2e8f0;border-radius:32px;background:#fff;box-shadow:0 18px 60px rgba(15,23,42,.06)}.cardtop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cardtop img,.fallback{width:80px;height:80px;border-radius:22px;box-shadow:0 10px 24px rgba(15,23,42,.15)}.cardtop img{object-fit:cover}.fallback{display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#22d3ee);font-size:34px}.badge{padding:6px 11px;background:#ecfdf5;color:#047857}.tagline{margin:28px 0 0;color:#2563eb;font-size:14px;font-weight:800}.card h2{margin:5px 0 0;font-size:30px}.description{min-height:80px;margin:16px 0 0;color:#64748b;line-height:1.7}.card ul{padding:0;margin:18px 0 0;list-style:none}.card li{display:flex;align-items:center;gap:9px;margin:9px 0;color:#334155;font-size:14px;font-weight:600}.card li i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eff6ff;color:#2563eb;font-style:normal}.stores{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.store{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 16px;border-radius:12px;background:#0f172a;color:#fff;font-size:14px;font-weight:800}.store.soon{background:#f8fafc;border:1px solid #e2e8f0;color:#94a3b8}body>footer{max-width:none;border-top:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:14px}body>footer>*:first-child{margin-left:max(0px,calc((100% - 1152px)/2))}body>footer>*:last-child{margin-right:max(0px,calc((100% - 1152px)/2))}@media(max-width:760px){.apps{grid-template-columns:1fr}.hero{padding-top:64px}.card{padding:26px}.description{min-height:0}footer{align-items:flex-start;flex-direction:column;gap:10px}body>header>*{margin-left:0!important;margin-right:0!important}body>footer>*{margin-left:0!important;margin-right:0!important}}
