*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10243b;background:#fff}.wrap{width:min(1160px,92%);margin:auto}.top{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e7eef6}.nav{height:72px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#10243b;font-weight:800;font-size:23px}.brand span:last-child span{color:#16a7e8}.logo{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#0b72d8,#23c4ef);color:#fff;display:grid;place-items:center;font-size:15px;box-shadow:0 8px 22px #0b72d833}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{color:#496078;text-decoration:none;font-size:14px;font-weight:600}.nav nav a:hover{color:#0b82d8}.nav select{border:1px solid #d9e6f2;border-radius:9px;padding:8px 9px;background:#fff;color:#17314d}.hero{overflow:hidden;background:radial-gradient(circle at 85% 45%,#bcefff 0,#eaf9ff 23%,#fff 55%);padding:95px 0 85px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.pill{display:inline-block;padding:8px 13px;border-radius:999px;background:#e5f7ff;color:#0587ca;font-size:12px;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.04;margin:20px 0 16px;letter-spacing:-.04em}.hero h1 strong{background:linear-gradient(90deg,#0875d1,#12bfe7);-webkit-background-clip:text;color:transparent}.hero p{max-width:600px;color:#61758c;font-size:18px;line-height:1.7}.actions{display:flex;gap:13px;margin-top:30px}.btn{padding:14px 21px;border-radius:10px;text-decoration:none;font-weight:750;font-size:14px}.primary{background:#087ddd;color:#fff;box-shadow:0 10px 25px #087ddd33}.ghost{border:1px solid #cfe0ee;color:#27506f}.orb{height:390px;position:relative;display:grid;place-items:center}.ring{position:absolute;border:1px solid #4dc5ee66;border-radius:50%;transform:rotateX(65deg) rotateZ(20deg)}.r1{width:340px;height:150px}.r2{width:260px;height:120px;transform:rotateX(65deg) rotateZ(-35deg)}.core{width:145px;height:145px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#0b72d8,#18c6ed);color:white;font-weight:900;font-size:35px;box-shadow:0 0 60px #13b8e866}.core small{font-size:15px;letter-spacing:.25em}.dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#10aee7;box-shadow:0 0 18px #10aee7}.d1{top:70px;right:90px}.d2{bottom:65px;left:70px}.d3{top:125px;left:55px}.stats{background:#09233d;color:white}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.stats-grid div{text-align:center;border-right:1px solid #ffffff20}.stats-grid div:last-child{border:0}.stats b,.stats span{display:block}.stats b{font-size:19px}.stats span{margin-top:5px;color:#9bb3c9;font-size:12px}.section{padding:90px 0}.heading{text-align:center;margin-bottom:42px}.heading span,.eyebrow{color:#0b91d7;font-size:12px;font-weight:850;letter-spacing:.14em}.heading h2{font-size:38px;margin:10px 0 0;letter-spacing:-.03em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid #e1ebf4;border-radius:18px;padding:30px;background:#fff;box-shadow:0 12px 35px #183b5710;transition:.2s}.card:hover{transform:translateY(-5px)}.card.featured{border-color:#8edfff;background:linear-gradient(145deg,#f3fcff,#fff)}.icon{width:54px;height:54px;border-radius:15px;background:#e9f8ff;color:#087fd0;display:grid;place-items:center;font-weight:900}.card h3{font-size:22px;margin:22px 0 8px}.card p,.features p,.aboutbox p{color:#657a90;line-height:1.7}.card a{color:#087fd0;text-decoration:none;font-weight:750}.dark{background:#09233d;color:white}.dark .heading h2{color:white}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features>div{padding:30px;border:1px solid #ffffff17;border-radius:16px;background:#ffffff08}.features b{color:#4dc8ee;font-size:12px}.features h3{font-size:21px}.features p{color:#a8bed1}.about{background:#f4f9fd}.aboutbox{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.aboutbox h2{font-size:38px;margin:12px 0}.aboutbox p{font-size:17px}footer{background:#061a2c;color:#8fa8bc}.foot{min-height:130px;display:flex;align-items:center;gap:30px;justify-content:space-between;font-size:12px}.foot .brand{color:white}@media(max-width:800px){.nav nav{display:none}.hero-grid,.aboutbox{grid-template-columns:1fr}.orb{height:280px}.cards,.features{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.stats-grid div:nth-child(2){border:0}.hero{padding:65px 0}.section{padding:65px 0}.heading h2{font-size:30px}.foot{flex-direction:column;justify-content:center;padding:30px 0}}
