*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#17212b;background:#f7fafc;line-height:1.6}a{color:inherit}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.top{background:#102a43;color:#d9f0ff;font-size:.84rem}.top .wrap{display:flex;justify-content:space-between;padding:9px 0}.nav{background:#fff;border-bottom:1px solid #e6edf3;position:sticky;top:0;z-index:20}.navin{display:flex;align-items:center;justify-content:space-between;min-height:76px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;color:#102a43}.logo-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#0ea5e9,#2563eb);display:grid;place-items:center;color:white;font-size:1.2rem}.links{display:flex;gap:26px;align-items:center;font-weight:700;font-size:.92rem}.links a{text-decoration:none;color:#34495e}.links a:hover{color:#0b84c6}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:800}.nav-cta,.primary{background:#0b84c6;color:#fff;box-shadow:0 10px 22px #0b84c62b}.hero{background:radial-gradient(circle at 85% 10%,#d8f1ff,transparent 34%),linear-gradient(135deg,#eff9ff,#fff 58%);padding:76px 0 74px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.eyebrow{color:#0b84c6;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;font-weight:900}.hero h1{font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.05em;margin:16px 0}.hero p{font-size:1.12rem;color:#526477;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.outline{border:1px solid #b7c8d6;color:#17324a;background:#fff}.visual{min-height:360px;border-radius:32px;background:linear-gradient(145deg,#12344e,#0b84c6);padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0b84c633}.visual:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#67e8f966;right:-80px;top:-80px}.laptop{position:absolute;left:13%;right:13%;top:19%;height:190px;border-radius:14px;background:#d9f2ff;border:7px solid #89cbed;box-shadow:0 18px 30px #001a2b55}.screen{margin:12px;height:150px;border-radius:7px;background:linear-gradient(135deg,#e0f7ff,#2d8ec3);display:grid;place-items:center;color:#fff;font-size:2.5rem}.base{position:absolute;left:6%;right:6%;bottom:18%;height:18px;border-radius:50%;background:#bfe6f7;box-shadow:0 10px 0 #76b8d8}.section{padding:76px 0}.section h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.1;margin:10px 0 12px;color:#12344e}.muted{color:#607487}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.card{background:#fff;border:1px solid #e6edf3;border-radius:18px;padding:25px;box-shadow:0 10px 28px #17324a0a}.icon{width:42px;height:42px;border-radius:12px;background:#e4f6ff;color:#087ab2;display:grid;place-items:center;font-weight:900;margin-bottom:15px}.card h3{margin:0 0 7px;color:#17324a}.spares{background:#eef8fd}.spare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.spare{background:#fff;border:1px solid #dbeaf2;border-radius:12px;padding:13px 15px;font-weight:750;color:#29465b}.steps{counter-reset:step}.step{position:relative;padding-left:52px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;background:#0b84c6;color:#fff;display:grid;place-items:center;font-weight:900}.policy{background:#102a43;color:#d9eaf5}.policy h2{color:#fff}.policy .muted{color:#b5cbd9}.policy a{color:#8ddcff}.footer{background:#0a1d2d;color:#b8ccd9;padding:28px 0}.footin{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.wa{position:fixed;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;z-index:50;box-shadow:0 12px 28px #102a4340}.wa svg{width:29px;height:29px;fill:currentColor}@media(max-width:850px){.links{display:none}.hero-grid{grid-template-columns:1fr}.visual{min-height:290px}.cards{grid-template-columns:1fr 1fr}.spare-grid{grid-template-columns:1fr 1fr}.top .wrap{justify-content:center}.top .wrap span:last-child{display:none}}@media(max-width:520px){.wrap{width:min(100% - 26px,1160px)}.hero{padding:54px 0}.cards{grid-template-columns:1fr}.spare-grid{grid-template-columns:1fr 1fr}.navin{min-height:66px}.hero h1{font-size:2.5rem}.visual{min-height:240px}.laptop{height:130px}.screen{height:96px;font-size:1.7rem}}