*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#101828;background:#fff}.container{width:min(1120px,92%);margin:auto}.site-header{height:72px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eef2f7}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#0b4f9c}.brand small{display:block;color:#6b7280;font-size:12px}.logo-mark{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;border:2px solid #0b65b9;font-weight:800}.menu{display:flex;gap:28px}.menu a{font-size:13px;text-transform:uppercase;color:#111827;text-decoration:none;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:22px;padding:13px 24px;text-decoration:none;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:1px}.btn-blue{background:#0264b5;color:#fff}.btn-sky{background:linear-gradient(90deg,#0870c9,#47c7f4);color:#fff}.btn-gradient{background:linear-gradient(90deg,#8b8fd8,#1ba7dd,#8d3f8f);color:#fff}.btn-outline{border:1px solid #d0d5dd;color:#0b4f9c;background:#fff}.hero-card{margin-top:32px;min-height:500px;border-radius:14px;position:relative;overflow:hidden;background:linear-gradient(120deg,rgba(8,34,65,.88),rgba(7,57,105,.45)),url('https://images.unsplash.com/photo-1586724237569-f3d0c1dee8c6?auto=format&fit=crop&w=1600&q=80') center/cover}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.14),transparent 35%)}.hero-content{position:relative;z-index:1;color:#fff;padding:120px 56px;max-width:640px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:800;color:#8fe0ff}.hero-content h1{font-size:56px;line-height:1.03;margin:12px 0 18px}.hero-content p{font-size:16px;line-height:1.7;color:#eef6ff}.strategy-card{margin-top:34px;border-radius:14px;min-height:430px;background:#fff;box-shadow:0 8px 40px rgba(15,23,42,.08);overflow:hidden;position:relative;padding:46px 50px 0;text-align:center}.strategy-text h2{font-size:34px;line-height:1.1;margin:0 0 18px;color:#0459a8}.strategy-text h2 span{display:block}.strategy-text h2 span:nth-child(2){color:#8c8d0a}.illustration{height:260px;margin-top:12px;position:relative;background:linear-gradient(135deg,#e9f8fb,#fff 45%,#fff4e9);border-radius:28px 28px 0 0;overflow:hidden}.sun{position:absolute;width:120px;height:120px;background:#ffcc4d;border-radius:50%;right:110px;top:35px}.tower{position:absolute;right:170px;bottom:0;width:90px;height:210px;background:linear-gradient(#bd2d32,#ee643f);clip-path:polygon(35% 0,80% 0,100% 100%,0 100%)}.person.one,.person.two{position:absolute;bottom:0;border-radius:55% 55% 0 0}.person.one{left:360px;width:120px;height:180px;background:#1f4e6f}.person.two{left:470px;width:115px;height:160px;background:#1d3557}.waves{position:absolute;left:-5%;right:-5%;bottom:-20px;height:110px;background:linear-gradient(135deg,#26c6da,#42a5f5);border-radius:50% 50% 0 0}.intro{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:34px 18px}.intro h2,.industries h2,.contact-card h2{color:#005dae;font-size:28px;margin:0 0 12px}.intro p{max-width:780px;line-height:1.7;color:#374151}.services-panel{border-radius:14px;background:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)),url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1500&q=80') center/cover;padding:42px 44px;display:grid;grid-template-columns:1fr 1fr;gap:38px;box-shadow:0 6px 30px rgba(15,23,42,.08)}.service-item{display:grid;grid-template-columns:54px 1fr;column-gap:16px}.icon{grid-row:span 3;font-size:34px;color:#006ac7}.service-item h3{margin:0;color:#0061b2;font-size:21px}.service-item small{font-weight:600;color:#374151}.service-item p{margin:16px 0 0;line-height:1.65;color:#333}.industries{padding:50px 0;text-align:center}.chips{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.chips span{padding:13px 22px;background:#f1f7fc;border-radius:999px;color:#0b5fa5;font-weight:800}.contact-card{margin-bottom:50px;text-align:center;padding:52px 30px;border-radius:18px;background:linear-gradient(135deg,#005dae,#28b9ee);color:#fff}.contact-card h2{color:#fff}.contact-card p{font-size:17px;max-width:720px;margin:0 auto 24px;line-height:1.7}.contact-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.footer{padding:26px 0;border-top:1px solid #eee;display:flex;justify-content:space-between;color:#667085;font-size:14px}@media(max-width:850px){.menu{display:none}.hero-content{padding:70px 28px}.hero-content h1{font-size:40px}.services-panel{grid-template-columns:1fr;padding:28px}.intro,.footer{display:block}.nav .btn{display:none}}
