*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#172033;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #edf0f5}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;letter-spacing:.5px;color:#14213d;text-decoration:none;font-size:18px;display:flex;align-items:center;gap:9px}.logo span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#173f8a;color:white}.logo small{font-size:9px;letter-spacing:1.4px;color:#758097;margin-left:-5px;margin-top:25px}.nav nav{display:flex;gap:28px}.nav nav a{color:#46526a;text-decoration:none;font-size:14px;font-weight:600}.nav nav a:hover{color:#1769e0}.menu{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(135deg,#f5f9ff 0%,#fff 60%,#eef5ff 100%);padding:100px 0 90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:#1769e0;margin:0 0 14px}.hero h1{font-size:clamp(42px,5.3vw,70px);line-height:1.06;letter-spacing:-2.5px;margin:0 0 24px;color:#111a2d}.hero h1 em{font-style:normal;color:#1769e0}.lead{font-size:18px;color:#59657a;max-width:650px}.buttons{display:flex;gap:13px;margin-top:30px}.btn{display:inline-block;padding:13px 21px;border-radius:9px;text-decoration:none;font-weight:750;font-size:14px}.primary{background:#1769e0;color:#fff;box-shadow:0 10px 25px #1769e033}.secondary{border:1px solid #d7dfeb;color:#26344e;background:white}.hero-card{position:relative;min-height:390px;display:grid;place-items:center}.orb{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,#cfe2ff,#edf5ff 60%,transparent 70%)}.dashboard{position:relative;width:min(390px,100%);background:#fff;border:1px solid #e2e8f2;border-radius:20px;padding:25px;box-shadow:0 25px 70px #27446e22;transform:rotate(2deg)}.dash-top{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f5;padding-bottom:18px;margin-bottom:10px}.dash-top b{font-size:11px;color:#16844a}.metric{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #f0f2f6}.metric strong{font-size:15px}.metric span{font-size:12px;color:#738097}.trust{border-bottom:1px solid #edf0f5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;gap:25px}.trust-grid div{display:flex;flex-direction:column}.trust-grid strong{font-size:24px;color:#173f8a}.trust-grid span{font-size:12px;color:#788399}.section{padding:100px 0}.section h2{font-size:40px;line-height:1.15;letter-spacing:-1px;margin:0 0 14px;max-width:700px}.section-intro{color:#68748a;max-width:720px;margin-bottom:40px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid #e6ebf2;border-radius:15px;padding:26px;background:#fff;transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #253b5c14}.card.featured{border-color:#bcd4fa}.icon{width:45px;height:45px;border-radius:12px;background:#edf4ff;color:#1769e0;display:grid;place-items:center;font-size:23px;margin-bottom:24px}.card h3{font-size:18px;line-height:1.3;margin:0 0 12px}.card p{font-size:14px;color:#68748a}.card span{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#1769e0}.dark{background:#111b2e;color:white}.dark .eyebrow{color:#73a8ff}.dark h2{color:#fff}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:45px}.services b{color:#73a8ff}.services h3{margin:12px 0 8px}.services p{color:#aeb8ca;font-size:14px}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.about p{color:#667287}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.pill-row span{border:1px solid #dce3ed;padding:7px 11px;border-radius:30px;font-size:11px;color:#40506a}.cta{background:#1769e0;color:white;padding:65px 0}.cta .eyebrow{color:#bcd7ff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:40px;margin:0}.cta p:not(.eyebrow){color:#dceaff}.light{background:white;color:#173f8a}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-box{border:1px solid #e3e8ef;border-radius:16px;padding:30px}.contact-box a{color:#1769e0}.note{font-size:12px;color:#7b879a;background:#f6f8fb;padding:12px;border-radius:8px}.footer{padding:30px 0;display:flex;justify-content:space-between;gap:30px;color:#7b8597;font-size:12px;border-top:1px solid #edf0f5}.footer strong{color:#26344e}.footer p{margin:3px 0}@media(max-width:800px){.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px 4%;flex-direction:column;gap:15px;border-bottom:1px solid #edf0f5}.nav nav.open{display:flex}.menu{display:block}.logo small{display:none}.hero{padding:65px 0}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.hero-card{min-height:300px}.cards,.services{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr 1fr}.section{padding:70px 0}.cta-inner{display:block}.cta .btn{margin-top:20px}.footer{display:block}.footer p:last-child{margin-top:18px}}@media(max-width:500px){.cards,.services,.trust-grid{grid-template-columns:1fr}.hero h1{letter-spacing:-1.5px}.buttons{flex-direction:column}.btn{text-align:center}}