:root{--bg:#edf4fc;--surface:#fff;--text:#0c2a5b;--muted:#5a6b80;--primary:#1877e6;--green:#47a017;--orange:#f0871b;--violet:#7a3ff0;--border:#dbe7f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.nav{z-index:10;background:#edf4fce6;border-bottom:1px solid #dbe7f3e6;justify-content:space-between;align-items:center;padding:16px clamp(20px,5vw,72px);display:flex;position:sticky;top:0;left:0;right:0}.brand{font-weight:800}.navLinks{color:var(--muted);gap:22px;font-size:14px;font-weight:700;display:flex}.hero{padding:56px clamp(20px,5vw,72px) 72px;overflow:hidden}.heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(28px,5vw,72px);max-width:1160px;margin:0 auto;display:grid}.heroCopy h1,.sectionHeader h2,.trustGrid h2,.ctaInner h2,.legalCard h1{letter-spacing:0;margin:0;line-height:1.02}.heroCopy h1{max-width:760px;font-size:clamp(44px,7vw,82px)}.lede{color:var(--muted);max-width:680px;margin:24px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.55}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.heroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.storeButton,.secondaryButton{border-radius:8px;justify-content:center;min-height:48px;padding:14px 18px;font-weight:800;display:inline-flex}.storeButton{background:var(--text);color:#fff}.storeButton.dark{color:var(--text);background:#fff}.secondaryButton{border:1px solid var(--border);color:var(--text);background:#fff}.licenceLine{color:var(--muted);margin-top:18px;font-size:14px}.heroPhone{justify-self:center;max-width:min(420px,86vw)}.heroPhone img{filter:drop-shadow(0 28px 42px #0c2a5b38);border-radius:8px}.section{padding:72px clamp(20px,5vw,72px)}.sectionInner{max-width:1160px;margin:0 auto}.sectionHeader{max-width:720px;margin-bottom:28px}.sectionHeader h2,.trustGrid h2,.ctaInner h2{font-size:clamp(34px,4vw,56px)}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.featureCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:22px}.featureCard h3,.shotCard h3,.legalCard h2{margin:0 0 10px}.featureCard p,.shotCard p,.trustGrid p,.legalCard p,.legalCard li,.ctaInner p{color:var(--muted);line-height:1.6}.screenshotSection{background:#fff}.screenshotGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.shotCard{color:#fff;border-radius:8px;gap:18px;min-height:560px;padding:22px 22px 0;display:grid;overflow:hidden}.shotCard p{color:#ffffffdb;margin:0}.shotCard img{border-radius:8px 8px 0 0;align-self:end;width:100%}.shotCard.blue{background:var(--primary)}.shotCard.green{background:var(--green)}.shotCard.orange{background:var(--orange)}.shotCard.violet{background:var(--violet)}.trustSection{background:var(--bg)}.trustGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;display:grid}.trustGrid p{margin:0;font-size:20px}.ctaBand{background:var(--text);color:#fff;padding:72px clamp(20px,5vw,72px)}.ctaInner{text-align:center;max-width:900px;margin:0 auto}.ctaInner p{color:#ffffffc7;max-width:680px;margin:18px auto 28px;font-size:20px}.footer{justify-content:space-between;align-items:center;padding:28px clamp(20px,5vw,72px);display:flex}.footer p{color:var(--muted);margin:0}.footer div{gap:18px;font-weight:700;display:flex}.legalPage{padding:32px clamp(20px,5vw,72px) 72px}.backLink{color:var(--primary);margin-bottom:24px;font-weight:800;display:inline-block}.legalCard{border:1px solid var(--border);background:#fff;border-radius:8px;max-width:820px;margin:0 auto;padding:clamp(24px,5vw,52px)}.legalCard h1{margin-bottom:16px;font-size:clamp(36px,5vw,58px)}.legalCard h2{margin-top:30px}.legalCard a{color:var(--primary);font-weight:800}@media (max-width:980px){.heroGrid,.trustGrid{grid-template-columns:1fr}.featureGrid,.screenshotGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroPhone{max-width:360px}}@media (max-width:640px){.nav{flex-direction:column;align-items:flex-start;gap:12px}.navLinks{flex-wrap:wrap;gap:12px 16px}.hero{padding-top:36px}.featureGrid,.screenshotGrid{grid-template-columns:1fr}.shotCard{min-height:520px}.footer{flex-direction:column;align-items:flex-start;gap:14px}}
