:root{
  --navy:#0b2b44; --deep:#06192a; --blue:#243b74; --orange:#ff9308; --cyan:#19bfca;
  --paper:#f5f8fb; --white:#fff; --text:#26364f; --muted:#68758b;
  --shadow:0 24px 70px rgba(6,25,42,.16); --radius:30px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:'Poppins',system-ui,sans-serif;background:var(--paper);color:var(--text)}
a{text-decoration:none;color:inherit} img{max-width:100%;display:block} p{margin-top:0;color:var(--muted);font-size:17px;line-height:1.75} h1,h2,h3{margin:0 0 18px} h1{font-size:clamp(42px,6.2vw,82px);line-height:.96;letter-spacing:-.06em;color:white} h2{font-size:clamp(32px,4.2vw,58px);line-height:1.03;letter-spacing:-.05em;color:var(--blue)} h3{font-size:22px;line-height:1.15;color:var(--blue)}
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 6vw;background:rgba(6,25,42,.96);backdrop-filter:blur(16px);box-shadow:0 12px 35px rgba(6,25,42,.22);min-height:96px}.brand{display:flex;align-items:center;min-width:290px;overflow:visible}.brand img{width:300px;height:auto;object-fit:contain;overflow:visible}.nav{display:flex;align-items:center;gap:26px;color:white;font-weight:700;font-size:14px}.nav a{opacity:.88;transition:.2s}.nav a:hover{opacity:1;color:var(--cyan)}.nav-cta{background:var(--orange);color:var(--deep)!important;padding:13px 22px;border-radius:999px;opacity:1!important}.menu-toggle{display:none;background:transparent;border:0;color:white;font-size:30px}
.eyebrow{display:inline-flex;margin-bottom:18px;color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero{position:relative;overflow:hidden;min-height:780px;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;padding:110px 6vw 84px;background:radial-gradient(circle at 84% 20%,rgba(25,191,202,.26),transparent 30%),radial-gradient(circle at 10% 90%,rgba(255,147,8,.22),transparent 26%),linear-gradient(135deg,var(--deep),var(--navy) 58%,#102f4c);}.hero:after{content:"";position:absolute;inset:auto -180px -230px auto;width:620px;height:620px;border-radius:45% 55% 58% 42%;background:rgba(255,147,8,.14)}.hero-copy{position:relative;z-index:2}.hero p{font-size:20px;color:rgba(255,255,255,.82);max-width:780px}.hero-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 26px;border-radius:999px;font-weight:900;transition:.22s}.btn:hover{transform:translateY(-3px)}.primary{background:var(--orange);color:var(--deep);box-shadow:0 18px 36px rgba(255,147,8,.28)}.secondary{color:white;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.09)}.big{min-height:64px;padding:0 34px;text-transform:uppercase}.hero-media{position:relative;z-index:2;min-height:570px}.hero-img{position:absolute;border-radius:34px;object-fit:cover;box-shadow:0 32px 80px rgba(0,0,0,.33);border:1px solid rgba(255,255,255,.18)}.hero-img-main{right:0;top:0;width:82%;height:68%}.hero-img-card{left:0;bottom:0;width:58%;height:48%;background:white;padding:10px;object-fit:cover}
.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#dfe8f1;padding:1px}.trust-strip div{background:white;padding:26px 22px;text-align:center}.trust-strip strong{display:block;color:var(--blue);font-size:18px}.trust-strip span{display:block;margin-top:6px;color:var(--muted);font-size:13px;font-weight:600}.section{padding:96px 6vw}.split{display:grid;grid-template-columns:.86fr 1.14fr;gap:58px;align-items:start;background:white}.section-copy{position:sticky;top:130px}.wide-img{margin-top:28px;border-radius:var(--radius);box-shadow:var(--shadow);height:330px;width:100%;object-fit:cover}.cards.stack{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card{background:var(--paper);border:1px solid #e3ebf3;border-radius:var(--radius);padding:34px;box-shadow:0 14px 40px rgba(6,25,42,.07)}.card span{display:inline-flex;margin-bottom:24px;color:var(--orange);font-weight:900;font-size:18px}.card p{font-size:16px}.gallery-section{background:var(--paper)}.section-heading{max-width:920px;margin:0 0 44px}.section-heading.center{text-align:center;margin:0 auto 44px}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-auto-rows:270px;gap:18px;margin-bottom:30px}.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.gallery-grid img:first-child{grid-row:span 2}.segment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.segment-grid span{background:white;border-left:6px solid var(--cyan);border-radius:18px;padding:22px;font-weight:900;color:var(--blue);box-shadow:0 12px 32px rgba(6,25,42,.08)}.result-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:white}.result-media img{width:100%;height:610px;object-fit:cover;border-radius:38px;box-shadow:var(--shadow)}.result-list{display:grid;gap:18px}.result-list div{padding:26px;border-radius:24px;background:var(--paper);border:1px solid #e2eaf2}.result-list strong{display:block;color:var(--blue);font-size:22px;margin-bottom:8px}.result-list strong:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:12px;border-radius:50%;background:var(--cyan);color:white}.result-list p{margin:0}.numbers{padding:100px 6vw;background:linear-gradient(135deg,var(--deep),var(--navy));color:white}.light-heading h2{color:white}.light-heading p{color:rgba(255,255,255,.72)}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.number-grid div{padding:34px 26px;border-radius:26px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);text-align:center}.number-grid strong{display:block;color:var(--orange);font-size:clamp(48px,5vw,76px);line-height:1;letter-spacing:-.07em}.number-grid span{display:block;margin-top:12px;color:rgba(255,255,255,.82);font-weight:700}.clients{background:white}.client-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1080px;margin:0 auto}.client-logo-grid figure{margin:0;background:white;border:1px solid #e4ecf4;border-radius:24px;height:178px;padding:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 36px rgba(6,25,42,.08);transition:.22s;overflow:hidden}.client-logo-grid figure:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(6,25,42,.14)}.client-logo-grid img{width:100%;height:100%;object-fit:contain;border-radius:16px}.process{background:var(--paper)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid div{position:relative;background:white;border-radius:26px;padding:32px;border:1px solid #e3ebf3;box-shadow:0 14px 38px rgba(6,25,42,.08)}.process-grid strong{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--orange);color:var(--deep);font-size:22px;margin-bottom:24px}.final-cta{margin:80px 6vw;padding:28px;border-radius:42px;background:linear-gradient(135deg,var(--navy),var(--deep));display:grid;grid-template-columns:.78fr 1fr;gap:46px;align-items:center;color:white;box-shadow:var(--shadow)}.final-img img{width:100%;height:520px;object-fit:cover;border-radius:30px}.final-copy h2{color:white}.final-copy p{color:rgba(255,255,255,.75);font-size:20px}.contact-info{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;color:rgba(255,255,255,.8);font-weight:700}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:80;width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:transparent;box-shadow:0 18px 42px rgba(0,0,0,.26);transition:.22s;overflow:hidden}.whatsapp-float:hover{transform:translateY(-3px) scale(1.03)}.whatsapp-float img{width:68px;height:68px;object-fit:cover}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px 6vw;background:var(--deep);color:rgba(255,255,255,.7)}footer img{width:300px;height:auto;object-fit:contain}footer p{font-size:14px;margin:0;color:rgba(255,255,255,.65)}
@media(max-width:1120px){.hero,.split,.result-section,.final-cta{grid-template-columns:1fr}.hero-media{min-height:520px}.trust-strip,.number-grid,.process-grid,.client-logo-grid{grid-template-columns:repeat(2,1fr)}.section-copy{position:static}.segment-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.site-header{min-height:78px;padding:13px 5vw}.brand{min-width:185px}.brand img{width:205px}.menu-toggle{display:block}.nav{position:absolute;top:78px;left:5vw;right:5vw;display:none;flex-direction:column;align-items:stretch;padding:22px;background:var(--deep);border-radius:24px}.nav.open{display:flex}.hero{padding:78px 5vw 64px;min-height:auto}.hero-media{min-height:430px}.hero-img-main{width:95%;height:62%}.hero-img-card{width:70%;height:42%}.section{padding:72px 5vw}.cards.stack,.gallery-grid,.trust-strip,.number-grid,.process-grid,.segment-grid,.client-logo-grid{grid-template-columns:1fr}.gallery-grid{grid-auto-rows:250px}.gallery-grid img:first-child{grid-row:auto}.client-logo-grid figure{height:170px}.result-media img,.final-img img{height:360px}.final-cta{margin:48px 5vw;padding:24px}.whatsapp-float{right:16px;bottom:16px;width:60px;height:60px}.whatsapp-float img{width:60px;height:60px;border-radius:50%}footer{flex-direction:column;align-items:flex-start}footer img{width:220px}h1{font-size:42px}}
