:root{--navy:#0B2341;--orange:#F7931E;--graphite:#4A4A4A;--white:#fff;--light:#f4f6f8;--ink:#17202b;--line:#dfe5ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}.topbar{height:78px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);font-weight:800}.brand img{width:48px;height:48px;object-fit:contain}.topbar nav{display:flex;gap:24px}.topbar nav a{color:#263646;text-decoration:none;font-weight:700;font-size:14px}.topbar nav a:hover{color:var(--orange)}.menu{display:none;border:0;background:none;font-size:28px}.hero{min-height:calc(100vh - 78px);padding:80px max(6vw,28px);display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;background:radial-gradient(circle at 85% 20%,#173e69 0,#0b2341 32%,#07172b 75%);color:white;overflow:hidden}.hero-copy{max-width:780px}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:800;color:#ffb15b}.eyebrow.dark{color:var(--orange)}h1{font-size:clamp(48px,6vw,88px);line-height:1.02;margin:18px 0 24px;letter-spacing:-3px}h1 em{font-style:normal;color:var(--orange)}.hero p{font-size:19px;max-width:700px;color:#d9e3ee}.actions{display:flex;gap:14px;margin:34px 0}.btn{padding:14px 22px;border-radius:7px;text-decoration:none;font-weight:800}.primary{background:var(--orange);color:#132033}.ghost{border:1px solid #8da3ba;color:white}.trust{display:flex;gap:24px;flex-wrap:wrap;color:#b9c8d7;font-size:13px}.hero-card{height:500px;display:grid;place-items:center;position:relative}.hero-card img{width:min(420px,85%);background:white;border-radius:30px;padding:28px;box-shadow:0 30px 80px #0008;z-index:2}.pulse{position:absolute;border:1px solid #f7931e66;border-radius:50%;width:460px;height:460px}.p2{width:580px;height:580px;opacity:.45}.section{padding:100px max(7vw,30px)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.section h2{font-size:clamp(34px,4vw,58px);line-height:1.1;color:var(--navy);margin:12px 0 24px;letter-spacing:-1.5px}.split p{font-size:18px;color:#536170}.shade{background:var(--light)}.heading{max-width:800px;margin-bottom:50px}.heading>p{color:#65717d}.grid{display:grid;gap:18px}.services{grid-template-columns:repeat(3,1fr)}.services article{background:white;padding:30px;border:1px solid var(--line);border-radius:12px;transition:.25s}.services article:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0b234115}.services b{color:var(--orange);font-size:13px}.services h3{color:var(--navy);font-size:21px;margin:12px 0 8px}.services p{color:#63717d;font-size:15px}.sectors{grid-template-columns:repeat(4,1fr)}.sectors div{min-height:150px;background:var(--navy);color:white;border-radius:12px;padding:30px;font-size:32px;display:flex;flex-direction:column;justify-content:space-between}.sectors strong{font-size:17px}.platforms{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:60px}.platforms h2{color:white}.platforms p{color:#c8d5e2}.platform-list{display:flex;flex-direction:column}.platform-list span{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #ffffff24;font-weight:700}.platform-list i{font-style:normal;color:#ffb15b;font-size:12px;text-transform:uppercase;letter-spacing:1px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-card{background:var(--light);border-radius:14px;padding:34px;display:flex;flex-direction:column}.contact-card span{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#71808e;margin-top:12px}.contact-card a,.contact-card strong{font-size:20px;color:var(--navy);text-decoration:none;word-break:break-word}.contact-card small{margin-top:28px;color:#77838d}footer{background:#07172b;color:white;padding:35px max(6vw,28px);display:flex;align-items:center;gap:15px}footer img{width:52px;height:52px;background:white;border-radius:8px;object-fit:contain}footer div{display:flex;flex-direction:column}footer div span{color:#91a4b6;font-size:12px}footer p{margin-left:auto;color:#91a4b6;font-size:12px}@media(max-width:900px){.topbar nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.nav-open .topbar nav{display:flex}.menu{display:block}.hero,.split,.platforms,.contact{grid-template-columns:1fr}.hero{padding-top:55px}.hero-card{height:330px}.hero-card img{width:280px}.pulse{width:310px;height:310px}.p2{width:370px;height:370px}.services{grid-template-columns:1fr 1fr}.sectors{grid-template-columns:1fr 1fr}footer{flex-wrap:wrap}footer p{width:100%;margin:10px 0 0}}@media(max-width:600px){.brand span{font-size:14px}.section{padding:70px 24px}.hero{padding:60px 24px}.services,.sectors{grid-template-columns:1fr}.actions{flex-direction:column;align-items:stretch}.btn{text-align:center}h1{letter-spacing:-2px}.hero-card{height:290px}}
.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:13px 18px;border-radius:8px;background:#148a48;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 8px 20px #00000018}
.whatsapp-btn:hover{filter:brightness(.95);transform:translateY(-1px)}
.whatsapp-float{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#148a48;color:#fff;text-decoration:none;font-size:28px;z-index:50;box-shadow:0 12px 28px #0005;transition:.2s}
.whatsapp-float:hover{transform:scale(1.06)}
@media(max-width:600px){.whatsapp-float{right:18px;bottom:18px;width:54px;height:54px}}
