*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#102042;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);z-index:10;border-bottom:1px solid #e9eef8}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px;color:#07327b}.brand img{width:46px;height:46px;object-fit:contain;border-radius:10px}nav{display:flex;gap:24px;font-size:14px;color:#405273}nav a:hover{color:#0867ff}.nav-cta{padding:12px 18px;background:#0867ff;color:#fff;border-radius:999px;font-weight:700}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,#dbeaff 0,#fff 35%,#f6f9ff 100%);padding:90px 0}.hero:before{content:"";position:absolute;inset:auto -120px -220px auto;width:520px;height:520px;background:linear-gradient(135deg,#0867ff,#052a6d);border-radius:50%;opacity:.11}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:54px;align-items:center}.badge{display:inline-flex;padding:9px 14px;background:#eaf2ff;color:#0753c7;border:1px solid #cfe1ff;border-radius:999px;font-weight:700;font-size:14px}.hero h1{font-size:58px;line-height:1.03;margin:22px 0;color:#071d49;letter-spacing:-2px}.hero p{font-size:19px;line-height:1.7;color:#52617c;max-width:680px}.hero-actions{display:flex;gap:14px;margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:14px;font-weight:800}.btn.primary{background:#0867ff;color:white;box-shadow:0 14px 30px rgba(8,103,255,.24)}.btn.secondary{background:white;color:#082a68;border:1px solid #dbe4f2}.btn.light{background:white;color:#0753c7}.trust{display:flex;gap:10px;flex-wrap:wrap}.trust span{font-size:13px;padding:8px 12px;border-radius:999px;background:white;border:1px solid #dfe8f5;color:#425371}.hero-card{background:white;border:1px solid #e3eaf6;border-radius:32px;padding:34px;box-shadow:0 30px 80px rgba(18,54,110,.13);text-align:center}.hero-card img{width:210px;max-width:80%;border-radius:24px}.hero-card h3{font-size:26px;color:#071d49;margin:24px 0 8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.stats div{background:#f5f8ff;border-radius:18px;padding:14px}.stats strong{display:block;color:#0753c7}.stats small{color:#687792}.section{padding:82px 0}.section.alt{background:#f6f9ff}.section-head{text-align:center;max-width:760px;margin:0 auto 36px}.section-head span{color:#0867ff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.12em}.section-head h2{font-size:38px;line-height:1.15;margin:12px 0;color:#071d49}.section-head p{color:#60708b;line-height:1.7}.chips{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.chips span{padding:13px 16px;background:white;border:1px solid #dfe8f5;border-radius:999px;color:#334868;font-weight:600;box-shadow:0 8px 18px rgba(18,54,110,.04)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.features article{background:white;border:1px solid #e3eaf6;border-radius:22px;padding:24px;box-shadow:0 16px 40px rgba(18,54,110,.06)}.features b{color:#0867ff}.features h3{margin:16px 0 8px;color:#071d49}.features p{color:#60708b;line-height:1.6;margin:0}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.price-card{padding:30px;border:1px solid #e3eaf6;border-radius:26px;background:white;box-shadow:0 16px 40px rgba(18,54,110,.06)}.price-card.highlighted{background:linear-gradient(135deg,#07327b,#0867ff);color:white;transform:translateY(-8px)}.price-card h3{font-size:25px;margin:0 0 10px}.price-card p{color:#60708b;line-height:1.6}.price-card.highlighted p{color:#dceaff}.price-card strong{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:999px;background:#eaf2ff;color:#0753c7}.price-card.highlighted strong{background:white}.cta{background:linear-gradient(135deg,#052a6d,#0867ff);color:white;padding:58px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta h2{font-size:34px;margin:0 0 8px}.cta p{opacity:.88;margin:0}.faq{max-width:850px;margin:auto;display:grid;gap:14px}.faq details{background:white;border:1px solid #e3eaf6;border-radius:18px;padding:20px}.faq summary{cursor:pointer;font-weight:800;color:#071d49}.faq p{color:#60708b;line-height:1.6}.float-call{position:fixed;right:20px;bottom:20px;background:#25d366;color:white;padding:15px 20px;border-radius:999px;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.18);z-index:20}.footer{background:#071d49;color:white;padding:36px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{margin:6px 0;color:#c9d6ee}.footer a{font-weight:800;color:white}@media(max-width:920px){nav{display:none}.hero-grid,.features,.pricing{grid-template-columns:1fr}.hero h1{font-size:42px}.hero{padding:64px 0}.cta-inner,.footer-inner{flex-direction:column;text-align:center}.price-card.highlighted{transform:none}}@media(max-width:560px){.nav-cta{display:none}.hero h1{font-size:34px}.hero-actions{flex-direction:column}.section-head h2{font-size:30px}.features article,.price-card{padding:22px}.float-call{left:20px;text-align:center}}
