:root{--ink:#050b14;--navy:#07182f;--blue:#1478f2;--blue2:#2c8cff;--paper:#f5f7fb;--line:#dfe6ef;--muted:#6c788b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#07101f;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.section{padding:110px clamp(24px,8vw,124px)}.section-tight{padding-left:clamp(24px,8vw,124px);padding-right:clamp(24px,8vw,124px)}
.site-header{height:84px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:20;width:100%;color:#fff;border-bottom:1px solid #ffffff1f;transition:.3s}.site-header.scrolled{position:fixed;height:70px;background:#06101fe8;backdrop-filter:blur(14px);box-shadow:0 8px 30px #00000020}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:22px;letter-spacing:-1px}.brand small{font-size:7px;letter-spacing:1.4px;margin-top:5px;opacity:.72}.site-header nav{display:flex;gap:30px;font-size:12px;font-weight:650}.site-header nav a{opacity:.72;transition:.2s}.site-header nav a:hover{opacity:1}.header-cta{display:flex;align-items:center;gap:9px;padding:12px 17px;border:1px solid #ffffff59;border-radius:7px;font-size:11px;font-weight:700;cursor:pointer}.header-cta:hover{background:#fff;color:#07101f}
.hero{min-height:780px;padding:165px clamp(24px,8vw,124px) 90px;display:grid;grid-template-columns:1.14fr .86fr;align-items:center;gap:48px;color:#fff;position:relative;overflow:hidden;background:radial-gradient(circle at 83% 32%,#0e4385 0,#071a36 26%,#050b14 65%)}.hero-grid{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(#2f8bff29 1px,transparent 1px),linear-gradient(90deg,#2f8bff29 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-glow{position:absolute;width:480px;height:480px;border-radius:50%;right:-150px;top:-190px;background:#1478f2;filter:blur(130px);opacity:.22}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:10px;color:#77b6ff}.eyebrow span{width:26px;height:2px;background:#2386ff}.hero h1{font-size:clamp(48px,5.3vw,80px);line-height:.98;letter-spacing:-4px;margin:27px 0;max-width:850px}.hero h1 em,.section h2 em,.strategy h2 em,.final-cta h2 em{font-style:normal;color:var(--blue2)}.hero-copy>p{font-size:16px;line-height:1.8;color:#aab8cb;max-width:660px}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:28px}.primary-btn{display:inline-flex;align-items:center;gap:13px;background:#167ff8;padding:17px 22px;border-radius:7px;font-size:12px;font-weight:750;box-shadow:0 14px 40px #1478f247;cursor:pointer;transition:.2s}.primary-btn:hover{background:#3894ff;transform:translateY(-2px)}.text-btn{display:inline-flex;gap:8px;align-items:center;font-size:12px;color:#c8d4e3}.trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:42px;font-size:10px;color:#8291a6}.trust-row span::first-letter{color:var(--blue2)}.hero-index{position:absolute;left:34px;bottom:30px;z-index:2;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;color:#7890ae}.hero-index span{display:inline-block;width:1px;height:28px;background:#2c8cff;margin:8px 0}
.hero-visual{min-height:430px;display:grid;place-items:center}.signal-card{width:min(460px,100%);background:linear-gradient(145deg,#112642e6,#061120cc);border:1px solid #5fa5ff3b;border-radius:18px;padding:32px;box-shadow:0 40px 90px #00000073;backdrop-filter:blur(12px);transform:perspective(900px) rotateY(-5deg) rotateX(2deg)}.signal-kicker{font-size:9px;letter-spacing:2px;color:#5fa9ff;font-weight:800}.signal-kicker span{font-size:7px}.signal-kicker small{float:right;background:#1478f229;padding:4px 7px;border-radius:4px;color:#74b5ff}.signal-head{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.signal-head strong{font-size:22px}.signal-head b{color:#2d8dff}.bars{height:150px;display:flex;align-items:flex-end;gap:12px;margin:24px 0 17px;border-bottom:1px solid #ffffff17;background:repeating-linear-gradient(0deg,#ffffff0b,#ffffff0b 1px,transparent 1px,transparent 38px)}.bars i{display:block;flex:1;background:linear-gradient(#2e91ff,#0a4ba2);border-radius:4px 4px 0 0}.bars i:nth-child(1){height:38%}.bars i:nth-child(2){height:52%}.bars i:nth-child(3){height:63%}.bars i:nth-child(4){height:77%}.bars i:nth-child(5){height:94%;box-shadow:0 0 28px #2e91ff8c}.signal-footer{display:flex;justify-content:space-between;font-size:8px;color:#75849a;text-transform:uppercase;letter-spacing:.7px}.orbit{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;color:#07101f;border-radius:12px;padding:13px 17px;font-size:9px;line-height:1.35;box-shadow:0 20px 60px #00000047}.orbit-icon{font-size:22px;color:#1478f2}.orbit-one{left:-14px;top:44px}.orbit-two{right:5px;bottom:38px}
.proof-strip{background:#fff;border-bottom:1px solid var(--line);padding:31px clamp(24px,8vw,124px);display:flex;align-items:center;justify-content:space-between}.proof-strip div{display:flex;flex-direction:column;gap:5px}.proof-strip strong{font-size:16px;letter-spacing:-.4px}.proof-strip span{font-size:9px;color:#8893a3;text-transform:uppercase;letter-spacing:.8px}.proof-strip i{width:1px;height:31px;background:#e0e6ef}
.section-kicker{font-size:9px;letter-spacing:2px;color:#1478f2;font-weight:800}.intro{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end;padding-bottom:48px}.intro h2,.pillars h2,.locations h2,.faq h2{font-size:clamp(35px,4.2vw,60px);line-height:1.07;letter-spacing:-3px;margin:18px 0 0}.intro-copy p{font-size:14px;line-height:1.8;color:#677284;max-width:570px;margin:0}.intro-copy span{display:block;margin-top:25px;font-size:9px;font-weight:800;color:#1478f2;letter-spacing:1px}
.services-grid{padding-bottom:110px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid #e4eaf1;border-radius:14px;padding:30px;min-height:350px;display:flex;flex-direction:column;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 55px #0c203f19;border-color:#b9d6fa}.service-card.featured{background:linear-gradient(145deg,#0c2343,#06101f);color:#fff;border-color:#153d70}.service-top{display:flex;justify-content:space-between;color:#1478f2}.service-top span{font-size:11px;color:#9ba6b6}.service-top b{font-size:24px}.service-card small{font-size:9px;letter-spacing:1.8px;color:#1478f2;font-weight:800;margin-top:46px}.service-card h3{font-size:21px;line-height:1.25;letter-spacing:-.8px;margin:12px 0}.service-card p{font-size:12px;line-height:1.75;color:#768195}.service-card.featured p{color:#97a8be}.service-card a{display:flex;align-items:center;gap:7px;margin-top:auto;font-size:9px;font-weight:800;color:#1478f2;cursor:pointer}
.strategy{display:grid;grid-template-columns:1fr 1fr;background:#06101f;color:#fff}.strategy-image{min-height:760px;position:relative;overflow:hidden}.strategy-image>img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.05)}.strategy-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07101f20,#06101fb0)}.image-stamp{position:absolute;right:0;bottom:70px;z-index:2;background:#fff;color:#07101f;padding:16px 25px 16px 16px;display:flex;align-items:center;gap:12px}.image-stamp img{width:43px;height:43px;border-radius:50%}.image-stamp span{font-size:8px;line-height:1.5;letter-spacing:1px}.strategy-copy{padding:100px clamp(28px,7vw,100px)}.strategy h2{font-size:clamp(38px,4.4vw,62px);line-height:1.05;letter-spacing:-3px;margin:18px 0 26px}.strategy-copy>p{color:#91a0b4;line-height:1.85;font-size:13px}.strategy ul{list-style:none;padding:0;margin:35px 0}.strategy li{display:flex;gap:18px;padding:17px 0;border-top:1px solid #ffffff17}.strategy li>span{font-size:9px;color:#2c8cff;padding-top:2px}.strategy li div{display:flex;flex-direction:column;gap:6px}.strategy li b{font-size:13px}.strategy li small{color:#8290a3;font-size:10px;line-height:1.5}.outline-btn{border:1px solid #2a4a70;display:inline-flex;padding:15px 18px;border-radius:7px;gap:18px;align-items:center;font-size:10px;font-weight:700;color:#bad2ee;cursor:pointer}
.pillars{background:#fff}.pillars-head{max-width:750px}.pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.pillars-grid article{padding:29px 25px;min-height:190px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.pillars-grid article:hover{background:#f5f9ff}.pillars-grid span{font-size:9px;color:#1478f2;font-weight:800}.pillars-grid b{font-size:14px;margin-top:28px}.pillars-grid p{font-size:10px;line-height:1.6;color:#788396}
.insights{display:grid;grid-template-columns:.72fr 1.28fr;background:#0a1729;color:#fff;padding:110px clamp(24px,8vw,124px);gap:70px}.insights-copy h2{font-size:clamp(36px,4vw,56px);line-height:1.07;letter-spacing:-2.8px;margin:18px 0}.insights-copy p{font-size:12px;color:#8fa0b7;line-height:1.8}.insights-copy a{display:inline-flex;margin-top:25px;gap:10px;font-size:10px;color:#55a2ff;font-weight:800}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.posts-grid a{position:relative;overflow:hidden;min-height:420px;background:#0c1c31}.posts-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.posts-grid a:hover img{transform:scale(1.035)}.posts-grid a::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#050b14df)}.posts-grid a>span{position:absolute;z-index:2;bottom:18px;left:17px;right:17px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.9px;font-weight:800}
.locations{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.locations-heading p{font-size:12px;color:#748093;line-height:1.8;max-width:420px}.location-list{border-top:1px solid #cfd8e4}.location-list article{display:grid;grid-template-columns:60px 1fr;padding:32px 0;border-bottom:1px solid #cfd8e4}.pin{font-size:11px;color:#1478f2;font-weight:800}.location-list small{font-size:8px;color:#1478f2;letter-spacing:1.6px;font-weight:800}.location-list h3{font-size:22px;margin:9px 0}.location-list p{font-size:11px;color:#758195;line-height:1.7}.location-list a{font-size:9px;font-weight:800;color:#1478f2}
.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;background:#fff}.faq-list details{border-top:1px solid #dce3ec;padding:24px 0}.faq-list details:last-child{border-bottom:1px solid #dce3ec}.faq-list summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:19px;color:#1478f2}.faq-list p{font-size:11px;line-height:1.75;color:#748095;max-width:650px}
.final-cta{padding:120px 24px;text-align:center;background:#06101f;color:#fff;position:relative;overflow:hidden}.cta-pattern{position:absolute;inset:0;background:radial-gradient(circle at center,#0c3a74 0,transparent 42%),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:auto,80px 80px}.final-cta>*:not(.cta-pattern){position:relative}.final-cta h2{font-size:clamp(44px,5.7vw,80px);letter-spacing:-4px;line-height:1;margin:20px 0}.final-cta p{color:#8fa0b7;font-size:13px;line-height:1.7;max-width:620px;margin:0 auto 30px}
footer{background:#03070d;color:#fff;padding:65px clamp(24px,7vw,100px) 30px}.footer-main{display:grid;grid-template-columns:1fr 1fr .7fr .7fr;gap:55px;align-items:start}.footer-main>p{font-size:11px;line-height:1.7;color:#77869a;max-width:280px}.footer-main>div{display:flex;flex-direction:column;gap:10px}.footer-main>div b{font-size:10px;color:#5a9ff0;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.footer-main>div a{font-size:10px;color:#8d99a9}.footer-bottom{margin-top:55px;padding-top:24px;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;color:#596678;font-size:8px;letter-spacing:1px}.floating-whatsapp{position:fixed;right:24px;bottom:24px;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#1478f2;color:#fff;z-index:30;box-shadow:0 15px 35px #1478f259;font-size:28px;cursor:pointer}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:135px}.hero-visual{min-height:380px}.intro,.locations,.faq{grid-template-columns:1fr;gap:30px}.services-grid{grid-template-columns:1fr}.strategy{grid-template-columns:1fr}.strategy-image{min-height:500px}.pillars-grid{grid-template-columns:repeat(2,1fr)}.insights{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.posts-grid a{min-height:360px}}
@media(max-width:620px){.section{padding:75px 22px}.site-header{height:72px;padding-inline:20px}.header-cta{display:none}.hero{padding:125px 22px 75px;min-height:auto}.hero h1{letter-spacing:-2.5px}.hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-row{gap:13px;flex-direction:column}.hero-visual{min-height:320px}.signal-card{padding:22px}.orbit{display:none}.hero-index{display:none}.proof-strip{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-inline:22px}.proof-strip i{display:none}.intro{padding-bottom:38px}.intro h2,.pillars h2,.locations h2,.faq h2{letter-spacing:-2px}.services-grid{padding-inline:22px;padding-bottom:75px}.strategy-image{min-height:390px}.strategy-copy{padding:75px 22px}.strategy h2{letter-spacing:-2px}.pillars-grid{grid-template-columns:1fr 1fr}.pillars-grid article{padding:21px 16px}.insights{padding:75px 22px}.posts-grid{grid-template-columns:1fr}.posts-grid a{min-height:500px}.location-list article{grid-template-columns:42px 1fr}.final-cta h2{letter-spacing:-2.6px}.footer-main{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}.floating-whatsapp{width:50px;height:50px;right:16px;bottom:16px}}
