:root{--ink:#0b1f3a;--muted:#53647a;--paper:#f5f9ff;--cream:#eaf3ff;--blue:#1261d6;--blue2:#0a4bb3;--line:#d7e5f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(245,249,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(215,229,247,.8)}.nav{height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;white-space:nowrap}.brand b{font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--blue);color:#fff;font-weight:800}.nav nav{display:flex;gap:27px;margin-left:auto}.nav nav a{font-size:14px;color:#53647a;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 21px;border-radius:12px;background:var(--blue);color:#fff;font-weight:700;font-size:14px;box-shadow:0 10px 25px rgba(18,97,214,.16);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 15px;font-size:12px}.hero{padding:86px 0 95px;overflow:hidden;background:radial-gradient(circle at 82% 25%,#cfe2ff 0,transparent 30%),var(--paper)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center}.eyebrow,.label{font-size:11px;font-weight:800;letter-spacing:.15em;color:#1261d6}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--blue)}h1{font-size:clamp(44px,5.6vw,72px);line-height:1.02;letter-spacing:-.055em;margin:17px 0 22px;max-width:700px}h1 em{font-style:normal;color:var(--blue2)}.hero-copy>p{font-size:17px;color:var(--muted);max-width:610px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:14px;font-weight:700}.trust{display:flex;align-items:center;gap:13px;margin-top:34px}.avatars{display:flex}.avatars span{width:30px;height:30px;margin-right:-6px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;background:#d9e8ff;color:#1455a8;font-size:11px;font-weight:800}.trust p{font-size:12px;color:var(--muted);max-width:270px}.hero-card-wrap{position:relative;min-height:420px;display:grid;place-items:center}.glow{position:absolute;width:370px;height:370px;background:#9fc4ff;border-radius:50%;filter:blur(35px);opacity:.55}.browser-card{position:relative;width:min(490px,100%);border:1px solid #cbdcf0;border-radius:20px;background:#fff;box-shadow:0 35px 80px rgba(53,32,40,.15);overflow:hidden;transform:rotate(2deg)}.browser-top{height:45px;border-bottom:1px solid #e1ebf7;display:flex;align-items:center;gap:16px;padding:0 15px}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;border-radius:50%;background:#b8cae3}.address{font-size:9px;color:#aaa3a6;background:#f0f6fd;border-radius:8px;padding:6px 30px;flex:1;text-align:center}.mock-site{height:315px;background:linear-gradient(145deg,#fff,#eaf3ff)}.mock-nav{padding:20px 25px;display:flex;justify-content:space-between;font-size:8px;color:#61738b}.mock-nav strong{color:#10294a}.mock-content{padding:47px 44px}.mock-content small{font-size:7px;letter-spacing:.16em;color:#3567a8}.mock-content h3{font-size:37px;line-height:1.04;margin:13px 0}.mock-content h3 b{color:#1261d6}.mock-line{width:115px;height:5px;border-radius:10px;background:#8db8f5;margin-top:22px}.mock-boxes{display:flex;gap:9px;margin-top:48px}.mock-boxes span{height:42px;flex:1;background:#fff;border-radius:8px;box-shadow:0 7px 18px #c9d9ec}.floating-tag{position:absolute;right:-18px;bottom:35px;background:#fff;padding:13px 17px;border-radius:12px;box-shadow:0 14px 30px #9bb4d2;color:#29415f;font-size:11px;font-weight:700}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:end;margin-bottom:45px}.section-heading h2,.process h2,.cta h2{font-size:clamp(34px,4vw,51px);line-height:1.08;letter-spacing:-.045em;margin:10px 0 0}.section-heading h2 span{color:var(--blue2)}.section-heading>p,.process-grid>div>p{color:var(--muted);font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:270px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(54,32,40,.08)}.service-card.featured{background:#0b1f3a;color:#fff;border-color:#0b1f3a}.service-card .icon{width:42px;height:42px;border-radius:12px;background:#dceaff;color:#1261d6;display:grid;place-items:center;font-size:19px;margin-bottom:45px}.featured .icon{background:#17345d}.service-card h3{margin:0 0 9px;font-size:20px}.service-card p{color:#62758e27a;font-size:13px}.featured p{color:#c7c1c5}.service-card a{font-size:12px;font-weight:800;color:#1261d6}.process{padding:100px 0;background:var(--cream)}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.process h2{max-width:500px}.steps{list-style:none;margin:0;padding:0;border-top:1px solid #c8d9ec}.steps li{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid #c8d9ec}.steps b{font-size:12px;color:#2b68b5}.steps h3{margin:0;font-size:16px}.steps p{margin:3px 0 0;color:#62758e;font-size:12px}.cta{padding:90px 0}.cta-box{border-radius:25px;background:#0b1f3a;color:#fff;padding:55px 60px;display:flex;justify-content:space-between;gap:50px;align-items:center}.cta h2{max-width:630px}.cta p{color:#c5d3e6}.contact-actions{display:flex;flex-direction:column;gap:11px;min-width:240px}.btn.light{background:#fff;color:#10294a}.btn.outline{background:transparent;border:1px solid #53719c;box-shadow:none}.footer{border-top:1px solid var(--line);padding:34px 0 22px;background:#fff}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-top strong{display:block;max-width:580px;font-size:11px;letter-spacing:.02em}.footer-top p{font-size:11px;color:#71839a}.footer-bottom{margin-top:25px;padding-top:18px;border-top:1px solid #e0eaf5;display:flex;justify-content:space-between;font-size:10px;color:#61738b}.footer-bottom a{font-weight:700;color:#1261d6}@media(max-width:850px){.nav nav{display:none}.hero-grid,.process-grid,.section-heading{grid-template-columns:1fr;gap:35px}.hero{padding-top:60px}.hero-card-wrap{min-height:350px}.cards{grid-template-columns:1fr}.section,.process{padding:70px 0}.section-heading{margin-bottom:30px}.cta-box{padding:40px 30px;display:block}.contact-actions{margin-top:28px}.footer-top,.footer-bottom{flex-direction:column;gap:12px}.nav .btn-small{margin-left:auto}.floating-tag{right:0}.browser-card{transform:none}}@media(max-width:520px){.container{width:min(100% - 28px,1120px)}.nav{height:66px}.brand{font-size:16px}.brand-mark{width:32px;height:32px}.nav .btn-small{font-size:10px;padding:9px 10px}.hero{padding:52px 0 65px}h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.mock-content{padding:38px 28px}.mock-content h3{font-size:30px}.mock-site{height:280px}.browser-card{width:100%}.hero-card-wrap{min-height:300px}.cta h2{font-size:35px}}
