*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17213a;background:#f8fbff}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;z-index:10}.brand{font-weight:800;font-size:22px;letter-spacing:-.5px;color:#1d2b68}.brand span{font-weight:500;color:#66708b}.nav nav{display:flex;gap:30px;font-size:14px;color:#59647d}.nav nav a:hover{color:#2579e8}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding:80px 9%;background:linear-gradient(120deg,#fff 0%,#f7fbff 60%,#edf5ff 100%)}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:800;color:#2678e8;margin-bottom:16px}.hero h1{font-size:70px;line-height:1.02;letter-spacing:-3px;margin:0 0 24px;color:#28366d}.hero h1 span{color:#2384ee}.hero-copy p{max-width:580px;font-size:18px;line-height:1.7;color:#69758d}.button{display:inline-flex;align-items:center;gap:16px;background:#2d86ed;color:white;padding:15px 22px;border-radius:10px;font-weight:700;margin-top:20px;box-shadow:0 10px 25px rgba(45,134,237,.2)}.button:hover{transform:translateY(-1px)}.hero-card{min-height:390px;border-radius:28px;padding:48px;background:linear-gradient(145deg,#1f2c66,#294fa7);color:white;box-shadow:0 25px 70px rgba(36,62,130,.22);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.orb{width:115px;height:115px;border-radius:50%;background:linear-gradient(145deg,#39b7ff,#3b6fe8);position:absolute;top:42px;right:50px;box-shadow:0 0 60px rgba(64,180,255,.3)}.hero-card h2{font-size:34px;line-height:1.15;margin:8px 0}.hero-card p{color:#dbe7ff}.card-kicker{font-size:11px;letter-spacing:2px;font-weight:800;color:#8fd0ff}.section{padding:100px 9%;background:white}.section-head h2,.about h2,.contact h2{font-size:42px;letter-spacing:-1.5px;margin:0;color:#24315f}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.product{padding:30px;border:1px solid #e6ebf4;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(24,43,80,.05)}.product .icon{width:44px;height:44px;border-radius:12px;background:#eaf4ff;color:#247fe8;display:grid;place-items:center;font-weight:800;margin-bottom:22px}.product h3{margin:0 0 10px;font-size:21px;color:#27345f}.product p{margin:0;color:#6b768d;line-height:1.6}.about{padding:100px 9%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:#f5f9ff}.about p{font-size:18px;line-height:1.8;color:#69758d}.contact{padding:75px 9%;display:flex;justify-content:space-between;align-items:center;gap:40px;background:linear-gradient(120deg,#24346e,#2a7fe6);color:white}.contact h2{color:white}.contact p{color:#dbe6ff;max-width:650px}.contact .eyebrow{color:#a9d8ff}.button.light{background:white;color:#235db4;box-shadow:none;white-space:nowrap}footer{text-align:center;padding:25px;color:#7a8498;background:#fff;font-size:13px}@media(max-width:850px){.nav{padding:0 5%}.nav nav{display:none}.hero{grid-template-columns:1fr;padding:65px 7%}.hero h1{font-size:52px}.grid{grid-template-columns:1fr}.about{grid-template-columns:1fr;padding:75px 7%}.section{padding:75px 7%}.contact{padding:65px 7%;flex-direction:column;align-items:flex-start}.hero-card{min-height:330px}}
