*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f5f8ff;color:#14264a;line-height:1.6}.wrap{max-width:1140px;margin:0 auto;padding:0 20px}.topbar{background:#081229;color:#fff;position:sticky;top:0;z-index:20}.nav{display:flex;justify-content:space-between;align-items:center;padding:14px 0}.logo{height:58px;width:auto}.nav nav{display:flex;gap:14px;align-items:center}.nav a{color:#dce6ff;text-decoration:none}.btn{display:inline-block;background:#5f89ff;color:#fff;padding:.62rem .95rem;border-radius:10px;text-decoration:none;font-weight:700}.btn.sm{padding:.45rem .72rem}.btn.ghost{background:transparent;border:1px solid #9ab1ff;color:#dce6ff}.hero{padding:56px 0;background:linear-gradient(140deg,#0e1b3d 0%,#173369 56%,#214a95 100%);color:#fff}.hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;align-items:center}.hero-grid img{width:100%;height:340px;object-fit:cover;border-radius:14px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:#77e2ff;font-weight:700}.hero h1{font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.08;margin:.45rem 0 1rem}.hero p{color:#d7e3ff}.cta-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.trust{background:#ecf2ff;border-top:1px solid #d9e4ff;border-bottom:1px solid #d9e4ff}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:14px 20px}.trust-grid div{background:#fff;border:1px solid #d7e2ff;border-radius:12px;padding:12px}.trust-grid strong{display:block;margin-bottom:4px}.section{padding:42px 0}.intro{color:#4e628c}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.cards article{background:#fff;border:1px solid #d7e2ff;border-radius:12px;padding:14px}.cards h3{margin-top:0}.process{background:#0f1f45;color:#fff}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.steps div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:14px}.steps span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#6c92ff;color:#fff;font-weight:700}.steps h3{margin:.55rem 0 .35rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.feature-grid article{background:#fff;border:1px solid #d7e2ff;border-radius:12px;padding:14px}.feature-grid img{width:100%;height:165px;object-fit:cover;border-radius:10px;margin-bottom:10px}.cta-band{background:#0c1938;color:#fff;padding:34px 0}.cta-band a{color:#8ce9ff}@media(max-width:920px){.hero-grid{grid-template-columns:1fr}.hero-grid img{height:250px}.logo{height:46px}}