*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#10213f;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e9eef5}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand img{width:145px;height:62px;object-fit:contain}.nav nav{display:flex;gap:28px;font-size:14px;font-weight:600;color:#34435b}.nav nav a:hover{color:#1474d4}.nav-cta{background:#102f68;color:#fff;padding:11px 18px;border-radius:8px;font-weight:700;font-size:14px}.hero{background:linear-gradient(135deg,#f3f9ff 0%,#fff 55%,#f1fbe9 100%);padding:82px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.eyebrow,.section-tag{font-size:12px;letter-spacing:2px;font-weight:800;color:#1474d4}.hero h1{font-size:clamp(40px,5.3vw,68px);line-height:1.05;letter-spacing:-2px;margin:16px 0 22px;color:#102c5d}.hero h1 span{color:#1594df}.hero-copy>p{max-width:670px;color:#52627a;font-size:18px}.hero-buttons{display:flex;gap:13px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:13px 22px;border-radius:8px;font-weight:800;border:1px solid transparent}.primary{background:#102f68;color:#fff}.primary:hover{background:#0b2450}.secondary{border-color:#cbd7e7;color:#102f68;background:#fff}.trust-row{display:flex;gap:35px;margin-top:34px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:19px;color:#102f68}.trust-row small{font-size:11px;color:#748198}.hero-card{background:#102f68;border-radius:24px;min-height:410px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px;box-shadow:0 25px 60px rgba(16,47,104,.2);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.12);border-radius:50%;top:-90px;right:-100px}.hero-logo{width:230px;height:230px;object-fit:contain;background:#fff;border-radius:20px;padding:8px}.hero-card-text{color:#fff;text-align:center;margin-top:25px}.hero-card-text strong{display:block;font-size:20px}.hero-card-text span{font-size:13px;color:#bdd2ef}.section{padding:90px 0}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.section h2{font-size:clamp(32px,4vw,48px);line-height:1.12;color:#102f68;margin-top:12px;letter-spacing:-1px}.two-col p{color:#58677c;margin-bottom:16px}.services{background:#f6f9fc}.section-heading{text-align:center;max-width:700px;margin:0 auto 45px}.section-heading p{color:#65748a;margin-top:12px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{background:#fff;border:1px solid #e5ebf2;border-radius:14px;padding:25px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(16,47,104,.08)}.icon{width:45px;height:45px;border-radius:10px;background:#eaf6ff;color:#1474d4;display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:18px}.service-card h3{font-size:17px;color:#163663;margin-bottom:8px;line-height:1.3}.service-card p{font-size:13px;color:#68768a}.why{background:#102f68;color:#fff}.why h2{color:#fff}.why .section-tag{color:#7fd4ff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:45px}.why-grid div{border-top:1px solid rgba(255,255,255,.2);padding-top:18px}.why-grid span{font-size:12px;color:#7fd4ff;font-weight:800}.why-grid h3{margin:8px 0;color:#fff;font-size:18px}.why-grid p{font-size:13px;color:#b9c9df}.contact{background:#f5f9fd}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.contact p{color:#5f6e82;margin:18px 0 28px;max-width:650px}.contact-items{display:grid;gap:13px}.contact-items>a,.contact-items>div{background:#fff;border:1px solid #e3eaf2;border-radius:10px;padding:14px 17px;display:flex;flex-direction:column}.contact-items strong{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#1474d4}.contact-items span{font-size:14px;color:#31435d}.contact-box{background:#fff;border-radius:20px;padding:35px;border:1px solid #e2e9f1;text-align:center;box-shadow:0 15px 40px rgba(16,47,104,.08)}.contact-box img{width:150px;height:120px;object-fit:contain}.contact-box h3{color:#163663;margin:8px 0 22px;font-size:21px}.full{width:100%;margin-top:10px}.outline{border:1px solid #cbd7e7;color:#102f68}.footer{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer div{display:flex;flex-direction:column}.footer strong{color:#102f68}.footer span{font-size:11px;color:#718096}.footer p{font-size:12px;color:#7a8798}.floating-wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#20a85a;color:#fff;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:30}@media(max-width:900px){.nav nav{display:none}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero-card{min-height:330px}.service-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.nav{height:68px}.brand img{width:125px}.nav-cta{padding:9px 12px}.hero{padding:55px 0}.hero h1{font-size:42px;letter-spacing:-1.5px}.hero-copy>p{font-size:16px}.trust-row{gap:15px;flex-wrap:wrap}.section{padding:65px 0}.service-grid,.why-grid{grid-template-columns:1fr}.footer{padding:22px 0;flex-direction:column;align-items:flex-start}.hero-card{padding:25px}.hero-logo{width:190px;height:190px}}
