
/* SRFusion Tech V3 — visual and interaction fixes */
.header{z-index:500}
.nav{position:relative;z-index:510}
.drop{z-index:520}
.drop-menu{z-index:9999;top:calc(100% - 4px);min-width:285px;max-height:calc(100vh - 100px);overflow:auto}
.drop-menu a{font-size:13px;line-height:1.35;color:#253650!important;white-space:normal}
.drop-menu a:hover{color:#166fe8!important;background:#edf6ff}
.nav-cta{color:#fff!important;background:#071a33!important;min-height:44px;line-height:1.2;display:inline-flex;align-items:center}
.nav-cta *{color:inherit!important}
.hero-actions .btn{min-height:50px}
.staffing-hero-cta{border-color:rgba(47,224,255,.42)!important;color:#dffaff!important;background:rgba(255,255,255,.04)!important}
.dark .btn.primary,.dark a.btn.primary{color:#fff!important;position:relative;z-index:3}
.dark .cta-panel{position:relative;z-index:3}
.section.dark{overflow:visible}
.honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form-note{font-size:11px;color:#718198;margin-top:10px}
.form-note strong{color:#223957}
.trust-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:17px}
.trust-heading .eyebrow{margin:0}
.trust-heading strong{font-size:14px;color:#31425a}
.logo-marquee,.company-marquee{overflow:hidden;position:relative}
.logo-track,.company-track{display:flex;width:max-content;align-items:center;gap:20px;animation:sr-marquee 34s linear infinite}
.logo-marquee:hover .logo-track,.company-marquee:hover .company-track{animation-play-state:paused}
.tech-logo{height:70px;min-width:145px;padding:0 20px;border:1px solid #e1e8f1;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 7px 20px rgba(8,27,50,.04)}
.tech-logo img{width:28px;height:28px;object-fit:contain}
.tech-logo span{font-size:12px;font-weight:800;color:#44546b;white-space:nowrap}
.network-section{background:#f7f9fc}
.company-logo{width:160px;height:88px;padding:18px 25px;border:1px solid #dfe7f0;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 22px rgba(8,27,50,.05)}
.company-logo img{width:54px;height:54px;object-fit:contain}
.network-note{text-align:center;color:#8996a8;font-size:10px;margin:18px auto 0;max-width:850px}
@keyframes sr-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* Better technology globe */
.tech-orbit{min-height:510px}
.tech-orbit .globe{animation:sr-globe-float 7s ease-in-out infinite}
.globe-ring{position:absolute;inset:9%;border:1px dashed rgba(87,226,255,.23);border-radius:50%;animation:sr-spin 18s linear infinite}
.globe-ring.ring-b{inset:23%;border-style:solid;opacity:.45;animation-duration:12s;animation-direction:reverse}
.orbit-center{position:absolute;width:145px;height:145px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle,#0f4c7b,#06172c 72%);border:1px solid rgba(91,228,255,.48);box-shadow:0 0 50px rgba(47,224,255,.2);z-index:5}
.orbit-center strong{font-size:18px;letter-spacing:2px;color:#fff}
.orbit-center small{font-size:8px;letter-spacing:2px;line-height:1.4;color:#8defff;margin-top:5px}
.orbit-node{position:absolute;width:74px;height:74px;border-radius:18px;border:1px solid rgba(47,224,255,.3);background:rgba(4,18,34,.86);backdrop-filter:blur(9px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 14px 30px rgba(0,0,0,.18);z-index:6;animation:sr-node 4.5s ease-in-out infinite}
.orbit-node img{width:25px;height:25px;object-fit:contain}.orbit-node span{font-size:8px;font-weight:800;color:#d8f8ff}
.n1{top:3%;left:18%}.n2{top:7%;right:16%;animation-delay:-.8s}.n3{top:39%;right:0;animation-delay:-1.6s}.n4{bottom:8%;right:16%;animation-delay:-2.2s}.n5{bottom:2%;left:20%;animation-delay:-2.8s}.n6{bottom:18%;left:1%;animation-delay:-3.4s}.n7{top:42%;left:-1%;animation-delay:-4s}.n8{top:19%;left:2%;animation-delay:-1.2s}.n9{top:70%;right:2%;animation-delay:-2s}
@keyframes sr-globe-float{50%{transform:translateY(-10px) rotate(.6deg)}}
@keyframes sr-spin{to{transform:rotate(360deg)}}
@keyframes sr-node{50%{transform:translateY(-8px) scale(1.025)}}

.staff-hero h1 span{color:#52defd}
.engagement-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.engagement-card{padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.035);transition:.3s}
.engagement-card:hover{transform:translateY(-5px);border-color:rgba(47,224,255,.35);background:rgba(255,255,255,.055)}
.engagement-card>span{font-size:10px;color:#55e5ff;font-weight:900;letter-spacing:2px}
.engagement-card h3{font-size:18px;margin:12px 0 7px;color:#fff}
.engagement-card p{font-size:13px;color:#9fb0c4;margin:0}
.light-cap .cap{border-top:1px solid #e2e9f1}.light-cap .cap strong{color:#18304e}
.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px}
.cta-panel h2{color:#fff;margin:0 0 8px;font-size:clamp(30px,4vw,48px);letter-spacing:-2px}.cta-panel p{color:#9fb0c4}

@media(max-width:1100px){
 .engagement-grid{grid-template-columns:repeat(2,1fr)}
 .orbit-node{transform:scale(.92)}
}
@media(max-width:900px){
 .form-row{grid-template-columns:1fr}
 .trust-heading{display:block}.trust-heading strong{display:block;margin-top:6px}
 .company-logo{width:145px}
 .cta-panel{flex-direction:column;align-items:flex-start}
 .drop-menu{min-width:260px}
}
@media(max-width:620px){
 .engagement-grid{grid-template-columns:1fr}
 .tech-orbit{height:430px;min-height:430px}
 .tech-orbit .globe{width:300px}
 .orbit-node{width:58px;height:58px;border-radius:13px}
 .orbit-node img{width:20px;height:20px}.orbit-node span{font-size:7px}
 .orbit-center{width:105px;height:105px}.orbit-center strong{font-size:13px}.orbit-center small{font-size:6px}
 .n1{top:1%;left:13%}.n2{top:2%;right:9%}.n3{right:-1%;top:38%}.n4{right:8%;bottom:4%}.n5{left:13%;bottom:0}.n6{left:-2%;bottom:18%}.n7{left:-3%;top:42%}.n8{left:2%;top:20%}.n9{right:0;top:68%}
 .tech-logo{min-width:130px;height:62px;padding:0 15px}.tech-logo span{font-size:10px}
 .company-logo{width:130px;height:78px;padding:15px}
}
@media(prefers-reduced-motion:reduce){
 .logo-track,.company-track,.tech-orbit .globe,.globe-ring,.orbit-node{animation:none!important}
}

/* V4 visual polish */
.hero-home{min-height:720px;background:radial-gradient(circle at 73% 40%,rgba(36,180,255,.18),transparent 22%),radial-gradient(circle at 22% 55%,rgba(45,124,255,.10),transparent 28%),linear-gradient(115deg,#020c1a 0%,#061a32 54%,#092d4c 100%)}
.hero-data-streams{position:absolute;inset:0;opacity:.35;background:radial-gradient(ellipse at 12% 38%,transparent 0 26%,rgba(47,224,255,.10) 26.2%,transparent 26.6%),radial-gradient(ellipse at 79% 69%,transparent 0 32%,rgba(47,224,255,.08) 32.2%,transparent 32.5%);filter:blur(.2px);animation:streamShift 12s ease-in-out infinite alternate}
@keyframes streamShift{to{transform:translate3d(20px,-10px,0) scale(1.02);opacity:.5}}
.nav-search{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:27px;line-height:1;color:#60738c!important;transition:.2s}.nav-search:hover{background:#edf5ff;color:#1d74ec!important}
.tech-logo{background:linear-gradient(180deg,#fff,#f9fbfe)}
.tech-logo img{width:34px;height:34px}.tech-logo span{font-size:11px}
.company-logo{height:96px;width:175px;padding:20px 30px;transition:.3s}.company-logo:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(8,27,50,.09)}.company-logo img{max-width:105px;max-height:54px;width:auto;height:auto;object-fit:contain}.company-logo img[src*="google.com"]{width:54px;height:54px}
.network-section{padding-top:90px;padding-bottom:90px}
.network-section .section-head p{max-width:760px;margin-inline:auto}
.expert-cta-light{background:#fff!important;color:#071a33!important;border-color:#fff!important;box-shadow:0 12px 28px rgba(0,0,0,.12)}.expert-cta-light:hover{color:#071a33!important;background:#f2f8ff!important}
.staff-hero .hero-actions{position:relative;z-index:4}
.search-page{max-width:900px}.search-form{display:flex;gap:12px;max-width:820px;margin:0 auto 55px}.search-form input{flex:1;border:1px solid #dce5ef;border-radius:12px;padding:16px 18px;font-size:16px;outline:none}.search-form input:focus{border-color:#2d7cff;box-shadow:0 0 0 4px rgba(45,124,255,.1)}.search-results{display:grid;gap:14px}.search-result{border:1px solid #e0e7f0;border-radius:18px;padding:24px;background:#fff}.search-result h3{margin:10px 0 7px}.search-result p{color:#68758a;margin:0 0 12px}.search-empty{text-align:center;padding:50px 20px;border:1px dashed #d7e1ec;border-radius:20px;background:#fbfcfe}.search-empty h2{margin-top:0}
@media(max-width:1100px){.nav{gap:11px}.nav-search{display:none}}
@media(max-width:900px){.nav-search{display:grid}.hero-home{min-height:760px}.hero-data-streams{opacity:.2}.company-logo{width:155px}}
@media(max-width:620px){.search-form{display:block}.search-form .btn{width:100%;margin-top:10px}.company-logo{width:135px;height:78px;padding:15px}.company-logo img{max-width:82px;max-height:45px}}

/* V4.2 reference-match: hero / ecosystem visual system */
.hero-home{min-height:625px;background:radial-gradient(circle at 75% 43%,rgba(47,224,255,.16),transparent 24%),radial-gradient(circle at 28% 65%,rgba(20,98,190,.12),transparent 35%),linear-gradient(118deg,#020b18 0%,#04172e 48%,#062b4a 100%);}
.hero-inner{min-height:625px;padding:58px 0 72px;grid-template-columns:1.04fr .96fr;gap:10px}
.hero-copy{position:relative;z-index:8}.hero-kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hero-kicker span{font-size:12px;color:#31e4ff}.hero-kicker b{color:#27dff8;font-weight:900}.hero h1{font-size:clamp(46px,5.4vw,72px);line-height:.98;letter-spacing:-4px;margin-bottom:22px}.hero h1 span{color:#2edcff}.hero-copy>p{max-width:650px;font-size:17px;line-height:1.75;color:#c8d7e8}.hero-actions-main{margin:24px 0 26px}.hero-actions-main .btn{min-height:52px;padding:14px 23px}.hero-explore{border:1px solid rgba(255,255,255,.45)!important;background:rgba(0,0,0,.08)!important;color:#fff!important}.play-icon{width:22px;height:22px;border:1px solid #37dcff;border-radius:50%;display:inline-grid;place-items:center;font-size:9px;color:#37dcff}.hero-capabilities{display:flex;align-items:center;gap:18px;margin-top:24px}.hero-cap{display:flex;align-items:center;gap:10px;color:#fff;min-width:125px}.hero-cap>span:last-child{font-size:12px;font-weight:800;line-height:1.25;color:#f2f7fd}.hero-cap i{width:1px;height:30px;background:rgba(255,255,255,.24)}.cap-icon{width:34px;height:34px;display:grid;place-items:center;color:#51cfff;font-size:22px;border:1px solid rgba(70,207,255,.22);border-radius:10px;background:rgba(24,118,190,.16);box-shadow:inset 0 0 18px rgba(47,224,255,.08)}
.hero-globe-art{height:500px;position:relative;isolation:isolate;overflow:visible}.hero-globe-image{position:absolute;width:820px;height:auto;max-width:none;left:-42px;top:-30px;z-index:1;filter:drop-shadow(0 0 35px rgba(25,208,255,.18));animation:heroGlobeFloat 7s ease-in-out infinite}.hero-globe-art:after{content:"";position:absolute;inset:5% 0 4% 0;background:radial-gradient(circle at 54% 47%,rgba(25,212,255,.12),transparent 24%),radial-gradient(circle at 55% 52%,rgba(24,121,201,.08),transparent 48%);z-index:0;pointer-events:none}.hero-orbit-line{position:absolute;border:1px solid rgba(62,216,255,.18);border-radius:50%;z-index:2;pointer-events:none}.orbit-line-1{width:550px;height:230px;left:105px;top:120px;transform:rotate(-17deg);animation:orbitTilt 12s linear infinite}.orbit-line-2{width:600px;height:260px;left:75px;top:115px;transform:rotate(19deg);animation:orbitTiltReverse 16s linear infinite}.hero-logo-node{position:absolute;width:78px;height:78px;border-radius:14px;border:1px solid rgba(55,220,255,.35);background:rgba(3,24,45,.78);backdrop-filter:blur(9px);display:grid;place-items:center;z-index:7;box-shadow:0 12px 32px rgba(0,0,0,.26),0 0 25px rgba(47,224,255,.07);transition:.3s}.hero-logo-node:hover{transform:translateY(-5px) scale(1.05);border-color:#41e2ff}.hero-logo-node img{width:43px;height:43px;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(65,224,255,.35))}.node-sap{left:112px;top:72px;transform:rotate(-5deg)}.node-salesforce{right:72px;top:42px;transform:rotate(5deg)}.node-ai{right:12px;top:215px}.node-dotnet{left:58px;top:318px}.node-java{left:245px;bottom:8px}.node-cloud{right:92px;bottom:18px}.node-salesforce img,.node-sap img{filter:none}.node-dotnet img{filter:none}.node-java img{filter:none}
@keyframes heroGlobeFloat{50%{transform:translateY(-8px) scale(1.01)}}@keyframes orbitTilt{to{transform:rotate(343deg)}}@keyframes orbitTiltReverse{to{transform:rotate(-341deg)}}
.stats-strip{margin-top:-40px}.tech-logo-strip{padding:18px 0 20px}.tech-strip-head{display:flex;align-items:center;gap:18px;width:150px;float:left;height:64px}.tech-strip-head .trust-label{font-size:14px;line-height:1.2}.tech-strip-head>span{height:36px;width:1px;background:#dce4ee}.tech-only-marquee{margin-left:175px}.tech-logo-only{height:62px;min-width:105px;display:flex;align-items:center;justify-content:center;padding:6px 14px}.tech-logo-only img{width:auto;height:46px;max-width:105px;object-fit:contain}.tech-only-marquee .logo-track{gap:22px;animation-duration:28s}
.network-section .company-track{gap:20px}.network-section .company-logo{width:175px;height:96px}.network-section .company-logo img{max-width:120px;max-height:58px}
@media(max-width:1100px){.hero-inner{grid-template-columns:1fr}.hero-globe-art{position:absolute;right:-130px;top:50px;width:700px;opacity:.65}.hero-copy{max-width:700px}.tech-only-marquee{margin-left:165px}}
@media(max-width:900px){.hero-home{min-height:720px}.hero-inner{min-height:720px;padding-top:70px}.hero-globe-art{right:-260px;top:150px;opacity:.35}.hero-capabilities{gap:10px}.hero-cap{min-width:105px}.tech-strip-head{float:none;width:auto;height:42px;margin-bottom:8px}.tech-strip-head>span{display:none}.tech-only-marquee{margin-left:0}.tech-logo-only{min-width:88px}.tech-logo-only img{height:40px;max-width:88px}}
@media(max-width:620px){.hero h1{font-size:43px;letter-spacing:-2.8px}.hero-capabilities{gap:8px;justify-content:space-between}.hero-cap{min-width:0;gap:6px}.hero-cap>span:last-child{font-size:9px}.cap-icon{width:29px;height:29px;font-size:17px}.hero-cap i{height:24px}.hero-globe-art{right:-330px;top:210px;opacity:.22}.tech-logo-only{min-width:78px}.tech-logo-only img{height:34px;max-width:78px}}
@media(prefers-reduced-motion:reduce){.hero-globe-image,.orbit-line-1,.orbit-line-2{animation:none!important}}
.staff-hero .expert-cta-light,.staff-hero a.expert-cta-light{background:#fff!important;color:#071a33!important;border-color:#fff!important}.staff-hero .expert-cta-light:hover,.staff-hero a.expert-cta-light:hover{background:#eef6ff!important;color:#071a33!important}
.hero-logo-node.node-salesforce img,.hero-logo-node.node-java img,.hero-logo-node.node-dotnet img,.hero-logo-node.node-cloud img{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(65,224,255,.3))}.hero-logo-node.node-sap img{filter:none}.hero-logo-node.node-ai img{filter:none}

/* V4.3 premium reference refinement */
.hero-home{min-height:660px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 74% 46%,rgba(17,152,255,.16),transparent 24%),radial-gradient(ellipse at 92% 18%,rgba(0,211,255,.09),transparent 25%),linear-gradient(112deg,#020a17 0%,#04162c 50%,#061e3b 100%)}
.hero-home:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.58;background-image:radial-gradient(circle at 14% 22%,rgba(123,223,255,.8) 0 1px,transparent 1.6px),radial-gradient(circle at 61% 16%,rgba(83,187,255,.65) 0 1px,transparent 1.7px),radial-gradient(circle at 82% 70%,rgba(77,211,255,.55) 0 1px,transparent 1.5px),radial-gradient(circle at 32% 82%,rgba(75,151,255,.5) 0 1px,transparent 1.7px);background-size:190px 170px,230px 210px,250px 190px,270px 240px;animation:starDrift 28s linear infinite}
.hero-home:after{content:"";position:absolute;inset:-20% -5%;pointer-events:none;background:radial-gradient(ellipse at 18% 62%,transparent 0 31%,rgba(38,133,219,.055) 31.3%,transparent 31.9%),radial-gradient(ellipse at 80% 42%,transparent 0 33%,rgba(48,194,255,.075) 33.3%,transparent 34%);filter:blur(1px);animation:nebulaMove 18s ease-in-out infinite alternate}
@keyframes starDrift{to{transform:translate3d(-30px,16px,0)}}@keyframes nebulaMove{to{transform:translate3d(20px,-12px,0) scale(1.03)}}
.hero-inner{position:relative;z-index:4;min-height:660px;grid-template-columns:1.02fr .98fr;gap:0;padding:62px 0 70px}.hero-copy{z-index:20}.hero-copy>p{max-width:670px}
.hero-globe-art{height:560px;position:relative;z-index:8;isolation:isolate;overflow:visible}.hero-space-scene{position:absolute;inset:-8% -4%;z-index:0;background:radial-gradient(circle at 54% 49%,rgba(0,195,255,.12),transparent 24%),radial-gradient(circle at 51% 48%,rgba(24,104,198,.12),transparent 48%)}
.hero-globe-wrap{position:absolute;left:-12px;top:-22px;width:700px;height:560px;z-index:1;display:grid;place-items:center;filter:drop-shadow(0 0 38px rgba(22,181,255,.18))}.hero-globe-image{position:relative!important;width:860px!important;max-width:none!important;left:auto!important;top:auto!important;height:auto!important;opacity:.92;mix-blend-mode:screen;filter:saturate(.82) contrast(1.12) brightness(.92) drop-shadow(0 0 34px rgba(29,190,255,.25));animation:heroGlobeFloat 8s ease-in-out infinite}
.globe-scanline{position:absolute;width:420px;height:420px;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 8px,rgba(83,220,255,.045) 9px 10px);mix-blend-mode:screen;mask-image:radial-gradient(circle,#000 58%,transparent 73%);animation:scanPulse 6s ease-in-out infinite}.globe-data-points{position:absolute;width:480px;height:480px;border-radius:50%;background-image:radial-gradient(circle,rgba(87,224,255,.65) 0 1px,transparent 1.7px);background-size:14px 14px;opacity:.16;mask-image:radial-gradient(circle,#000 0 58%,transparent 70%);animation:dataRotate 22s linear infinite}@keyframes scanPulse{50%{opacity:.5;transform:scale(1.025)}}@keyframes dataRotate{to{transform:rotate(360deg)}}
.hero-orbit-line{border:1px solid rgba(61,218,255,.28);box-shadow:0 0 12px rgba(45,211,255,.08);z-index:3}.orbit-line-1{width:620px;height:255px;left:52px;top:135px;transform:rotate(-18deg);animation:orbitTilt 18s linear infinite}.orbit-line-2{width:650px;height:285px;left:34px;top:125px;transform:rotate(18deg);animation:orbitTiltReverse 24s linear infinite}.orbit-line-3{width:520px;height:190px;left:100px;top:165px;border-style:dashed;opacity:.55;transform:rotate(2deg);animation:orbitTilt 30s linear infinite}
.hero-orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#4ee7ff;box-shadow:0 0 16px #4ee7ff;z-index:5;animation:dotPulse 2.5s ease-in-out infinite}.od1{left:135px;top:165px}.od2{right:80px;top:225px;animation-delay:-.9s}.od3{left:370px;bottom:55px;animation-delay:-1.6s}@keyframes dotPulse{50%{transform:scale(1.8);opacity:.55}}
.hero-logo-node{width:84px;height:84px;border-radius:16px;background:linear-gradient(145deg,rgba(11,50,84,.88),rgba(3,18,34,.82));border:1px solid rgba(73,218,255,.42);box-shadow:0 18px 40px rgba(0,0,0,.32),inset 0 0 22px rgba(55,212,255,.08),0 0 22px rgba(36,205,255,.08);backdrop-filter:blur(12px);animation:nodeFloatPremium 5s ease-in-out infinite}.hero-logo-node:before{content:"";position:absolute;inset:1px;border-radius:15px;background:linear-gradient(135deg,rgba(255,255,255,.09),transparent 45%);pointer-events:none}.hero-logo-node img{width:49px;height:49px;object-fit:contain;filter:none!important;position:relative;z-index:2}.node-sap{left:80px;top:72px}.node-salesforce{right:42px;top:28px}.node-ai{right:-4px;top:222px}.node-dotnet{left:34px;top:337px}.node-java{left:267px;bottom:4px}.node-cloud{right:83px;bottom:22px}.node-salesforce img{width:56px;height:48px}.node-java img{width:43px;height:54px}.node-dotnet img{width:55px;height:45px}@keyframes nodeFloatPremium{50%{transform:translateY(-9px) rotate(.8deg);box-shadow:0 24px 45px rgba(0,0,0,.35),inset 0 0 28px rgba(55,212,255,.12),0 0 28px rgba(36,205,255,.12)}}
.hero-scroll-cue{position:absolute;right:-20px;bottom:55px;display:flex;flex-direction:column;align-items:center;gap:10px;color:rgba(216,246,255,.7);font-size:8px;letter-spacing:2px;z-index:10}.hero-scroll-cue span{writing-mode:vertical-rl;transform:rotate(180deg)}.hero-scroll-cue i{display:block;width:18px;height:30px;border:1px solid rgba(216,246,255,.55);border-radius:12px;position:relative}.hero-scroll-cue i:after{content:"";position:absolute;width:3px;height:7px;border-radius:3px;background:#57e5ff;left:7px;top:6px;animation:scrollKnob 1.7s ease-in-out infinite}@keyframes scrollKnob{50%{transform:translateY(10px);opacity:.25}}
.hero-capabilities{margin-top:30px;gap:17px}.hero-cap{min-width:132px;gap:11px}.hero-cap:hover{transform:translateY(-3px)}.hero-cap>span:last-child{font-size:12px}.cap-icon{width:38px;height:38px;border-radius:11px;color:#63dcff;background:linear-gradient(145deg,rgba(29,130,220,.28),rgba(0,55,96,.35));border:1px solid rgba(73,220,255,.3);box-shadow:0 0 20px rgba(48,203,255,.08),inset 0 0 14px rgba(48,203,255,.08);font-size:19px;font-weight:800}.cap-gear{transform:rotate(45deg)}.cap-people{position:relative;font-size:17px}.cap-people:after{content:"";position:absolute;width:14px;height:8px;border:2px solid currentColor;border-radius:9px 9px 3px 3px;bottom:7px;left:11px}.cap-cloud{font-size:29px;line-height:.7}.hero-capabilities>i{height:34px;background:rgba(118,205,255,.22)}
.tech-logo-strip{background:#fff;padding:22px 0 20px}.tech-only-marquee{overflow:hidden}.tech-logo-only{min-width:125px;height:62px;padding:0 15px}.tech-logo-only img{height:48px;max-width:110px;object-fit:contain;filter:none!important;transition:transform .25s}.tech-logo-only:hover img{transform:scale(1.08)}
.network-section .company-track{gap:22px}.network-section .company-logo{width:205px;height:100px;background:#fff;border-radius:18px}.network-section .company-logo img{max-width:155px;max-height:62px;width:auto;height:auto;object-fit:contain}.network-note{margin-top:20px}
@media(max-width:1100px){.hero-inner{grid-template-columns:1fr;min-height:720px}.hero-globe-art{position:absolute;right:-110px;top:90px;width:720px;opacity:.72}.hero-copy{max-width:690px}.hero-scroll-cue{right:0}.node-sap{left:60px}.node-dotnet{left:15px}}@media(max-width:900px){.hero-home{min-height:760px}.hero-inner{min-height:760px;padding-top:70px}.hero-globe-art{right:-245px;top:150px;opacity:.36}.hero-capabilities{gap:9px}.hero-cap{min-width:104px}.hero-scroll-cue{display:none}.network-section .company-logo{width:175px}}@media(max-width:620px){.hero h1{font-size:43px}.hero-globe-art{right:-340px;top:210px;opacity:.22}.hero-capabilities{gap:6px}.hero-cap{min-width:0}.hero-cap>span:last-child{font-size:9px}.cap-icon{width:30px;height:30px;font-size:15px}.hero-capabilities>i{height:24px}.tech-logo-only{min-width:86px}.tech-logo-only img{height:38px;max-width:86px}.network-section .company-logo{width:145px;height:80px}.network-section .company-logo img{max-width:110px;max-height:50px}}@media(prefers-reduced-motion:reduce){.hero-home:before,.hero-home:after,.hero-globe-image,.globe-scanline,.globe-data-points,.orbit-line-1,.orbit-line-2,.orbit-line-3,.hero-orbit-dot,.hero-logo-node,.hero-scroll-cue i:after{animation:none!important}}

/* V4.4 expert refinement — premium Earth ecosystem + About/Founder */
.hero-globe-premium-wrap{position:absolute;inset:-6px -20px -6px -55px;display:grid;place-items:center;z-index:2;filter:drop-shadow(0 0 42px rgba(32,190,255,.22));animation:premiumEarthFloat 8s ease-in-out infinite}
.hero-globe-premium{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:screen;filter:saturate(1.05) contrast(1.08) brightness(.96);border-radius:22px}
.hero-globe-pulse{position:absolute;border-radius:50%;border:1px solid rgba(75,225,255,.38);pointer-events:none;opacity:.55;animation:pulseOrbit 4s ease-out infinite}
.hero-globe-pulse.p1{width:300px;height:300px}.hero-globe-pulse.p2{width:420px;height:420px;animation-delay:-1.3s}.hero-globe-pulse.p3{width:560px;height:260px;border-radius:50%;transform:rotate(-18deg);animation-delay:-2.4s}
@keyframes premiumEarthFloat{50%{transform:translate3d(0,-7px,0) scale(1.012)}}
@keyframes pulseOrbit{0%,100%{opacity:.08;transform:scale(.96)}50%{opacity:.42;transform:scale(1.015)}}
.hero-globe-art{min-width:0}
.tech-only-marquee{padding:4px 0}.tech-logo-only{min-width:118px;height:68px}.tech-logo-only img{max-width:108px;height:46px}.tech-logo-only[title="Microsoft Dynamics 365"] img{max-width:122px}.tech-logo-only[title="ServiceNow"] img{max-width:120px}
.network-section .company-logo{background:rgba(255,255,255,.96);border:1px solid #dbe5ef}.network-section .company-logo img{max-width:165px;max-height:62px}.network-section .company-logo img[src*="google.com"]{width:62px;height:62px}
.about-home-section{background:linear-gradient(180deg,#fff 0%,#f6f9fd 100%)}
.about-home-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:stretch}.about-copy h2,.about-company-grid h2,.founder-feature h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-2.6px;margin:0 0 18px}.about-copy h2 span,.about-company-grid h2 span,.founder-feature h2 span{color:var(--blue)}.about-copy>p{color:#5f6e82;font-size:15px;max-width:700px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 28px}.about-points>div{padding:15px 16px;border:1px solid #dfe7f0;border-radius:14px;background:#fff}.about-points strong,.about-points span{display:block}.about-points strong{font-size:13px;color:#18304e}.about-points span{font-size:11px;color:#748298;margin-top:3px}.founder-card{display:grid;grid-template-columns:44% 56%;overflow:hidden;border-radius:24px;background:#061b33;box-shadow:0 24px 60px rgba(5,20,40,.16);min-height:410px}.founder-photo-wrap{min-height:410px;background:#dfe8f4;overflow:hidden}.founder-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.founder-info{padding:34px 32px;display:flex;flex-direction:column;justify-content:center}.founder-info h3{font-size:25px;line-height:1.2;color:#fff;margin:0 0 16px}.founder-info p{color:#b8c9dc;font-size:14px}.founder-signature{margin-top:10px;color:#57e5ff;font-size:11px;letter-spacing:1.8px;font-weight:900}.about-company-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:start}.about-company-grid p{color:#647389;max-width:780px}.about-facts{display:grid;gap:12px}.about-facts>div{padding:20px;border:1px solid #dfe7f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(8,27,50,.04)}.about-facts strong,.about-facts span{display:block}.about-facts strong{color:#18304e}.about-facts span{color:#748298;font-size:12px;margin-top:5px}.founder-section{background:linear-gradient(120deg,#06152a,#0a2b49);color:#fff}.founder-feature{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center}.founder-photo-large{height:560px;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.28)}.founder-photo-large img{width:100%;height:100%;object-fit:cover;object-position:center top}.founder-feature p{color:#b7c8da;max-width:760px}.leadership-quote{margin-top:28px;border-left:3px solid var(--cyan);padding:18px 22px;color:#dffaff;background:rgba(255,255,255,.045);border-radius:0 14px 14px 0;font-size:17px}.founder-section .eyebrow{color:var(--cyan)}
@media(max-width:1000px){.about-home-grid,.about-company-grid,.founder-feature{grid-template-columns:1fr}.founder-card{max-width:760px}.founder-photo-large{height:500px}.hero-globe-premium-wrap{inset:20px -170px 0 0;opacity:.72}}
@media(max-width:620px){.hero-globe-premium-wrap{inset:100px -250px 0 -30px;opacity:.28}.about-points{grid-template-columns:1fr}.founder-card{grid-template-columns:1fr}.founder-photo-wrap{height:300px;min-height:300px}.founder-info{padding:25px}.founder-photo-large{height:420px}.tech-logo-only{min-width:100px;height:58px}.tech-logo-only img{max-width:88px;height:38px}}
@media(prefers-reduced-motion:reduce){.hero-globe-premium-wrap,.hero-globe-pulse{animation:none!important}}

.tech-ecosystem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tech-ecosystem-card{border:1px solid var(--line);border-radius:20px;padding:25px;background:#fff;min-height:210px;transition:.3s}.tech-ecosystem-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.tech-ecosystem-card img{width:130px;height:52px;object-fit:contain;object-position:left center}.tech-ecosystem-card h3{margin:20px 0 5px;color:#18304e}.tech-ecosystem-card p{margin:0;color:#718198;font-size:12px}.niche-cloud{justify-content:flex-start;max-width:1000px;margin-inline:auto}.page-hero{padding:90px 0 80px;background:linear-gradient(120deg,#06152a,#0a2c4c);color:#fff}.page-hero h1{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-3px;margin:0 0 16px}.page-hero p{max-width:760px;color:#b9c9db;font-size:17px}.page-hero .eyebrow{color:var(--cyan)}@media(max-width:1000px){.tech-ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.tech-ecosystem-grid{grid-template-columns:1fr}}

/* ===== V4.5 — premium globe composition / visual cleanup ===== */
.header{background:rgba(3,14,29,.86)!important;border-bottom:1px solid rgba(73,208,255,.16)!important;backdrop-filter:blur(18px)}
.brand img{filter:drop-shadow(0 0 10px rgba(47,224,255,.10))}
.nav>a,.drop>button{color:#e4eef9!important}.nav>a:hover,.drop>button:hover{color:#48e4ff!important}
.drop-menu{background:#06172d!important;border-color:rgba(83,220,255,.18)!important}.drop-menu a{color:#d9e8f7!important}.drop-menu a:hover{background:rgba(45,124,255,.12)!important;color:#55e8ff!important}
.nav-cta{background:linear-gradient(135deg,#2d7cff,#2fe0ff)!important;color:#fff!important;box-shadow:0 10px 30px rgba(47,224,255,.18)!important}
.nav-cta span{color:#fff!important}

.hero-home{min-height:720px!important;background:
 radial-gradient(ellipse at 77% 46%,rgba(17,150,255,.18),transparent 31%),
 radial-gradient(ellipse at 90% 80%,rgba(74,40,255,.12),transparent 28%),
 radial-gradient(ellipse at 44% 12%,rgba(0,220,255,.06),transparent 28%),
 linear-gradient(115deg,#020914 0%,#031326 45%,#052748 100%)!important}
.hero-home:before{opacity:.7!important;background-image:radial-gradient(circle at 12% 20%,rgba(145,231,255,.9) 0 1px,transparent 1.7px),radial-gradient(circle at 64% 14%,rgba(95,188,255,.75) 0 1px,transparent 1.8px),radial-gradient(circle at 84% 66%,rgba(87,221,255,.65) 0 1px,transparent 1.6px),radial-gradient(circle at 31% 81%,rgba(75,151,255,.55) 0 1px,transparent 1.7px);background-size:180px 165px,225px 205px,245px 185px,265px 235px}
.hero-home:after{background:radial-gradient(ellipse at 72% 46%,transparent 0 29%,rgba(53,193,255,.09) 29.5%,transparent 30.3%),radial-gradient(ellipse at 78% 44%,transparent 0 39%,rgba(115,67,255,.06) 39.5%,transparent 40.2%)!important}
.hero-grid{opacity:.08!important;background-size:72px 72px!important}
.hero-inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:5px!important;min-height:720px!important;padding:58px 0 72px!important}
.hero-copy{max-width:690px!important;z-index:12}
.hero h1{font-size:clamp(48px,5.5vw,78px)!important;letter-spacing:-4.4px!important;line-height:.97!important;text-wrap:balance}
.hero-copy>p{max-width:660px!important;color:#c9d9e9!important}
.hero-globe-art{height:610px!important;min-width:0!important;overflow:visible!important;position:relative!important;z-index:6!important}
.hero-space-scene{display:none!important}
.hero-globe-premium-wrap{inset:-42px -88px -35px -72px!important;display:block!important;filter:drop-shadow(0 0 58px rgba(34,185,255,.24))!important;animation:premiumEarthFloat 9s ease-in-out infinite!important}
.hero-globe-premium{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;mix-blend-mode:screen!important;filter:saturate(1.10) contrast(1.08) brightness(.98)!important;mask-image:radial-gradient(ellipse 72% 78% at 50% 50%,#000 56%,rgba(0,0,0,.96) 68%,rgba(0,0,0,.45) 82%,transparent 100%)!important;-webkit-mask-image:radial-gradient(ellipse 72% 78% at 50% 50%,#000 56%,rgba(0,0,0,.96) 68%,rgba(0,0,0,.45) 82%,transparent 100%)!important}
.hero-globe-pulse{display:block!important;position:absolute!important;border-radius:50%;pointer-events:none;mix-blend-mode:screen}.hero-globe-pulse.p1{width:360px;height:360px;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 110px rgba(30,206,255,.18);animation:glowPulse 4.5s ease-in-out infinite}.hero-globe-pulse.p2{width:490px;height:490px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(62,212,255,.12);animation:orbitPulse 10s linear infinite}.hero-globe-pulse.p3{width:620px;height:360px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-18deg);border:1px solid rgba(64,148,255,.12);animation:orbitPulseReverse 13s linear infinite}
@keyframes glowPulse{0%,100%{opacity:.35;transform:translate(-50%,-50%) scale(.96)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.04)}}
@keyframes orbitPulse{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes orbitPulseReverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}
.hero-scroll-cue{z-index:15!important;right:-2px!important;color:#b9d7ea!important}

/* professional capability SVG icons */
.hero-capabilities{gap:20px!important;margin-top:30px!important}
.hero-cap{min-width:136px!important;transition:transform .25s ease,filter .25s ease!important}.hero-cap:hover{filter:drop-shadow(0 0 12px rgba(47,224,255,.18))}.hero-cap>span:last-child{font-size:12px!important;letter-spacing:.1px;color:#f4fbff!important}
.cap-icon-svg{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:linear-gradient(145deg,rgba(22,119,205,.28),rgba(4,31,58,.6))!important;border:1px solid rgba(73,220,255,.34)!important;box-shadow:inset 0 0 18px rgba(47,224,255,.08),0 0 20px rgba(47,224,255,.06)!important;flex:0 0 42px!important}
.cap-icon-svg img{width:34px!important;height:34px!important;display:block!important}

/* stats stay integrated with the space palette */
.stats-strip{margin:-32px auto 0!important;background:rgba(3,18,37,.94)!important;border-color:rgba(75,211,255,.18)!important;box-shadow:0 22px 60px rgba(0,0,0,.3)!important}

/* dark technology ecosystem strip */
.tech-logo-strip{background:#061a31!important;border-top:1px solid rgba(67,211,255,.12)!important;border-bottom:1px solid rgba(67,211,255,.12)!important}
.tech-strip-head .trust-label{color:#e6f5ff!important}.tech-logo-only{background:rgba(255,255,255,.035)!important;border-color:rgba(111,222,255,.12)!important;box-shadow:0 6px 22px rgba(0,0,0,.12)!important}

/* project visuals borrow the same globe/space palette instead of generic blue blocks */
.project-visual{background-color:#03182f!important;background-image:linear-gradient(135deg,rgba(2,10,22,.25),rgba(4,34,64,.78)),url('/assets/images/hero-globe-premium.png')!important;background-size:cover!important;background-position:center!important;overflow:hidden!important}
.project-card:nth-child(2) .project-visual{background-position:72% 46%!important}.project-card:nth-child(3) .project-visual{background-position:30% 58%!important}.project-card:nth-child(4) .project-visual{background-position:88% 35%!important}.project-card:nth-child(5) .project-visual{background-position:50% 80%!important}.project-card:nth-child(6) .project-visual{background-position:12% 35%!important}
.project-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 40%,rgba(47,224,255,.16),transparent 38%);mix-blend-mode:screen}

/* insights get the same premium visual language */
.insights-section{background:linear-gradient(120deg,#edf5fb 0%,#f7fbff 46%,#e8f4fb 100%)!important}
.insights-section .feature{position:relative;overflow:hidden;background:#061a31!important;border-color:rgba(55,199,255,.15)!important;color:#fff!important;padding:0!important;box-shadow:0 14px 40px rgba(6,21,42,.12)!important}
.insights-section .feature .insight-visual{height:135px;background-image:linear-gradient(135deg,rgba(3,12,25,.15),rgba(3,33,62,.65)),url('/assets/images/hero-globe-premium.png');background-size:cover;background-position:center;opacity:.95;border-bottom:1px solid rgba(76,213,255,.14)}
.insights-section .feature:nth-child(2) .insight-visual{background-position:82% 45%}.insights-section .feature:nth-child(3) .insight-visual{background-position:20% 65%}.insights-section .feature:nth-child(4) .insight-visual{background-position:65% 80%}
.insights-section .feature .tag,.insights-section .feature h3,.insights-section .feature p,.insights-section .feature .text-link{margin-left:25px;margin-right:25px}.insights-section .feature .tag{margin-top:22px;background:rgba(68,218,255,.11)!important;color:#62e8ff!important;border:1px solid rgba(68,218,255,.15)}.insights-section .feature h3{font-size:21px!important}.insights-section .feature p{color:#a9bbce!important}.insights-section .feature .text-link{display:inline-block;margin-bottom:25px;color:#5fe7ff!important}

@media(max-width:1100px){.hero-inner{grid-template-columns:1fr!important;min-height:760px!important}.hero-copy{max-width:710px!important}.hero-globe-art{position:absolute!important;width:760px!important;right:-210px!important;top:150px!important;opacity:.7!important}.hero-globe-premium-wrap{inset:-20px -70px -20px -40px!important}.hero-capabilities{max-width:650px!important}}
@media(max-width:900px){.header{background:rgba(3,14,29,.96)!important}.hero-inner{padding-top:70px!important}.hero-globe-art{right:-260px!important;top:180px!important;opacity:.38!important}.hero-capabilities{gap:10px!important}.hero-cap{min-width:105px!important}.cap-icon-svg{width:36px!important;height:36px!important;flex-basis:36px!important}.cap-icon-svg img{width:30px!important;height:30px!important}.stats-strip{margin-top:-18px!important}}
@media(max-width:620px){.hero-home{min-height:760px!important}.hero-inner{min-height:760px!important}.hero h1{font-size:44px!important}.hero-globe-art{right:-350px!important;top:220px!important;opacity:.24!important}.hero-capabilities{gap:7px!important}.hero-cap{min-width:0!important;gap:6px!important}.hero-cap>span:last-child{font-size:9px!important}.cap-icon-svg{width:31px!important;height:31px!important;flex-basis:31px!important;border-radius:9px!important}.cap-icon-svg img{width:26px!important;height:26px!important}.insights-section .feature .insight-visual{height:115px}}
@media(prefers-reduced-motion:reduce){.hero-globe-premium-wrap,.hero-globe-pulse{animation:none!important}.hero-home:before,.hero-home:after{animation:none!important}}

/* ===== V4.6 HERO RECOMPOSITION — integrated space scene, no image rectangle ===== */
.header{background:rgba(2,12,27,.72)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(64,190,255,.10)!important}
.hero-home{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:730px!important;background:
 radial-gradient(ellipse at 78% 42%,rgba(8,74,128,.42) 0%,rgba(4,38,73,.20) 26%,transparent 52%),
 radial-gradient(ellipse at 58% 78%,rgba(39,36,115,.18),transparent 48%),
 radial-gradient(ellipse at 88% 18%,rgba(12,121,181,.14),transparent 40%),
 linear-gradient(115deg,#010b1b 0%,#03172b 48%,#031c34 100%)!important}
.hero-home:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.82!important;background-image:
 radial-gradient(circle at 7% 18%,rgba(105,220,255,.95) 0 1px,transparent 1.8px),
 radial-gradient(circle at 18% 74%,rgba(72,161,255,.75) 0 1px,transparent 1.7px),
 radial-gradient(circle at 37% 24%,rgba(255,255,255,.78) 0 1px,transparent 1.6px),
 radial-gradient(circle at 54% 13%,rgba(90,198,255,.85) 0 1px,transparent 1.7px),
 radial-gradient(circle at 71% 75%,rgba(88,154,255,.65) 0 1px,transparent 1.7px),
 radial-gradient(circle at 91% 29%,rgba(107,230,255,.85) 0 1px,transparent 1.8px),
 radial-gradient(circle at 84% 82%,rgba(166,98,255,.35) 0 1px,transparent 1.8px);
background-size:180px 165px,225px 205px,265px 235px,210px 190px,245px 185px,190px 175px,300px 260px!important;animation:srStarsDrift 26s linear infinite!important}
.hero-home:after{content:"";position:absolute;inset:-12% -8%;z-index:-1;pointer-events:none;background:
 radial-gradient(ellipse at 74% 42%,transparent 0 25%,rgba(49,202,255,.10) 25.5%,transparent 26.3%),
 radial-gradient(ellipse at 74% 42%,transparent 0 34%,rgba(55,124,255,.09) 34.5%,transparent 35.2%),
 radial-gradient(ellipse at 74% 42%,transparent 0 44%,rgba(153,77,255,.08) 44.5%,transparent 45.2%),
 radial-gradient(ellipse at 74% 42%,rgba(12,114,185,.10),transparent 34%);
filter:blur(.2px);animation:srOrbitGlow 14s ease-in-out infinite alternate!important}
.hero-grid{opacity:.045!important;background-size:86px 86px!important}
.hero-inner{grid-template-columns:minmax(0,48%) minmax(0,52%)!important;gap:0!important;min-height:730px!important;padding:52px 0 70px!important}
.hero-copy{max-width:720px!important;position:relative;z-index:20!important}
.hero h1{font-size:clamp(52px,5.05vw,76px)!important;letter-spacing:-4px!important;line-height:.98!important;max-width:760px!important}
.hero-copy>p{max-width:650px!important;color:#c9d9e9!important}
.hero-globe-art{height:620px!important;position:relative!important;z-index:8!important;overflow:visible!important}
.hero-space-scene{display:none!important}
.hero-globe-premium-wrap{inset:-45px -150px -35px -105px!important;display:block!important;filter:drop-shadow(0 0 70px rgba(18,192,255,.22))!important;animation:premiumEarthFloat 9s ease-in-out infinite!important}
.hero-globe-premium{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;mix-blend-mode:screen!important;filter:saturate(1.16) contrast(1.08) brightness(1.03)!important;mask-image:none!important;-webkit-mask-image:none!important}
.hero-globe-pulse.p1{width:390px!important;height:390px!important;left:51%!important;top:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 130px rgba(20,211,255,.20)!important}
.hero-globe-pulse.p2{width:520px!important;height:520px!important;left:51%!important;top:50%!important;border-color:rgba(62,212,255,.14)!important}
.hero-globe-pulse.p3{width:670px!important;height:390px!important;left:51%!important;top:50%!important;border-color:rgba(122,83,255,.14)!important}
.hero-capabilities{gap:18px!important;margin-top:30px!important;position:relative;z-index:22}
.hero-cap{min-width:140px!important}
.hero-cap>span:last-child{font-size:12px!important;color:#f4fbff!important}
.hero-capabilities>i{height:36px!important;background:rgba(118,205,255,.22)!important}
.stats-strip{position:relative;z-index:30}
.tech-logo-strip{background:linear-gradient(180deg,#06172b,#041327)!important;border-top:1px solid rgba(73,198,255,.10)!important;border-bottom:1px solid rgba(73,198,255,.10)!important}
.network-section{background:linear-gradient(180deg,#041326,#061b31)!important}
.project-visual{background-color:#03182f!important;background-image:linear-gradient(135deg,rgba(2,10,22,.15),rgba(4,34,64,.72)),url('/assets/images/hero-globe-premium.png')!important;background-size:cover!important;background-position:center!important}
@keyframes srStarsDrift{from{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:90px 45px,-70px 80px,60px -55px,-80px 50px,75px -60px,-55px 70px,90px -45px}}
@keyframes srOrbitGlow{0%{transform:scale(1) rotate(0deg);opacity:.75}100%{transform:scale(1.04) rotate(1.2deg);opacity:1}}
@media(max-width:1100px){.hero-inner{grid-template-columns:1fr!important;min-height:770px!important}.hero-copy{max-width:720px!important}.hero-globe-art{position:absolute!important;width:820px!important;right:-230px!important;top:150px!important;opacity:.62!important}.hero-globe-premium-wrap{inset:-10px -80px -10px -40px!important}.hero-capabilities{max-width:690px!important}}
@media(max-width:900px){.hero-globe-art{right:-300px!important;top:190px!important;opacity:.38!important}.hero-copy{z-index:20!important}.hero h1{font-size:clamp(46px,7vw,66px)!important}.hero-capabilities{gap:10px!important}}
@media(max-width:620px){.hero-home{min-height:760px!important}.hero-inner{min-height:760px!important}.hero h1{font-size:44px!important}.hero-globe-art{right:-370px!important;top:220px!important;opacity:.24!important}.hero-capabilities{gap:7px!important}.hero-cap{min-width:0!important}.hero-cap>span:last-child{font-size:9px!important}}
@media(prefers-reduced-motion:reduce){.hero-home:before,.hero-home:after,.hero-globe-premium-wrap,.hero-globe-pulse{animation:none!important}}

/* ===== V4.7 LAYER / HEADER / THEME POLISH ===== */
/* Restore the solid navy header used in the approved visual direction. */
.header{
  background:#06152a!important;
  border-bottom:1px solid rgba(73,208,255,.12)!important;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.header .nav>a,.header .drop>button{color:#f3f8ff!important}
.header .nav>a:hover,.header .drop>button:hover{color:#55dfff!important}
.header .brand img{mix-blend-mode:normal!important}
.nav-cta{
  background:linear-gradient(135deg,#2d7cff,#2fe0ff)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 10px 30px rgba(47,224,255,.18)!important;
}
.nav-cta span{color:#fff!important}

/* Layer 2: statistics now belongs to normal document flow; it no longer
   floats over the bottom of the hero. */
.stats-strip{
  margin:0 auto!important;
  border-radius:0!important;
  width:100%!important;
  max-width:none!important;
  box-shadow:0 12px 34px rgba(0,0,0,.16)!important;
  border-left:0!important;
  border-right:0!important;
  border-top:1px solid rgba(75,211,255,.16)!important;
  border-bottom:1px solid rgba(75,211,255,.16)!important;
}
.stats-strip .container{width:min(1180px,calc(100% - 42px));margin:auto}
.stats{min-height:104px;align-items:stretch}
.stat{display:flex;flex-direction:column;justify-content:center}

/* Layer 3: technology ecosystem is intentionally light so the official
   multicolour SVG marks remain visible, including SVGs whose paths default
   to black. */
.tech-logo-strip{
  background:#fff!important;
  color:#07182d!important;
  padding:20px 0 22px!important;
  border-top:1px solid #e1e8f1!important;
  border-bottom:1px solid #e1e8f1!important;
}
.tech-strip-head .trust-label{color:#07182d!important}
.tech-strip-head>span{background:#d7e0ea!important}
.tech-only-marquee{background:#fff!important}
.tech-logo-only{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  min-width:125px!important;
  height:62px!important;
  padding:0 14px!important;
}
.tech-logo-only img{
  filter:none!important;
  opacity:1!important;
  visibility:visible!important;
  mix-blend-mode:normal!important;
}

/* Reusable CTA variants for either page theme. */
.cta-black{
  background:#07111f!important;
  color:#fff!important;
  border:1px solid #07111f!important;
  box-shadow:0 12px 28px rgba(7,17,31,.16)!important;
}
.cta-black:hover{background:#0d2038!important;color:#fff!important}
.cta-black span{color:#55dfff!important}
.cta-white{
  background:#fff!important;
  color:#07111f!important;
  border:1px solid #d7e1ec!important;
  box-shadow:0 12px 28px rgba(7,17,31,.10)!important;
}
.cta-white:hover{background:#f5f9fd!important;color:#07111f!important}
.cta-white span{color:#147dff!important}

/* Optional theme hooks: add data-theme="light" or data-theme="dark"
   to <body> when a full theme switch is introduced. */
[data-theme="light"] .nav-cta{background:#fff!important;color:#07111f!important;border-color:#d7e1ec!important}
[data-theme="light"] .nav-cta span{color:#147dff!important}
[data-theme="dark"] .nav-cta{background:linear-gradient(135deg,#2d7cff,#2fe0ff)!important;color:#fff!important}
[data-theme="dark"] .nav-cta span{color:#fff!important}

@media(max-width:900px){
  .stats-strip{margin:0!important}
  .stats{grid-template-columns:repeat(2,1fr)}
  .stat{padding:20px 12px}
}
@media(max-width:620px){
  .stats{grid-template-columns:1fr 1fr}
  .stat strong{font-size:27px}
  .stat span{font-size:10px}
  .tech-logo-only{min-width:100px!important;height:58px!important}
  .tech-logo-only img{max-width:88px!important;height:38px!important}
}

/* ===== V4.8 PRODUCTION POLISH ===== */
/* Technologies remains available as a direct page, but is intentionally
   removed from the primary header navigation for a cleaner enterprise IA. */
.tech-nav-drop{display:none!important}

/* Restore the approved dark-navy header and keep it visually stable. */
.header{background:#06172d!important;border-bottom:1px solid rgba(74,205,255,.16)!important;backdrop-filter:blur(18px)}
.nav>a,.drop>button{color:#eef6ff!important}
.nav>a:hover,.drop>button:hover{color:#55e8ff!important}

/* Layer 2 — never overlap hero content. */
.stats-strip{position:relative!important;z-index:2!important;margin:0 auto!important;transform:none!important;top:auto!important;bottom:auto!important}

/* Layer 3 — visible, light, logo-first ecosystem strip. */
.tech-logo-strip{position:relative!important;z-index:1!important;background:#fff!important;overflow:hidden!important}
.tech-logo-strip .logo-marquee{background:#fff!important;overflow:hidden!important}
.tech-logo-strip .logo-track{align-items:center!important}
.tech-logo-only img{opacity:1!important;visibility:visible!important;filter:none!important}

/* Production-safe CTA variants. */
.cta-black,.btn.cta-black{background:#07111f!important;color:#fff!important;border-color:#07111f!important}
.cta-black:hover,.btn.cta-black:hover{background:#102641!important;color:#fff!important}
.cta-white,.btn.cta-white{background:#fff!important;color:#07111f!important;border-color:#d7e1ec!important}
.cta-white:hover,.btn.cta-white:hover{background:#f4f8fc!important;color:#07111f!important}

/* ===== FINAL V7.2 MOBILE HEADER + CASE STUDY HARDENING ===== */
@media (max-width:900px){
  .header .menu-btn{
    display:grid!important;
    place-items:center!important;
    color:#f3f8ff!important;
    background:transparent!important;
    border:1px solid rgba(85,223,255,.22)!important;
    z-index:1005!important;
  }
  .header .nav{
    background:#06172d!important;
    border:1px solid rgba(85,223,255,.18)!important;
    box-shadow:0 22px 55px rgba(0,0,0,.35)!important;
  }
  .header .nav>a,.header .nav .drop>button{
    color:#f3f8ff!important;
    background:transparent!important;
  }
  .header .nav>a:hover,.header .nav .drop>button:hover{color:#55dfff!important}
  .header .drop-menu{background:#08203b!important;border:1px solid rgba(85,223,255,.16)!important}
  .header .drop-menu a{color:#dceaf7!important;background:transparent!important}
  .header .drop-menu a:hover{color:#55dfff!important;background:rgba(47,224,255,.08)!important}
  .header .nav-cta{color:#fff!important;background:linear-gradient(135deg,#2d7cff,#2fe0ff)!important}
}
@media (max-width:620px){
  .header .menu-btn{color:#fff!important;width:46px!important;height:46px!important}
  .header .nav{top:72px!important;max-height:calc(100vh - 84px)!important}
  .case-study-grid{grid-template-columns:1fr!important}
}
